nova http 409 虚拟机状态重置
409错误:进入nova 数据库中,重置虚拟机状态update instances set task_state = NULL,vm_state = 'stopped', power_state = 4 where deleted = 0 and hostname ='iServerTest13-801c7814-72b9-412a-9943-8d17f4368fec' and uui
·
409错误:
进入nova 数据库中,重置虚拟机状态
update instances set task_state = NULL,vm_state = 'stopped', power_state = 4 where deleted = 0 and hostname ='iServerTest13-801c7814-72b9-412a-9943-8d17f4368fec' and uuid ='801c7814-72b9-412a-9943-8d17f4368fec'
状态OK
更多推荐
已为社区贡献15条内容
所有评论(0)