2011/7/26 José Pablo Méndez Soto <[email protected]>: > Hello, > > According to http://www.clusterlabs.org/wiki/Debian_Lenny_HowTo, if one > installs pacemaker package alone on a debian based distro, it will install > on top of Corosync, but if one installs as: > > aptitude install pacemaker heartbeat > > then Pacemaker would be installed on top of heartbeat. I didn´t install > heartbeat as it seems the community is moving away from it and toward > Corosync. Can someone please explain why then my ps auxf shows heartbeat > all over the places?
Those are pacemaker processes, not heartbeat ones. > > root 17767 0.2 0.3 212236 5256 ? Ssl 00:35 0:00 > /usr/sbin/corosync > root 17775 0.0 0.7 77684 12232 ? SLs 00:35 0:00 \_ > /usr/lib/heartbeat/stonithd > 103 17776 0.1 0.3 80544 5008 ? S 00:35 0:00 \_ > /usr/lib/heartbeat/cib > root 17777 0.0 0.1 92616 2776 ? S 00:35 0:00 > \_ /usr/lib/heartbeat/lrmd > 103 17778 0.0 0.2 81568 3340 ? S 00:35 0:00 \_ > /usr/lib/heartbeat/attrd > 103 17779 0.0 0.1 81916 2840 ? S 00:35 0:00 \_ > /usr/lib/heartbeat/pengine > 103 17780 0.0 0.2 87796 3644 ? S 00:35 0:00 \_ > /usr/lib/heartbeat/crmd > > root@shekel:~/corosync# apt-cache policy heartbeat > heartbeat: > Installed: (none) > Candidate: 1:3.0.3-2 > > Is this just the name of a folder where the "heartbeating" lives? > > Thanks, > > > José > > > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais > _______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
