Hi Sachin,

2009/2/17 sachin patel <[email protected]>:
>
> Feb 16 15:16:37 hos002a crmd: [8576]: info: process_lrm_event: LRM operation 
> NFS_home2_monitor_0 (call=35, rc=0) complete

NFS_home2_monitor_0 indicate the nfs server is running.

> Feb 16 15:16:38 hos002a nfsserver[10964]: [10976]: INFO: Stopping NFS server 
> ...
> Feb 16 15:16:38 hos002a haclient: on_event:evt:cib_changed
> Feb 16 15:16:38 hos002a rpcsvcgssd: rpc.svcgssd shutdown failed
> Feb 16 15:16:38 hos002a haclient: on_event:evt:cib_changed
> Feb 16 15:16:38 hos002a nfs: rpc.mountd shutdown failed
> Feb 16 15:16:38 hos002a nfs: nfsd shutdown failed
> Feb 16 15:16:38 hos002a haclient: on_event:evt:cib_changed
> Feb 16 15:16:38 hos002a nfs: rpc.rquotad shutdown failed
> Feb 16 15:16:38 hos002a nfs: Shutting down NFS services:  failed

These messages prefixed with nfs: are output of your
/etc/init.d/nfsserver script.
So it seems the script fails to shutdown rpc.mountd, nfsd and rpc.rquotad.

This usually is very distribution dependent, so I'm not sure what
might going wrong in your case.
Would you try out the /etc/init.d/nfsserver script alone to stop the
nfs server ?
And also check the return code of both start/stop/status operations ?
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to