guys,
i'm going to complete configuration using 2 hp dl380 gen9 servers with sas storage and multipath (thanks to adamb for some suggestions on multipathing over sas!)
now testing fencing with poor results....
my fencing settings for nodes are as follows:
name="ipmi_fence_node2" power_wait="5" login="Administrator" passwd="xxxxxxxx" lanplus="1" cipher="3" agent="fence_ilo4" ipaddr="10.30.6.xx"
when i try to manually fence the node
fence_node pve-node2
this is the result:
fence pve-node2 dev 0.0 agent fence_ilo4 result: error from agent
agent args: action=reboot nodename=pve-node2 agent=fence_ilo4 ipaddr=10.30.6.xx login=Administrator passwd=xxxxxxxxxxxxx lanplus=1 cipher=3 power_wait=5
fence pve-node2 failed
i've tested fence_ipmilan agent also with same results..
if i try to operate with fence_ipmilan from an ubuntu linux box, i'm able to make node reboot (without specification of the cipher suite!) using this command line:
fence_ipmilan -v -P -T 4 -a 10.30.6.87 -l Administrator -p xxxxxxxx -o reboot
i've found difference between ipmitool between proxmox and ubuntu
proxmox
ipmitool -V --> returns v.1.8.11
ubuntu
ipmitool -V --> returns v.1.8.13
any suggestion?!?
many thanks
Francesco
i'm going to complete configuration using 2 hp dl380 gen9 servers with sas storage and multipath (thanks to adamb for some suggestions on multipathing over sas!)
now testing fencing with poor results....
my fencing settings for nodes are as follows:
name="ipmi_fence_node2" power_wait="5" login="Administrator" passwd="xxxxxxxx" lanplus="1" cipher="3" agent="fence_ilo4" ipaddr="10.30.6.xx"
when i try to manually fence the node
fence_node pve-node2
this is the result:
fence pve-node2 dev 0.0 agent fence_ilo4 result: error from agent
agent args: action=reboot nodename=pve-node2 agent=fence_ilo4 ipaddr=10.30.6.xx login=Administrator passwd=xxxxxxxxxxxxx lanplus=1 cipher=3 power_wait=5
fence pve-node2 failed
i've tested fence_ipmilan agent also with same results..
if i try to operate with fence_ipmilan from an ubuntu linux box, i'm able to make node reboot (without specification of the cipher suite!) using this command line:
fence_ipmilan -v -P -T 4 -a 10.30.6.87 -l Administrator -p xxxxxxxx -o reboot
i've found difference between ipmitool between proxmox and ubuntu
proxmox
ipmitool -V --> returns v.1.8.11
ubuntu
ipmitool -V --> returns v.1.8.13
any suggestion?!?
many thanks
Francesco