启用/禁用宿主机
控制宿主机的启用状态,启用状态下的宿主机用于创建虚拟机
启用
climc操作
# 找到禁用的宿主机
$ climc host-list --disabled
# 启用宿主机
$ climc host-enable <host_id>
禁用
climc操作
# 禁用宿主机
$ climc host-disable <host_id>
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.