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 |
Tags
- freebsd
- Elasticsearch
- Kibana
- ssh key 배포
- xe guest utilities
- pfsense
- hardening
- Windows
- 로그인불가
- elastic stack
- 보안양파
- PlayBook
- macos
- application security
- ansible
- 한글가이드
- Proxy
- ELASTIC
- miniconda
- bash
- XCP-ng
- centos 8
- proxycfg
- GitLab
- Kibana server is not ready yet
- endpoint security
- G-suite
- x-pack
- docker
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