Displaying 2 results from an estimated 2 matches for "otherproj".
2015 Feb 27
1
Odd nfs mount problem [SOLVED]
...got the RAID appliance mounted, we'd started with a project
directory on it, and that exported just fine. So what seems to work was to
put the new directory under that, and then export *that*. That is,
/path/to/ourproj, which mounts under /ourproj, and we wanted to mount
something else under /otherproj, (note that ourproj is the large xfs
filesystem), so instead of /path/to/otherproj, I just exported
/path/to/ourproj/otherproj, and mounted that on the other system as
/otherproj.
Does that make sense? Clear as mud? Anyway, it looks like we have our
workaround.
mark "wish nfs could ha...
2015 Feb 27
2
Odd nfs mount problem
I'm exporting a directory, firewall's open on both machines (one CentOS
6.6, the other RHEL 6.6), it automounts on the exporting machine, but the
other server, not so much.
ls /mountpoint/directory eventually times out (directory being the NFS
mount). mount -t nfs server:/location/being/exported /mnt works... but an
immediate ls /mnt gives me stale file handle.
The twist on this: the