Hi!
I'm giving pacemaker a test on two ubuntu lucid virtual machines. I have already set up a virtual IP to be shared between them but I can't get the resource to start. At the moment I have heartbeat running on only one of the boxes (ha1):
Code:
$ sudo crm_mon -1
============
Last updated: Wed Oct 3 11:00:28 2012
Stack: Heartbeat
Current DC: ha1 (77ca727a-d965-410c-8829-58449dc0ef89) - partition with quorum
Version: 1.0.8-042548a451fce8400660f6031f4da6f0223dd5dd
2 Nodes configured, unknown expected votes
1 Resources configured.
============
Online: [ ha1 ]
OFFLINE: [ ha2 ]
$ sudo crm_resource --list
virtual-ip (ocf::heartbeat:IPaddr) Stopped
What do I have to do to get the virtual ip to come up? Thanks in advance.
Remember, it's ubuntu server 10.04.