Hi peeps!

I cannot get my High Availability NFS server work right.  Here is my 
configuration.

primitive share_name ocf:heartbeat:nfsserver \
        params nfs_init_script="/etc/init.d/nfs" \
        params nfs_notify_cmd="/sbin/rpc.statd" \
        params nfs_shared_infodir="/data" \
        params nfs_ip="10.50.26.250" \
        op monitor interval="30s"

drbd-8.2.7-3
heartbeat-2.99.2-6.1
pacemaker-1.0.2-11.1
nfs-utils-1.0.9-40.el5
nfs-utils-lib-1.0.8-7.2.z2

Without heartbeat running, NFS works properly.  When I add NFS as a resource 
into a group, it gets added but it does not seem to work as I cannot get to the 
share from other systems.

I have tried following the site below, but I may have done something wrong 
since the share does not work.  :(

http://www.linux-ha.org/HaNFS

Help.

Thank you in advance.

jerome
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to