On 03/23/2010 06:16 PM, Dimitri Maziuk wrote: > On Tuesday 23 March 2010 17:15:24 Terry Inzauro wrote: >> >> Please elaborate. >> >> Are you telling me that if 1 or 100 clients have an active NFS mount to the >> clustered NFS server, then resources can't be migrated? > > No, I'm asking you if a clustered nfs *server* has an nfs-mounted filesystem. > Especially if it's nfs-mounted from its own ipaddr as you'd do with /home. > > While we're at it, you did move the rpc-pipefs mountpoint out of > /var/lib/nfs, > right? > > Dima
Ahhh, I see. No, the NFS cluster node(s) do not mount any nfs exports. I do not recall manually changing a mount point, however, I did move /var/lib/nfs to the drbd backed file system. This is where it is currently mounted: r...@valerie:~# mount | grep rpc rpc_pipefs on /data/shared_nfs_data/rpc_pipefs type rpc_pipefs (rw) r...@valerie:~# ls -l /var/lib | grep nfs lrwxrwxrwx 1 root root 22 2010-03-23 08:49 nfs -> /data/shared_nfs_data/ Do i need to manually change the mount point somewhere as to not reference the sym linked path? thank you for your input. kind regards, Terry _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
