2014-02-05 14:10:05 +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-04-07 07:22:39 +00:00
|
|
|
<vcpu placement='static'>1</vcpu>
|
2014-02-05 14:10:05 +00:00
|
|
|
<os>
|
|
|
|
<type>exe</type>
|
|
|
|
<init>/sbin/init</init>
|
|
|
|
</os>
|
2014-07-18 08:02:30 +00:00
|
|
|
<features>
|
|
|
|
<capabilities policy='allow'>
|
|
|
|
</capabilities>
|
|
|
|
</features>
|
2014-02-05 14:10:05 +00:00
|
|
|
<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:05 +00:00
|
|
|
<filesystem type='mount' accessmode='passthrough'>
|
|
|
|
<source dir='/var/lib/lxc/migrate_test/rootfs'/>
|
|
|
|
<target dir='/'/>
|
|
|
|
</filesystem>
|
|
|
|
<hostdev mode='capabilities' type='net'>
|
|
|
|
<source>
|
|
|
|
<interface>eth0</interface>
|
|
|
|
</source>
|
2014-07-23 16:00:12 +00:00
|
|
|
<ip address='192.168.122.2' family='ipv4' prefix='24'/>
|
|
|
|
<ip address='2003:db8:1:0:214:1234:fe0b:3596' family='ipv6' prefix='64'/>
|
2015-01-14 15:15:57 +00:00
|
|
|
<route family='ipv4' address='0.0.0.0' gateway='192.168.122.1'/>
|
|
|
|
<route family='ipv6' address='::' gateway='2003:db8:1:0:214:1234:fe0b:3595'/>
|
2014-02-05 14:10:05 +00:00
|
|
|
</hostdev>
|
|
|
|
</devices>
|
|
|
|
</domain>
|