2014-02-05 14:10:00 +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:00 +00:00
|
|
|
<os>
|
2014-02-05 14:10:13 +00:00
|
|
|
<type arch='i686'>exe</type>
|
2014-02-05 14:10:00 +00:00
|
|
|
<init>/sbin/init</init>
|
|
|
|
</os>
|
2014-07-18 08:02:30 +00:00
|
|
|
<features>
|
|
|
|
<capabilities policy='allow'>
|
|
|
|
<mac_admin state='off'/>
|
|
|
|
<mac_override state='off'/>
|
|
|
|
<mknod state='off'/>
|
|
|
|
<sys_module state='off'/>
|
|
|
|
</capabilities>
|
|
|
|
</features>
|
2014-02-05 14:10:00 +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:01 +00:00
|
|
|
<filesystem type='mount' accessmode='passthrough'>
|
|
|
|
<source dir='/var/lib/lxc/migrate_test/rootfs'/>
|
|
|
|
<target dir='/'/>
|
|
|
|
</filesystem>
|
2014-02-05 14:10:02 +00:00
|
|
|
<filesystem type='ram' accessmode='passthrough'>
|
|
|
|
<source usage='8192' units='KiB'/>
|
|
|
|
<target dir='/run'/>
|
|
|
|
</filesystem>
|
|
|
|
<filesystem type='mount' accessmode='passthrough'>
|
|
|
|
<source dir='/etc/resolv.conf'/>
|
|
|
|
<target dir='/etc/resolv.conf'/>
|
|
|
|
<readonly/>
|
|
|
|
</filesystem>
|
2014-02-05 14:10:04 +00:00
|
|
|
<interface type='bridge'>
|
|
|
|
<mac address='02:00:15:8f:05:c1'/>
|
|
|
|
<source bridge='virbr0'/>
|
2014-07-23 09:26:21 +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-07-02 13:13:40 +00:00
|
|
|
<guest dev='eth0'/>
|
2014-02-05 14:10:04 +00:00
|
|
|
<link state='up'/>
|
|
|
|
</interface>
|
2014-02-05 14:10:06 +00:00
|
|
|
<console type='pty'>
|
|
|
|
<target type='lxc' port='0'/>
|
|
|
|
</console>
|
|
|
|
<console type='pty'>
|
|
|
|
<target type='lxc' port='1'/>
|
|
|
|
</console>
|
2014-02-05 14:10:00 +00:00
|
|
|
</devices>
|
|
|
|
</domain>
|