Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- centos 8
- bash
- Elasticsearch
- 로그인불가
- ansible
- miniconda
- elastic stack
- Kibana server is not ready yet
- GitLab
- ELASTIC
- pfsense
- application security
- Kibana
- endpoint security
- proxycfg
- Windows
- hardening
- G-suite
- XCP-ng
- 한글가이드
- 보안양파
- xe guest utilities
- docker
- ssh key 배포
- x-pack
- PlayBook
- macos
- Proxy
- freebsd
Archives
- Today
- Total
선 밖에 선 자유인
Xen VM 리부팅 지속 현상 (zombie) 본문
가끔 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
Comments