[PVE-User] PVE 2.x and HB
Gilberto Nunes
gilberto.nunes32 at gmail.com
Sun Jul 29 14:59:01 CEST 2012
Good News!...
I'm glad to notice that everything is work now...
I have set IPMI as Fence Device and shut off primary server, and the VM
start on secondary server.... (primary/secondary is just a way to speak...)
My Sunday will be more smoothly...
I wanna thanks THe_ZiPMaN and others for help me....
Thanks a lot....
2012/7/28 THe_ZiPMaN <flavio-pve at zipman.it>
> On 07/29/2012 02:13 AM, Gilberto Nunes wrote:
> > tempfile:10: element fence: Relax NG validaty error: Expecting element
> > clustercode, got fence
>
> This indicates an XML error.
>
> > <?xml version="1.0"?>
> > <cluster name="MYCLUSTER" config_version="3">
> >
> > <cman keyfile="/var/lib/pve-cluster/corosync.authkey">
> > </cman>
> >
> >
> > <fencedevices>
> > <fencedevice agent="fence_ipmilan" lanplus="1"
> > ipaddr="192.168.200.65" login="root" name="ipmi1" passwd="password"
> > power_wait="5"/>
> > <fencedevice agent="fence_ipmilan" lanplus="1"
> > ipaddr="192.168.200.66" login="root" name="ipmi2" passwd="password"
> > power_wait="5"/>
> > </fencedevices>
> >
> > <clusternodes>
> > <clusternode name="servidor-a" nodeid="1" votes="1"/>
> > <fence>
> > <method name="1">
> > <device name="ipmi1"/>
> > </method>
> > </fence>
> > <clusternode name="servidor-b" nodeid="2" votes="1"/>
> > <fence>
> > <method name="1">
> > <device name="ipmi2"/>
> > </method>
> > </fence>
> > </clusternodes>
> > </cluster>
>
> I'm not sure (I don't have any proxmox to check right now), but it seems
> to me that <fence> should be inside <clusternode>.
>
> <clusternodes>
> <clusternode name="servidor-a" nodeid="1" votes="1">
> <fence>
> <method name="1">
> <device name="ipmi1"/>
> </method>
> </fence>
> </clusternode>
> <clusternode name="servidor-b" nodeid="2" votes="1">
> <fence>
> <method name="1">
> <device name="ipmi2"/>
> </method>
> </fence>
> </clusternode>
> </clusternodes>
>
> Indentation is really important when checking XML. And pay attention on
> the removal of the slash at the end of the <clusternode> tags.
>
> --
> Flavio Visentin
>
> A computer is like an air conditioner,
> it stops working when you open Windows
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
--
Gilberto Nunes
(47) 9676-7530
msn: gilbertonunesferreira at hotmail.com
msn: konnectati at konnectati.com.br
Skype: gilberto.nunes36
Skype: konnectati
*www.konnectati.com.br*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20120729/e40d6244/attachment.htm>
More information about the pve-user
mailing list