Thank you for your prompt response. I believe it is doing what it's supposed to, but the documentation is confusing. When I see "NFS Client" I am expecting it to configure a highly available NFS client, not the client access for my NFS server. Most of my experience is with MC/ServiceGuard, which may also be contributing to my confusion. I did a test and I can see an entry for the directory in the output of the exportfs command. However, when I try to mount the file system on the remote node, I am getting a "program not registered error". ===== ________________________________ From: linux-cluster-bounces@xxxxxxxxxx on behalf of Lon Hohberger Sent: Mon 8/20/2007 14:06 To: linux clustering Subject: Re: Configuring NFS Export Options On Mon, Aug 20, 2007 at 12:01:55PM -0400, Michael Patrimonio wrote: > Greetings, > > Where (or how) does a user enter the options available for the NFS export command in the system-config-cluster interface? I am trying to make file systems (and some of their sub-directories) of a NFS server highly available to users. Which options are you looking for? Some options are (usually) inherited. Your service structure should resemble: <service name="foo"> <fs name="filesystem1" mountpoint="/mnt/tmp" ...> <nfsexports name="exports"> <nfsclient name="client1" target="client1.mydomain.com" options="rw,no_root_squash,..."/> </nfsexport> </fs> </service> I *thought* the nfs client configuration dialog box allowed you to put in name/target/options... is that not happening? -- Lon -- Lon Hohberger - Software Engineer - Red Hat, Inc. -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster
<<winmail.dat>>
-- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster