首页 > 其他 > 详细

How to see the "real" available resources ?

时间:2017-01-06 21:29:11      阅读:208      评论:0      收藏:0      [点我收藏+]

Hi,

Hope this will help you :

nova hypervisor-stats

It will return the statistics of the Hypervisor node example,

+----------------------+-------+
| Property             | Value |
+----------------------+-------+
| count                | 2     |
| current_workload     | 0     |
| disk_available_least | 1378  |
| free_disk_gb         | 1606  |
| free_ram_mb          | 47003 |
| local_gb             | 1606  |
| local_gb_used        | 0     |
| memory_mb            | 48027 |
| memory_mb_used       | 1024  |
| running_vms          | 0     |
| vcpus                | 28    |
| vcpus_used           | 0     |
+----------------------+-------+

转自: https://ask.openstack.org/en/question/1123/how-to-see-the-real-available-resources/

How to see the "real" available resources ?

原文:http://www.cnblogs.com/pinganzi/p/6257184.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!