2014-02-05 14:10:12 +00:00
|
|
|
<domain type='lxc'>
|
|
|
|
<name>migrate_test</name>
|
|
|
|
<uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid>
|
|
|
|
<memory unit='KiB'>65536</memory>
|
2015-11-29 02:55:32 +00:00
|
|
|
<currentMemory unit='KiB'>65536</currentMemory>
|
2014-02-05 14:10:12 +00:00
|
|
|
<blkiotune>
|
|
|
|
<weight>500</weight>
|
|
|
|
<device>
|
|
|
|
<path>/dev/block/8:16</path>
|
|
|
|
<weight>1000</weight>
|
2014-02-05 14:10:17 +00:00
|
|
|
<read_iops_sec>4321</read_iops_sec>
|
|
|
|
<write_iops_sec>8765</write_iops_sec>
|
|
|
|
<read_bytes_sec>1234</read_bytes_sec>
|
|
|
|
<write_bytes_sec>5678</write_bytes_sec>
|
2014-02-05 14:10:12 +00:00
|
|
|
</device>
|
|
|
|
<device>
|
|
|
|
<path>/dev/block/8:0</path>
|
|
|
|
<weight>300</weight>
|
|
|
|
</device>
|
|
|
|
</blkiotune>
|
2014-04-07 07:22:39 +00:00
|
|
|
<vcpu placement='static'>1</vcpu>
|
2014-02-05 14:10:12 +00:00
|
|
|
<os>
|
|
|
|
<type>exe</type>
|
|
|
|
<init>/sbin/init</init>
|
|
|
|
</os>
|
|
|
|
<features>
|
|
|
|
<privnet/>
|
2019-03-05 12:56:46 +00:00
|
|
|
<capabilities policy='allow'/>
|
2014-02-05 14:10:12 +00:00
|
|
|
</features>
|
|
|
|
<clock offset='utc'/>
|
|
|
|
<on_poweroff>destroy</on_poweroff>
|
|
|
|
<on_reboot>restart</on_reboot>
|
|
|
|
<on_crash>destroy</on_crash>
|
|
|
|
<devices>
|
2015-11-29 02:55:32 +00:00
|
|
|
<emulator>/usr/libexec/libvirt_lxc</emulator>
|
2014-02-05 14:10:12 +00:00
|
|
|
<filesystem type='mount' accessmode='passthrough'>
|
|
|
|
<source dir='/var/lib/lxc/migrate_test/rootfs'/>
|
|
|
|
<target dir='/'/>
|
|
|
|
</filesystem>
|
|
|
|
</devices>
|
|
|
|
</domain>
|