On Sat, Apr 24, 2010 at 1:52 AM, Florian Haas <[email protected]> wrote:
> On 2010-04-23 09:30, Michael wrote:
>>> What distro are you on?
>> debain lenny
>
> Grab libvirt0, libvirt-bin, and kvm from backports and you'll be fine.

OK installed it but unable to start

virsh start demo2   - OK it is running.

add to cluster:
primitive demo2 ocf:heartbeat:VirtualDomain \
        meta target-role="started" is-managed="true" \
        operations $id="demo2-operations" \
        op monitor interval="10" timeout="30" \
        op stop interval="0" timeout="90" \
        params config="/etc/libvirt/qemu/demo2.xml"

from logs :
VirtualDomain[18477]: ERROR:
/var/run/heartbeat/rsctmp/VirtualDomain-demo2.state is empty. This is
unexpected. Cannot determine domain name.

Am I missing some parts?




-- 
--
Michael
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to