What is the suggested way to configure a highly available NFS service using cman/pacemaker in RHEL6.4?
RHEL 6.4 has two init.d scripts - nfs and nfslock. The available pacemaker resource agent script in /usr/libocf/resource.d/heartbeat/nfsserver has just a single parameter to point to the NFS init script. The resource agent calls the defined init script to perform much of the underlying work. The resource agent script does do sm-notify separately for the highly available IP address, but the RHEL6.4 nfslock script is still needed since it does more than just sm-notify.
-- Ron Kerry rke...@sgi.com _______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org