Search Results

Search: Posts Made By: blaine.miller
8,958
Posted By blaine.miller
Permission Denied creating file under nfs mount
I have two servers, 82 and 70.

My exports file on 82 reads

/ ...70(rw)

on 70 I have a mountpoint called mnt_for_82

I execute on 70

mount -t nfs -o rw ...82:/...
6,147
Posted By blaine.miller
Simple way to umount NFS mount in linux
Hello...

I've mounted a share using standard nomenclature for the NFS mount command with the following command line:

mount -t nfs -o rw {IP address1}:/ /mnt_for_70 / {IP address2}(rw)

...
6,210
Posted By blaine.miller
All, I believe I've solved my problem by...
All,

I believe I've solved my problem by using rsync instead of tar. Basically, when I do the 1st time rsync from oldhost to newhost, rsync catches all the files, subdirectories and links and...
6,210
Posted By blaine.miller
Methyl, Both old host and new host are RHEL...
Methyl,

Both old host and new host are RHEL 3.0.

Thanks for your assistance!
Blaine



---------- Post updated at 08:17 AM ---------- Previous update was at 08:09 AM ----------



...
6,210
Posted By blaine.miller
citaylor, Thanks very, very much. I'm going...
citaylor,

Thanks very, very much. I'm going to try your script between two hosts today. One (final I hope) question. Where I said *transfer* I should have said *copy*. Will the tar script copy the...
6,210
Posted By blaine.miller
Corona688, Thanks! I'll keep that in mind!...
Corona688,

Thanks! I'll keep that in mind! I'm still trying to figure out a single line of script to accomplish this task.

Thanks again! Blaine

---------- Post updated at...
6,210
Posted By blaine.miller
DGPickett, Thanks for your help... I was...
DGPickett,

Thanks for your help... I was looking for a simple, single command line script I could pipe or something. Bandwidth is not a problem. Nor is CPU, etc. I have complete control of both...
6,210
Posted By blaine.miller
Transfer large number of files host to host
Hello....

I have two servers, one has an empty / and the other has a subdirectory with a large number (4 gig) with many, many files. I need a way to transfer the files en masse from the server...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 04:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy