Am 10.07.2013 um 16:31 schrieb Ron Kerry <rke...@sgi.com>:
> 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.


nfslock should run via init (chkconfig nfslock on) on all nodes.
the nfs service (exporting fs) is handled via pacemaker. 
BTW - do not forget to share the nfs data between the nodes :-)

--
LF



_______________________________________________
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

Reply via email to