On Mon, January 17, 2011 4:17 pm, Peter Ambroz wrote: >> >> This must be one of those weird gentoo issues. :) DRBD MC checks >> /etc/init.d/corosync status or /etc/init.d/openais status, to find out >> if corosync is running. I assume now that on gentoo corosync is not >> called openais. > > Init scipt is OK, returns 0 > # /etc/init.d/corosync status; echo $? > * status: started > 0 > > >> /etc/init.d/corosync status should return 0, if corosync is running. If >> these scripts don't have status parameter, readlink -f /proc/`pidof >> corosync`/exe is executed and compared if it is /usr/sbin/corosync. >> > > Readlink method also works for me > # readlink -f /proc/`pidof corosync`/exe > /usr/sbin/corosync > > >> >> I suspect that on gentoo /etc/init.d/corosync doesn't know status >> parameter and the corosync program is not /usr/sbin/corosync. Can you >> check it? > > Gentoo init scripts seem to be OK, also working with LSB resources.
That's bad. I mean that's good, but I don't know what's going on. Can you send me an output from one of the nodes? /usr/local/bin/drbd-gui-helper-0.8.10 get-cluster-versions Thanks, Rasto -- : Dipl-Ing Rastislav Levrinc : DRBD MC http://oss.linbit.com/drbd-mc/ : DRBD MC http://www.drbd.org/mc/management-console/ : DRBD/HA support and consulting http://www.linbit.com/ DRBD(R) and LINBIT(R) are registered trademarks of LINBIT, Austria. _______________________________________________ drbd-mc mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-mc
