Andrew Beekhof wrote: > actually, it should be pacemaker that adds this directory. > i'll go fix the install now.
The issue is that pacemaker doesn't have an init script and some distributions have /var/run in tmps, therefor all the changes during the installation aren't kept after reboot. In Ubuntu's pacemaker we've already created an init script that creates /var/run/[crm|heartbeat] and sets correct permissions. That init script is started before corosync which then starts corosync service. _______________________________________________ Pacemaker mailing list [email protected] http://oss.clusterlabs.org/mailman/listinfo/pacemaker
