Project

General

Profile

Bug #877 ยป sdgoij.xml

libvirt configuration - Wido den Hollander, 03/11/2011 07:12 AM

 
<domain type='kvm'>
<name>sdgoij</name>
<uuid>2e718c9f-7cd5-405e-91ed-d613a58dafdb</uuid>
<memory>1048576</memory>
<currentMemory>1048576</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='x86_64' machine='pc-0.12'>hvm</type>
<boot dev='hd'/>
</os>
<features>
<acpi/>
<apic/>
</features>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<emulator>/usr/bin/qemu-system-x86_64</emulator>
<disk type='virtual' device='disk'>
<driver name='qemu' type='rbd' cache='writeback'/>
<source path='rbd:rbd/sdgoij'/>
<target dev='vda' bus='virtio'/>
</disk>
<disk type='virtual' device='disk'>
<driver name='qemu' type='rbd'/>
<source path='rbd:rbd/sdgoij-data'/>
<target dev='vdb' bus='virtio'/>
</disk>
<disk type='virtual' device='disk'>
<driver name='qemu' type='rbd' cache='writeback'/>
<source path='rbd:rbd/sdgoij-swap'/>
<target dev='vdc' bus='virtio'/>
</disk>
<interface type='bridge'>
<mac address='52:54:8f:a3:f5:a4'/>
<source bridge='br0'/>
<target dev='vnet0'/>
<model type='virtio'/>
</interface>
<serial type='pty'>
<target port='0'/>
</serial>
<console type='pty'>
<target type='serial' port='0'/>
</console>
<input type='mouse' bus='ps2'/>
<graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0' keymap='en-us'/>
<video>
<model type='cirrus' vram='9216' heads='1'/>
</video>
</devices>
</domain>
    (1-1/1)