[PVE-User] VM crash down after fence...

Michael Rasmussen mir at miras.org
Sun Jul 29 18:47:58 CEST 2012


On Sun, 29 Jul 2012 13:37:14 -0300
Gilberto Nunes <gilberto.nunes32 at gmail.com> wrote:

> That's whole cluster.conf file:
> 
> <?xml version="1.0"?>
> <cluster config_version="12" name="SELB">
>   <cman two-nodes="1" expected_votes="1"
> keyfile="/var/lib/pve-cluster/corosync.authkey"/>
>   <fencedevices>
>     <fencedevice agent="fence_ipmilan" ipaddr="192.168.200.65" lanplus="1"
> login="root" name="ipmi1" passwd="selb.ricoh2012" power_wait="5"/>
>     <fencedevice agent="fence_ipmilan" ipaddr="192.168.200.66" lanplus="1"
> login="root" name="ipmi2" passwd="selb.ricoh2012" power_wait="5"/>
>   </fencedevices>
>   <clusternodes>
>     <clusternode name="servidor-a" nodeid="1" votes="1">
>       <fence>
>         <method name="1">
Mine reads: <method name="single">
>           <device name="ipmi1" action="reboot"/>
You are missing the nodename
Mine, translated to your setup, reads: <device name="ipmi1"
nodename="servidor-a" action="reboot"/>
>         </method>
>       </fence>
>     </clusternode>
>     <clusternode name="servidor-b" nodeid="2" votes="1">
>       <fence>
>         <method name="1">
Mine reads: <method name="single">
>           <device name="ipmi2" action="reboot"/>
You are missing the nodename
Mine, translated to your setup, reads: <device name="ipmi2"
nodename="servidor-b" action="reboot"/>
>         </method>
>       </fence>
>     </clusternode>
>   </clusternodes>


-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20120729/e387f6fa/attachment.sig>


More information about the pve-user mailing list