From: <go...@bo...> - 2007-12-20 17:17:23
|
On Thu, 20 Dec 2007, Mark Hlawatschek wrote: > On Thursday 20 December 2007 17:28:04 go...@bo... wrote: >> On Thu, 20 Dec 2007, Mark Hlawatschek wrote: >>>> However, mkinitrd seems to mangle and rewrite my cluster.conf and remove >>>> all the fencing devices. Is this normal? Is there anything special I >>>> have to do to get fencing to work? I am using fence_drac, if that makes >>>> any difference. >>> >>> mkinitrd shouldn't do anything to your cluster.conf. mkinitrd will always >>> use the cluster.conf in /etc/cluster/cluster.conf. Please make sure, that >>> the version number of the latest cluster.conf is increased and it is >>> deployed to all cluster nodes using a "ccs_tool update >>> /etc/cluster/cluster.conf". >> >> I rebuilt the initrd, and the cluster.conf that ends up in >> /var/comoonics/chroot/etc/cluster/cluster.conf >> is NOT the same as the one in /etc/cluster/cluster.conf > This can happen, if the cluster.conf in the initrd has a lower version number > than the cluster version number. If this is the case, the active cluster.conf > with the higher version number will be used. Interestingly enough, I just increased the version number in cluster.conf and rebuilt the initrd, and I still get the old version in /var/comoonics/chroot... I just used ccs_tool update and that put the correct cluster.conf in /var/comoonics, so I'll try rebuilding the initrd again. Gordan |