[Linux-cluster] Problem with RHEL 4.0 NFS service

Bryan Cardillo dillo+cluster at seas.upenn.edu
Thu Feb 9 20:19:55 UTC 2006


On Thu, Feb 09, 2006 at 11:49:58AM -0600, Dalton, Maurice wrote:
>                 <service autostart="1" domain="dpimstst" name="dpims">
>                         <ip ref="198.1xx.xxx.xxx"/>
>                         <fs ref="dpims">
>                                 <nfsexport ref="disk1"/>
>                                 <nfsclient ref="export"/>
>                         </fs>
>                 </service>

        I believe this should be something like:

        <nfsexport ref="disk1">
            <nfsclient ref="export"/>
        </nfsexport>

        in other words, the client needs to be nested below the
        export.

        Cheers,
        Bryan Cardillo
        Penn Bioinformatics Core
        University of Pennsylvania




More information about the Linux-cluster mailing list