GitHub user muthukrishnang1100 added a comment to the discussion: OOBM Issue during KVM HA
root@test-1:~# ps -ef | grep ipmitool | wc -l 1 root@test-1:~# time ipmitool -I lanplus -R 1 -N 3 -H 192.168.10.117 -p 623 -U ADMIN -P '******' chassis power status Chassis Power is on real 0m0.055s user 0m0.036s sys 0m0.006s root@test-1:~# ping -c 10 192.168.10.117 PING 192.168.10.117 (192.168.10.117) 56(84) bytes of data. 64 bytes from 192.168.10.117: icmp_seq=1 ttl=63 time=0.513 ms 64 bytes from 192.168.10.117: icmp_seq=2 ttl=63 time=0.463 ms 64 bytes from 192.168.10.117: icmp_seq=3 ttl=63 time=0.445 ms 64 bytes from 192.168.10.117: icmp_seq=4 ttl=63 time=0.470 ms 64 bytes from 192.168.10.117: icmp_seq=5 ttl=63 time=0.459 ms 64 bytes from 192.168.10.117: icmp_seq=6 ttl=63 time=0.452 ms 64 bytes from 192.168.10.117: icmp_seq=7 ttl=63 time=0.431 ms 64 bytes from 192.168.10.117: icmp_seq=8 ttl=63 time=0.433 ms 64 bytes from 192.168.10.117: icmp_seq=9 ttl=63 time=0.465 ms 64 bytes from 192.168.10.117: icmp_seq=10 ttl=63 time=0.455 ms --- 192.168.10.117 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9232ms rtt min/avg/max/mdev = 0.431/0.458/0.513/0.021 ms root@test-1:~# I checked all was fine but still that error comes when i enable the OOBM GitHub link: https://github.com/apache/cloudstack/discussions/12353#discussioncomment-15389042 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
