Guest User

i-14-90-VM

a guest
Jul 30th, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.69 KB | None | 0 0
  1. <domain type='kvm' id='217'>
  2. <name>i-14-90-VM</name>
  3. <uuid>a8138e98-48af-3671-82cd-5bb30694c544</uuid>
  4. <description>Other (32-bit)</description>
  5. <memory>1048576</memory>
  6. <currentMemory>1048576</currentMemory>
  7. <vcpu>1</vcpu>
  8. <cputune>
  9. <shares>1000</shares>
  10. <period>100000</period>
  11. <quota>-1</quota>
  12. </cputune>
  13. <os>
  14. <type arch='x86_64' machine='rhel6.2.0'>hvm</type>
  15. <boot dev='cdrom'/>
  16. <boot dev='hd'/>
  17. </os>
  18. <features>
  19. <acpi/>
  20. <apic/>
  21. <pae/>
  22. </features>
  23. <clock offset='utc'/>
  24. <on_poweroff>destroy</on_poweroff>
  25. <on_reboot>restart</on_reboot>
  26. <on_crash>destroy</on_crash>
  27. <devices>
  28. <emulator>/usr/libexec/qemu-kvm</emulator>
  29. <disk type='file' device='disk'>
  30. <driver name='qemu' type='qcow2' cache='none'/>
  31. <source file='/mnt/4a6d1d00-facc-360a-bf04-2eb0be9dbde0/20aee2e0-2902-44e7-b895-5084a6e6af78'/>
  32. <target dev='hda' bus='ide'/>
  33. <alias name='ide0-0-0'/>
  34. <address type='drive' controller='0' bus='0' unit='0'/>
  35. </disk>
  36. <disk type='file' device='cdrom'>
  37. <driver name='qemu' type='raw' cache='none'/>
  38. <source file='/mnt/4cd5c432-423a-4506-8bda-afbbc257d511/202-3-31540e63-20dc-32eb-8727-05d1af6d145d.iso'/>
  39. <target dev='hdc' bus='ide'/>
  40. <readonly/>
  41. <alias name='ide0-1-0'/>
  42. <address type='drive' controller='0' bus='1' unit='0'/>
  43. </disk>
  44. <controller type='ide' index='0'>
  45. <alias name='ide0'/>
  46. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  47. </controller>
  48. <interface type='bridge'>
  49. <mac address='06:a0:56:00:00:7c'/>
  50. <source bridge='management'/>
  51. <target dev='vnet15'/>
  52. <model type='e1000'/>
  53. <alias name='net0'/>
  54. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  55. </interface>
  56. <serial type='pty'>
  57. <source path='/dev/pts/9'/>
  58. <target port='0'/>
  59. <alias name='serial0'/>
  60. </serial>
  61. <console type='pty' tty='/dev/pts/9'>
  62. <source path='/dev/pts/9'/>
  63. <target type='serial' port='0'/>
  64. <alias name='serial0'/>
  65. </console>
  66. <input type='tablet' bus='usb'>
  67. <alias name='input0'/>
  68. </input>
  69. <input type='mouse' bus='ps2'/>
  70. <graphics type='vnc' port='5909' autoport='yes'/>
  71. <video>
  72. <model type='cirrus' vram='9216' heads='1'/>
  73. <alias name='video0'/>
  74. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  75. </video>
  76. <memballoon model='virtio'>
  77. <alias name='balloon0'/>
  78. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  79. </memballoon>
  80. </devices>
  81. </domain>
Advertisement
Add Comment
Please, Sign In to add comment