Sailaja Mada created CLOUDSTACK-2476:
----------------------------------------
Summary: [UI] Total CPU is undefined with Instance Statistics
Key: CLOUDSTACK-2476
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2476
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: UI
Affects Versions: 4.2.0
Reporter: Sailaja Mada
Priority: Minor
Attachments: cpuusage.png
Setup: Advanced Networking Zone with VMWARE Cluster
Steps :
1. Configure VMWARE Cluster
2. Deploy guest network with Default Offering and deploy instance using this
guest network
3. Deploy instance using this guest network
4.From UI, Access Instance - Statistics
Observation :
1. Total CPU is undefined with Instance Statistics
2. This issue is not observed with Xenserver as the API call used here is
listVirtualMachinces
- Response contains <cpunumber>1</cpunumber><cpuspeed>500</cpuspeed> which is
used to get Total CPU.
3. Incase of VMWARE instance statistics , API called used is
listVirtualMachines&details=stats -
This API response does not include cpunumber & cpuspeed. Hence Total CPU speed
shows undefined.
Attached the snap
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira