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@xxxxxxxxxx "Talent is cheaper than table salt. What separates the talented individual from the successful one is a lot of hard work." - Stephen King -- Linux-cluster mailing list Linux-cluster@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/linux-cluster