On Wed, Sep 21, 2011 at 10:18:13AM -0700, kevins7189 wrote: > > Hi > Starting to try to use the DRBC-MC java applet for the first time today, > very nice utility! > I am having an issue displaying services however, from which by searching I > see it must have something to do with my bad config. Could someone please > give me a hand with what might be wrong? > Thank You >
This group... > group HAServices ip1 ip1arp fs_nfs nfs mysql \ ... > order fs-nfs-before-nfs inf: fs_nfs:start nfs:start > order ip-before-arp inf: ip1:start ip1arp:start and these order constraints crash the DRBD MC. As a workaround you can remove the order constrains. Rasto _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
