John BORIS on 27 Feb 2013 12:01:37 -0800 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] nfs question |
Eric, Just a note about NFS. It was hated because of the system overhead required by the Server exporting the drive and to handle the mounts. With today's servers this might not be an issue. On my old SCO boxes I used to use Automount feature. I had a line in my scripts that would cd to the mount before any files were transferred which "woke up" the mount. After 180 seconds (I believe that was the timeout) of none activity to that mount it would drop the mount and wait for the next time the system went to it. You didn't notice any delay. John J. Boris, Sr. "Remember! That light at the end of the tunnel Just might be the headlight of an oncoming train!" >>> Eric Lucas <eric@lucii.org> 2/27/2013 2:32 PM >>> I've heard admins gripe about nfs for years but I'd never tried it... until today! 1. Linux box runs Red Hat and exports a share called dropbox 2. Sun Blade 2500 mounts 192.168.100.5:/dropbox on mountpoint /dropbox. So, when the root user on the Sun saves a file to the /dropbox the ownership changes to 65534 (nobody) and the group to 65534 (nogroup) It all *appears* to run normally so I'm at a loss to know why UID of 0 on both sides gets mis-matched or changed on the fly. Thanks, Eric ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug