[가상화] xm 명령어 관련 ..팁
root 패스워드 잃어 버려서 grub로 부팅할때.
# xm create dom1 -c
# xen 관리 명령어 xm에 대해 설명하겠습니다.
# xm
Usage: xm <subcommand> [args]
Control, list, and manipulate Xen guest instances.
Common ‘xm’ commands:
console Attach to <Domain>’s console. -> GuestOS console 화면으로 이동
create Create a domain based on <ConfigFile>. -> GuestOS 띄우는 명령
destroy Terminate a domain immediately. -> GuestOS 즉시 종료
dump-core Dump core for a specific domain. -> GeustOS dump core
help Display this message.
list List information about all/some domains. -> GuestOS 목록을 보는 명령
mem-set Set the current memory usage for a domain. -> GuestOS 메모리 세팅
migrate Migrate a domain to another machine. -> GuestOS 다른 서버로 이동하는 명령
pause Pause execution of a domain. -> GuestOS 실행 정지
reboot Reboot a domain. -> GuestOS reboot
restore Restore a domain from a saved state. -> 저장된 상태로 부터 GuestOS 복구
save Save a domain state to restore later. -> GuestOS 상태를 파일로 저장
shutdown Shutdown a domain. -> GuestOS 시스템 종료
top Monitor a host and the domains in real time. -> GuestOS 상태 실시간으로 볼 수 있는 명령
unpause Unpause a paused domain. -> 실행 정지된 GuestOS 다시 실행
uptime Print uptime for a domain. -> GuestOS uptime print
vcpu-set Set the number of active VCPUs for allowed for -> GuestOS에 할당된 cpu 개수 조절
the domain.
xen 관련 설정 파일은 /etc/xen, 로그 파일은 /var/log/xen에 있습니다.
virt-install, xm 명령어 만 알아도 설치나 운영에는 큰 지장이 없어 보입니다
2 Responses
… [Trackback]
[…] Read More to that Topic: nblog.syszone.co.kr/archives/3082 […]
… [Trackback]
[…] Read More on that Topic: nblog.syszone.co.kr/archives/3082 […]