On 11-10-26 07:20 PM, Alessandra Giovanardi wrote:
> Hi,
> I have a cluster based on Heartbeat v2 with two nodes (DEBIAN):
> gicdrupal01
> gicdrupal02
>
> with one RG active on gicdrupal02 (gicdrupal01 is in standby)
>
> with these pkt release:
> ii heartbeat
> 2.1.3-6lenny4 Subsystem for High-Availability Linux
> ii heartbeat-2
> 2.1.3-6lenny4 Subsystem for High-Availability Linux
> ii heartbeat-2-gui
> 2.1.3-6lenny4 Provides a gui interface to manage heartbeat
> clusters
> ii heartbeat-gui
> 2.1.3-6lenny4 Provides a gui interface to manage heartbeat
> clusters
>
> The cluster is working fine, but we noted that on gicdrupal01 all files
> cib.xml* are missing (the directory /var/lib/heartbeat/crm is empty).
> I noted that the ownership of the directory crm was root:root, while on
> the other cluster node is hacluster:haclient.
>
> So I changed the ownership of the crm directory on the node gicdrupal01
> to hacluster:haclient.
>
> Anyway the cib.xml* are not "automatically replicated" on the
> gicdrupal01 node.
>
> The cluster is quite critical for us, so I ask you for a possible
> solution (to avoid, in case of crash of gicdrupal02 to loss the whole
> configuration of the cluster).
> If I stop heartbeat on node gicdrupal01 and restart it the configuration
> is correctly replicated on node gicdrupal01 (without impact on the
> active services on node gicdrupal02)? Or do you suggests other solutions?
>
> Thank you
> Alessandra
>
>
Should be simple enough - copy /var/lib/heartbeat/crm/cib.xml and
/var/lib/heartbeat/crm/cib.xml.sig from the other node to the node with
the missing files. Make sure the files have the same ownership and
permissions. Then restart heartbeat on that node.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems