"주요 xe 명령어"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-</source> +</syntaxhighlight>, -<source +<syntaxhighlight ))
 
(사용자 2명의 중간 판 19개는 보이지 않습니다)
2번째 줄: 2번째 줄:
;xe 명령어 목록
;xe 명령어 목록
;XenServer 명령어
;XenServer 명령어
;/opt/xensource/bin/xe


==host-list==
==VM 목록 보기==
POOL 내의 모든 host 목록 보기
{{참고|xe 명령어 - 목록 보기}}
<source lang='bash'>
<syntaxhighlight lang='bash'>
xe host-list
xe vm-list
</source>
</syntaxhighlight>
 
==pbd-list==
POOL 내의 모든 host 목록 보기
<source lang='bash'>
xe pbd-list
</source>
 
==sr-list==
POOL 내의 모든 SR 목록 보기
<source lang='bash'>
xe sr-list
</source>
 
==vdi-list==
POOL 내의 모든 VDI 목록 보기
<source lang='bash'>
xe vdi-list
</source>
 
==vbd-list==
POOL 내의 모든 VBD 목록 보기
<source lang='bash'>
xe vbd-list
</source>


==vm-list==
==VM 켜기==
POOL 내의 모든 VM 목록 보기
<syntaxhighlight lang='bash'>
<source lang='bash'>
xe vm-start vm=가상머신이름
xe vm-list
</syntaxhighlight>
</source>


==같이 보기==
==같이 보기==
*[[XenServer 스냅샷]]
*[[XenServer 스냅샷]]
*[[XenServer Host, PBD, SR, VDI, VBD, VM]]
*[[xe 명령어 - 목록 보기]]
*[[xe help]]
*[[xe-toolstack-restart]]
*[[service xapi restart]]
*[[xe name-label로 uuid 찾기]]
*[[Xen 호스트명 변경]]
*[[xsconsole]]
*[[xl 명령어]]
*[[ovm 명령어]]


==참고 자료==
==참고==
*http://snoopybox.co.kr/m/post/view/id/1669
*http://snoopybox.co.kr/m/post/view/id/1669
*http://wiki.xensource.com/xenwiki/Command_Line_Interface
*http://sysadminnotebook.blogspot.kr/2011/05/xe-command-list.html
*http://sysadminnotebook.blogspot.kr/2011/05/xe-command-list.html
*http://wiki.xensource.com/xenwiki/Command_Line_Interface
*http://cp.powerchaos.com/knowledgebase.php?action=displayarticle&id=17


[[분류: Xen]]
[[분류: Xen]]
[[분류: /opt/xensource/bin]]

2021년 9월 24일 (금) 23:19 기준 최신판

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}