Hello & Greetings to HA Experts:
We have set up Heartbeat in a two RHEL 5.8 (64) (node1 & node2) Our objective is to mount NFS export /u01 from NetApp filer to two Nodes in Active/Passive Mode: Using the NFS mount as the Cluster Resource. It will follow the the Active cluster: When the heartbeat starts, it is calling the Resource Manager & it is not mounting the NFS on any nodes. The ha-debug logs are included in the bottom: 1. [root@node1 ha.d]# service heartbeat start Starting High-Availability services: 2012/07/13_20:08:40 INFO: Resource is stopped ß- Not sure why [ OK ] Is the following haresources support for NFS? *cat haresources* *NFS-Server-Host-Name 10.198.156.13 Filesystem::NFS-Server-Host-Name:/data::/u01::nfs::rw,hard,bg,nointr,vers=3,udp,rsize=32768,wsize=32768,timeo=10 **\*** Installed RPM’s: * * *heartbeat-2.1.4-11.el5.i386* *heartbeat-pils-2.1.4-11.el5.i386* * * *cat ha.cf:* *debugfile /var/log/ha-debug* *logfile /var/log/ha-log* *logfacility local0* *keepalive 2* *deadtime 90* *warntime 20* *initdead 120* *udpport 694* *bcast eth3 # Linux* *auto_failback off* *node cipdb1bo-w1-ap * *node cipdb2bo-w2-ap * *ping 10.202.147.1* * * *cat haresources* *NFS-Server-Host-Name 10.198.156.13 Filesystem::NFS-Server-Host-Name:/data::/u01::nfs::rw,hard,bg,nointr,vers=3,udp,rsize=32768,wsize=32768,timeo=10 **\* * * *cat /ha-debug:* * * *ResourceManager[11535]: 2012/07/13_20:10:51 WARN: it (\) MUST succeed on a stop when already stopped* *ResourceManager[11535]: 2012/07/13_20:10:51 WARN: Machine reboot narrowly avoided!* *ResourceManager[11535]: 2012/07/13_20:10:51 info: Running /etc/ha.d/resource.d/Filesystem dmainfbo-d1-nas:/prodciplus_data /u01 nfs rw,hard,bg,nointr,vers=3,udp,rsize=32768,wsize=32768,timeo=10 stop* *ResourceManager[11535]: 2012/07/13_20:10:51 debug: Starting /etc/ha.d/resource.d/Filesystem dmainfbo-d1-nas:/prodciplus_data /u01 nfs rw,hard,bg,nointr,vers=3,udp,rsize=32768,wsize=32768,timeo=10 stop* *Filesystem[12080]: 2012/07/13_20:10:51 INFO: Running stop for dmainfbo-d1-nas:/prodciplus_data on /u01* *Filesystem[12069]: 2012/07/13_20:10:51 INFO: Success* *INFO: Success* * * *Any pointers or suggestion is very welcome.* ** *thank you* *Michael * _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
