天天看點

管理openstack的compute services

檢視compute services:

# nova service-list

禁用某一個service

# nova service-disable hostname nova-compute --reason 'maintance'

啟用被禁用的services

# nova service-enable hostname nova-compute 

本文轉自ting2junshui51CTO部落格,原文連結:http://blog.51cto.com/ting2junshui/1739733 ,如需轉載請自行聯系原作者

繼續閱讀