Xen Pool master 변경

Jmnote (토론 | 기여)님의 2013년 8월 16일 (금) 15:08 판 (XenServer Pool master 변경 문서를 Xen Pool master 변경(으)로 옮김)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

개요[ | ]

Xen Pool master 변경
젠 Pool마스터 변경
  • 현재 Host의 uuid를 받아서 새로운 pool master로 변경한다.
label=`hostname`
uuid=`xe host-list name-label=$label | head -1 | awk '{print $NF}'`
xe pool-designate-new-master host-uuid=$uuid
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}