Skip to content

Instantly share code, notes, and snippets.

@mriedem
Created June 8, 2016 15:51
Show Gist options
  • Save mriedem/c34e21696d0072826ae3144cfa1aa6d2 to your computer and use it in GitHub Desktop.
Save mriedem/c34e21696d0072826ae3144cfa1aa6d2 to your computer and use it in GitHub Desktop.
stack@glancev2:~$ nova hypervisor-show 1
+---------------------------+------------------------------------------+
| Property | Value |
+---------------------------+------------------------------------------+
| cpu_info_arch | x86_64 |
| cpu_info_features | ["pge", "avx", "clflush", "sep", |
| | "syscall", "vme", "msr", "xsave", |
| | "cmov", "pcid", "pat", "lm", "tsc", |
| | "nx", "fxsr", "sse4.1", "pae", "sse4.2", |
| | "pclmuldq", "tsc-deadline", "mmx", |
| | "osxsave", "cx8", "mce", "de", "mca", |
| | "pse", "pni", "popcnt", "pdpe1gb", |
| | "apic", "sse", "lahf_lm", "aes", "sse2", |
| | "ss", "hypervisor", "ssse3", "fpu", |
| | "cx16", "pse36", "mtrr", "x2apic"] |
| cpu_info_model | Westmere |
| cpu_info_topology_cells | 1 |
| cpu_info_topology_cores | 1 |
| cpu_info_topology_sockets | 8 |
| cpu_info_topology_threads | 1 |
| cpu_info_vendor | Intel |
| current_workload | 0 |
| disk_available_least | 33 |
| free_disk_gb | 39 |
| free_ram_mb | 7472 |
| host_ip | 9.5.124.230 |
| hypervisor_hostname | glancev2 |
| hypervisor_type | QEMU |
| hypervisor_version | 2000000 |
| id | 1 |
| local_gb | 39 |
| local_gb_used | 0 |
| memory_mb | 7984 |
| memory_mb_used | 512 |
| running_vms | 0 |
| service_disabled_reason | None |
| service_host | glancev2 |
| service_id | 8 |
| state | up |
| status | enabled |
| vcpus | 8 |
| vcpus_used | 0 |
+---------------------------+------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment