yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27306
[Bug 1359136] Re: vmware: display incorrect host_ip for hypervisor show
** Changed in: nova
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1359136
Title:
vmware: display incorrect host_ip for hypervisor show
Status in OpenStack Compute (Nova):
Confirmed
Bug description:
From VCenter driver, with compute node configured to be cluster01. And VCenter IP is 10.9.1.43
But with hypervisor show command, it will display the host IP for the controller node. It should be pointing to
the really VCenter IP.
[root@dhcp-10-9-3-83 ~]# nova hypervisor-show 29
+---------------------------+------------------------------------------------------------------------------------------+
| Property | Value |
+---------------------------+------------------------------------------------------------------------------------------+
| cpu_info_model | ["Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz", "Intel(R) Xeon(R) CPU E5-2630 0 @ 2.30GHz"] |
| cpu_info_topology_cores | 24 |
| cpu_info_topology_threads | 48 |
| cpu_info_vendor | ["IBM", "IBM"] |
| current_workload | 0 |
| disk_available_least | - |
| free_disk_gb | 763 |
| free_ram_mb | 354728 |
| host_ip | 10.9.3.83 |
| hypervisor_hostname | domain-c17(cluster01) |
| hypervisor_type | VMware vCenter Server |
| hypervisor_version | 5005000 |
| id | 29 |
| local_gb | 794 |
| local_gb_used | 31 |
| memory_mb | 362336 |
| memory_mb_used | 7608 |
| running_vms | 3 |
| service_host | dhcp-10-9-3-83.sce.cn.ibm.com |
| service_id | 6 |
| vcpus | 48 |
| vcpus_used | 5 |
+---------------------------+------------------------------------------------------------------------------------------+
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1359136/+subscriptions
References