[Linux-cluster] Options with managed NFS service

Josh Gray jgray at nicusa.com
Thu Oct 11 18:13:56 UTC 2007


Reading over the NFS Cookbook it describes Managed NFS service as not being
as customizable.    That said, is there any way to force NFS v3 (or disable
NFS v4)?    

Also, is it possible to specify more than one IP or IP block in the nfs
client target statement?  I can't seem to get the syntax correct if so.

Works fine:
<nfsclient name="export_home" options="no_root_squash,rw"
path="/export/home" target="10.0.13.0/24"/>

But I'd like to be able to specify more like this instead of adding
additional lines:

<nfsclient name="export_home" options="no_root_squash,rw"
path="/export/home" target="10.0.13.0/24, 10.0.14.0/24, 10.0.15.0/24"/>


-- 
Josh Gray
Systems Administrator
Email: jgray at nicusa.com


"Talent is cheaper than table salt.
 What separates the talented individual
 from the successful one is a lot of hard work."
- Stephen King






More information about the Linux-cluster mailing list