차이
문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
vm_resource_사용법 [2016/04/12 09:25] – 만듦 koov | vm_resource_사용법 [2016/04/14 02:35] (현재) – koov | ||
---|---|---|---|
줄 8: | 줄 8: | ||
사용 방법 : | 사용 방법 : | ||
<WRAP prewrap> | <WRAP prewrap> | ||
- | < | + | < |
- | <vm migrate=”pause” name=”rhel57_mini” restart_expire_time=”90” use_virsh=”1” | + | <vm migrate="pause" |
- | xmlfile=”/ | + | xmlfile="/ |
</ | </ | ||
</ | </ | ||
줄 16: | 줄 16: | ||
<WRAP prewrap> | <WRAP prewrap> | ||
- | < | + | < |
- | < | + | < |
- | < | + | < |
Migration type (live or pause, default = live). | Migration type (live or pause, default = live). | ||
</ | </ | ||
- | < | + | < |
Migration type (live or pause, default = live). | Migration type (live or pause, default = live). | ||
</ | </ | ||
- | <content type=”string” default=”live”/> | + | <content type="string" |
</ | </ | ||
< | < | ||
- | < | + | < |
- | < | + | < |
This is the name of the virtual machine. | This is the name of the virtual machine. | ||
</ | </ | ||
- | < | + | < |
Name | Name | ||
</ | </ | ||
- | <content type=”string”/> | + | <content type="string"/> |
</ | </ | ||
- | < | + | < |
- | < | + | < |
Restart expiration time. A restart is forgotten | Restart expiration time. A restart is forgotten | ||
after this time. When combined with the max_restarts | after this time. When combined with the max_restarts | ||
줄 47: | 줄 47: | ||
is relocated instead of restarted again. | is relocated instead of restarted again. | ||
</ | </ | ||
- | < | + | < |
Restart expiration time; amount of time before a restart | Restart expiration time; amount of time before a restart | ||
is forgotten. | is forgotten. | ||
</ | </ | ||
- | <content type=”string” default=”0″/> | + | <content type="string" |
</ | </ | ||
- | < | + | < |
- | < | + | < |
Force use of virsh instead of xm on Xen machines. | Force use of virsh instead of xm on Xen machines. | ||
</ | </ | ||
- | < | + | < |
If set to 1, vm.sh will use the virsh command to manage | If set to 1, vm.sh will use the virsh command to manage | ||
virtual machines instead of xm. This is required when | virtual machines instead of xm. This is required when | ||
using non-Xen virtual machines (e.g. qemu / KVM). | using non-Xen virtual machines (e.g. qemu / KVM). | ||
</ | </ | ||
- | <content type=”integer” default=””/> | + | <content type="integer" |
</ | </ | ||
- | < | + | < |
- | < | + | < |
Full path to libvirt XML file describing the domain. | Full path to libvirt XML file describing the domain. | ||
</ | </ | ||
- | < | + | < |
Full path to libvirt XML file describing the domain. | Full path to libvirt XML file describing the domain. | ||
</ | </ | ||
- | <content type=”string”/> | + | <content type="string"/> |
</ | </ | ||
- | < | + | < |
- | < | + | < |
Ordinarily, only the presence/ | Ordinarily, only the presence/ | ||
is checked. | is checked. | ||
줄 84: | 줄 84: | ||
within a virtual machine. | within a virtual machine. | ||
</ | </ | ||
- | < | + | < |
Additional status check program | Additional status check program | ||
</ | </ | ||
- | <content type=”string” default=””/> | + | <content type="string" |
</ | </ | ||
</ | </ |