Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@controller11 ~]# nova hypervisor-list
- +----+---------------------+
- | ID | Hypervisor hostname |
- +----+---------------------+
- | 1 | compute11 |
- +----+---------------------+
- [root@controller11 ~]# nova hypervisor-show compute11
- +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
- | Property | Value |
- +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
- | hypervisor_hostname | compute11 |
- | cpu_info | {"vendor": "Intel", "model": "Westmere", "arch": "x86_64", "features": ["hypervisor", "x2apic", "pcid", "pclmuldq", "ss", "vme"], "topology": {"cores": 1, "threads": 1, "sockets": 2}} |
- | free_disk_gb | 43 |
- | hypervisor_version | 12001 |
- | disk_available_least | 37 |
- | local_gb | 44 |
- | free_ram_mb | 853 |
- | id | 1 |
- | vcpus_used | 1 |
- | hypervisor_type | QEMU |
- | local_gb_used | 1 |
- | memory_mb_used | 1024 |
- | memory_mb | 1877 |
- | current_workload | 0 |
- | vcpus | 2 |
- | running_vms | 1 |
- | service_id | 5 |
- | service_host | compute11 |
- +----------------------+-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement