Il giorno Ven 02 Lug 2010 18:50:29 CET, Daniel Machado Grilo ha scritto: > Dear HA users, [...] > I understand I have to add an nfsserver primitive for each group of > services, as a group can migrate to other node and then, the heartbeat > will not be able to unmount the FS because NFS is using it. [...]
Hi Daniel, note that you can't have two nfsserver primitives declared on different groups in the same cluster: nfsserver primitive refers to the system /etc/exports, which must be the same on the two nodes. If you want an active-active NFS setup you should use the exportfs resource. Have a good day, -- RaSca Mia Mamma Usa Linux: Niente รจ impossibile da capire, se lo spieghi bene! [email protected] http://www.miamammausalinux.org _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
