IT/System & Network
Xen VM 리부팅 지속 현상 (zombie)
Hotman
2016. 9. 20. 09:46
가끔 XenServer 에서 VM이 노란색으로 보이며 hang 걸릴 때가 있음
rebooting, shutdown 다 안됨. 이럴 때는
# xe task-list 로 확인
status 가 pending 인 VM 중 name-label에 clean reboot/shutdown 이 포함되는 놈의 uuid를 복사
# xe task-cancel uuid=<복사한 uuid>
- VM force rebooting
안되면 그냥 이거
# xe-toolstack-restart
그래도 안되면 아래 내용 참고
http://blog.syszone.co.kr/3337