On 05/16/2012 08:20 PM, emmanuel segura wrote:

> ================================================
> it's must be
> ================================================
> <service autostart="1" domain="nfs1-domain" exclusive="0" name="nfs1"
> nfslock="1" recovery="relocate">
>                             <ip ref="192.168.1.1"/>
>                                     <fs __independent_subtree="1"
> ref="volume01">
>                                             <nfsexport name="nfs-volume01">
>                                                     <nfsclient name=" "
> ref="local-subnet"/>
>                                             </nfsexport>
>                                     </fs>
> ================================================

That is also wrong.

<ip has to be the last one to start or you will hit race conditions at
service startup.

Fabio

--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to