[PVE-User] error validating fence
Fábio Rabelo
fabio at fabiorabelo.wiki.br
Tue Oct 16 20:40:38 CEST 2012
Hi to all
I am getting an error when I try to validate /etc/pve/cluster.conf.new ,
but I have no clue what are wrong !
Error seems syntax related :
root at nodo-05:~# ccs_config_validate -v -f /etc/pve/cluster.conf.new
Creating temporary file: /tmp/tmp.cCANFjnwIL
Config interface set to:
Configuration stored in temporary file
Updating relaxng schema
Validating..
tempfile:22: parser error : Opening and ending tag mismatch: clusternodes
line 15 and clusternode
</clusternode>
^
tempfile:27: parser error : expected '>'
</clusternodes>
^
tempfile:27: parser error : Extra content at the end of the document
</clusternodes>
^
Validation completed
This is the complete content of the file :
<?xml version="1.0"?>
<cluster name="Riuma" config_version="7">
<cman keyfile="/var/lib/pve-cluster/corosync.authkey">
</cman>
<fencedevices>
<fencedevice agent="fence_ipmilan" name="ipmi1" lanplus="1"
ipaddr="172.16.8.2" login="ADMIN" passwd="ADMIN" power_wait="5"/>
<fencedevice agent="fence_ipmilan" name="ipmi2" lanplus="1"
ipaddr="172.16.8.3" login="ADMIN" passwd="ADMIN" power_wait="5"/>
<fencedevice agent="fence_ipmilan" name="ipmi3" lanplus="1"
ipaddr="172.16.8.4" login="ADMIN" passwd="ADMIN" power_wait="5"/>
<fencedevice agent="fence_ipmilan" name="ipmi4" lanplus="1"
ipaddr="172.16.8.5" login="ADMIN" passwd="ADMIN" power_wait="5"/>
<fencedevice agent="fence_ipmilan" name="ipmi5" lanplus="1"
ipaddr="172.16.8.6" login="ADMIN" passwd="ADMIN" power_wait="5"/>
</fencedevices>
<clusternodes>
<clusternode name="nodo-05" votes="1" nodeid="1"/>
<fence>
<method name="1">
<device name="ipmi5"/>
</method>
</fence>
</clusternode>
<clusternode name="nodo-01" votes="1" nodeid="2"/>
<clusternode name="nodo-02" votes="1" nodeid="3"/>
<clusternode name="nodo-03" votes="1" nodeid="4"/>
<clusternode name="nodo-04" votes="1" nodeid="5"/>
</clusternodes>
</cluster>
The system consists of a Supermicro motherboard (
*H8DGi-F*<http://www.supermicro.com/Aplus/motherboard/Opteron6000/SR56x0/H8DGi-F.cfm>)
I can ssh to IPMI without a problem ...
Any hint will help, all doc I find shows nothing related ...
A link to related doc will be even better !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20121016/607f46a2/attachment.htm>
More information about the pve-user
mailing list