Red Hat Training
A Red Hat training course is available for Red Hat Enterprise Linux
15.3. XML 덤프 설정
virsh를 사용하여 존재하는 가상 장치에 대한 데이터 덤프를 수행할 수 있습니다.
virsh dumpxml [domain-id | domain-name | domain-uuid]
This command outputs the domain information (in XML) to
stdout
. If you save the data to a file, you can use the create
option to recreate the virtual machine.