Comment 0 for bug 1644956

Revision history for this message
David Hill (david-hill-ubisoft) wrote : virtualbmc reports only one port as running eventhough it's false

virtualbmc reports only one port as running eventhough vbmc start was ran for each addresses

[root@zappa /]# vbmc list
+------------------+---------+----------------+------+
| Domain name | Status | Address | Port |
+------------------+---------+----------------+------+
| ceph-0-rhosp8 | down | 192.168.122.14 | 623 |
| ceph-1-rhosp8 | down | 192.168.122.15 | 623 |
| ceph-2-rhosp8 | down | 192.168.122.16 | 623 |
| compute-0-rhosp8 | down | 192.168.122.13 | 623 |
| control-0-rhosp8 | running | 192.168.122.10 | 623 |
| control-1-rhosp8 | down | 192.168.122.11 | 623 |
| control-2-rhosp8 | down | 192.168.122.12 | 623 |
+------------------+---------+----------------+------+

[root@zappa /]# ipmitool -I lanplus -U root -P root -H 192.168.122.13 power status
Chassis Power is off
[root@zappa /]# ipmitool -I lanplus -U root -P root -H 192.168.122.16 power status
Chassis Power is off
[root@zappa /]# ipmitool -I lanplus -U root -P root -H 192.168.122.26 power status

This new feature lacks documentation and pxe_ssh is being deprecated too early imho.