[Linux-HA] clone one server to get the second
Guochun Shi
gshi at ncsa.uiuc.edu
Tue Oct 25 18:24:28 MDT 2005
David Lang wrote:
> On Tue, 25 Oct 2005, Guochun Shi wrote:
>
>> Robert Fehrenbach wrote:
>>
>>> Hello,
>>>
>>> I want to know, what I have to do, if I want to create the second
>>> clusternode
>>> by creating from the first one.
>>>
>>> I uses the heartbeat version 2.0.0
>>>
>> If u do that, make sure you delete the file
>> /var/lib/heartbeat/hb_uuid in the cloned node -- heartbeat will
>> generate a new one --
>> because the uuid cannot be the same for both nodes.
>
>
> is this a 2.x feature? what would be the expected result if this is
> not done?
>
> David Lang
>
right, the uuid code only exists in 2.x code, not in 1.2.x code.
If you did not do that, you will end up getting lots of error messages
when you start both nodes.
I don't know how resource managment will be affected but it won't be good :)
-Guochun
More information about the Linux-HA
mailing list