On 12/01/2012 12:17 AM, Bob Goodwin - Zuni, Virginia, USA wrote: > On 30/11/12 10:50, Ed Greshko wrote: >> I think what you're going to find is that on box8 you have this line.... >> >> /nfs4exports 192.168.0.0/24(ro,wdelay,insecure,root_squash,no_subtree_check,fsid=0) >> >> And since you've specified 192.168.1.8:/nfs4exports/home in your fstab it is as it says.... read-only. > > I guess I misunderstood that part also, thought making "home" rw > should suffice. Ok, I'm over that hurdle thanks to you once more. > With that line changed to rw I was able to copy files between the > servers. > I don't know that that is the "proper" way to "fix" the problem. 2AM, so not very clear on the implications of making that change. What I think you really should do is change the fstab entries to.... 192.168.1.8:/home /mnt/HOME1 nfs4 defaults,rw,user 0 0 192.168.1.8:/data /mnt/DATA1 nfs4 defaults,rw,user 0 0 -- Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -- Rick Cook, The Wizardry Compiled -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org