Hi,
I tried to set up a HA Cluster, but the web interface is breaking my cluster.conf every time I try to add a HA managed VM.
I set up fencing for Dell iDrac as described here:
http://pve.proxmox.com/wiki/Fencing
That works so far but if I try to add a VM it wants to change the > to >
<fencedevices>
- <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.242" login="fencing_user" name="box01-drac" passwd="any" secure="1"/>
- <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.241" login="fencing_user" name="box02-drac" passwd="any" secure="1"/>
- <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.94" login="fencing_user" name="box03-drac" passwd="any" secure="1"/>
+ <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.242" login="fencing_user" name="box01-drac" passwd="any" secure="1"/>
+ <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.241" login="fencing_user" name="box02-drac" passwd="any" secure="1"/>
+ <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.94" login="fencing_user" name="box03-drac" passwd="any" secure="1"/>
</fencedevices>
I would have opened a bug in bugzilla but didn't find the right category.
Dirk
I tried to set up a HA Cluster, but the web interface is breaking my cluster.conf every time I try to add a HA managed VM.
I set up fencing for Dell iDrac as described here:
http://pve.proxmox.com/wiki/Fencing
That works so far but if I try to add a VM it wants to change the > to >
<fencedevices>
- <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.242" login="fencing_user" name="box01-drac" passwd="any" secure="1"/>
- <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.241" login="fencing_user" name="box02-drac" passwd="any" secure="1"/>
- <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.94" login="fencing_user" name="box03-drac" passwd="any" secure="1"/>
+ <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.242" login="fencing_user" name="box01-drac" passwd="any" secure="1"/>
+ <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.241" login="fencing_user" name="box02-drac" passwd="any" secure="1"/>
+ <fencedevice agent="fence_drac5" cmd_prompt="admin1->" ipaddr="10.10.233.94" login="fencing_user" name="box03-drac" passwd="any" secure="1"/>
</fencedevices>
I would have opened a bug in bugzilla but didn't find the right category.
Dirk