OpenStack查看某台主机资源情况
查看主机列表
[root@controller ~]# openstack host list |
||
---|---|---|
Host Name |
Service |
Zone |
controller |
scheduler |
internal |
controller |
conductor |
internal |
controller |
consoleauth |
internal |
node3 |
compute |
nova |
node1 |
compute |
nova |
node2 |
compute |
nova |
进行查看node1主机资源
[root@controller ~]# openstack host show node1 |
||||
---|---|---|---|---|
Host |
Project |
CPU |
Memory MB |
Disk GB |
node1 |
(total) |
24 |
130947 |
185152 |
node1 |
(used_now) |
9 |
9728 |
450 |
node1 |
(used_max) |
9 |
9216 |
900 |
node1 |
b03aac1f6ae94f7bada2afa8f2064312 |
9 |
9216 |
900 |