Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

- In Xenserver version 6.2 there is xapi call "host-cpu-info" in which we can get the "socket-count" per each host.

- In earlier versions of Xenserver 6.2 there is no such call so we do not counting cpu sockets for those hypervisors.

...

cpu_sockets int(10) unsigned DEFAULT NULL

API Changes

Changes to existing APIs

We will introduce
1) new parameter in listhost API call named "hypervisor"
2) new parameter in listhost response named "cpusockets"

...

In reponse we have new parameter value "cpusockets":1

UI changes

We show the following information in 'Infrastructure' tab.

...