digimer

Untitled

Jan 26th, 2012
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.92 KB | None | 0 0
  1. <domain type='kvm'>
  2.   <name>vm0001-jit</name>
  3.   <uuid>364624d2-d282-8aaf-fe82-ea940298aec7</uuid>
  4.   <memory>1048576</memory>
  5.   <currentMemory>1048576</currentMemory>
  6.   <vcpu>1</vcpu>
  7.   <os>
  8.     <type arch='x86_64' machine='rhel6.0.0'>hvm</type>
  9.     <boot dev='hd'/>
  10.   </os>
  11.   <features>
  12.     <acpi/>
  13.     <apic/>
  14.     <pae/>
  15.   </features>
  16.   <clock offset='utc'/>
  17.   <on_poweroff>destroy</on_poweroff>
  18.   <on_reboot>restart</on_reboot>
  19.   <on_crash>restart</on_crash>
  20.   <devices>
  21.     <emulator>/usr/libexec/qemu-kvm</emulator>
  22.     <disk type='block' device='disk'>
  23.       <driver name='qemu' type='raw' cache='none'/>
  24.       <source dev='/dev/il51-vg0/vm0001-1'/>
  25.       <target dev='hda' bus='ide'/>
  26.       <address type='drive' controller='0' bus='0' unit='0'/>
  27.     </disk>
  28.     <disk type='block' device='cdrom'>
  29.       <driver name='qemu' type='raw'/>
  30.       <target dev='hdc' bus='ide'/>
  31.       <readonly/>
  32.       <address type='drive' controller='0' bus='1' unit='0'/>
  33.     </disk>
  34.     <controller type='ide' index='0'>
  35.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  36.     </controller>
  37.     <interface type='bridge'>
  38.       <mac address='52:54:00:83:81:7a'/>
  39.       <source bridge='vbr2'/>
  40.       <target dev='vnet2'/>
  41.       <model type='e1000'/>
  42.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  43.     </interface>
  44.     <serial type='pty'>
  45.       <target port='0'/>
  46.     </serial>
  47.     <console type='pty'>
  48.       <target port='0'/>
  49.     </console>
  50.     <input type='mouse' bus='ps2'/>
  51.     <graphics type='vnc' port='-1' autoport='yes' keymap='en-us'/>
  52.     <video>
  53.       <model type='cirrus' vram='9216' heads='1'/>
  54.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  55.     </video>
  56.     <memballoon model='virtio'>
  57.       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  58.     </memballoon>
  59.   </devices>
  60. </domain>
Advertisement
Add Comment
Please, Sign In to add comment