darkmaterial

Untitled

Feb 22nd, 2018
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.62 KB | None | 0 0
  1. <domain type='kvm'>
  2. <name>Plexserver</name>
  3. <uuid>9c49cc8c-61ed-4b3a-a225-5d6ed7aec1d6</uuid>
  4. <metadata>
  5. <kimchi:metadata xmlns:kimchi="https://github.com/kimchi-project/kimchi">
  6. <kimchi:os version="16.04" distro="ubuntu"/>
  7. </kimchi:metadata>
  8. </metadata>
  9. <memory unit='KiB'>4194304</memory>
  10. <currentMemory unit='KiB'>4194304</currentMemory>
  11. <memtune>
  12. <hard_limit unit='KiB'>5242880</hard_limit>
  13. </memtune>
  14. <vcpu placement='static' current='6'>10</vcpu>
  15. <os>
  16. <type arch='x86_64' machine='pc-i440fx-xenial'>hvm</type>
  17. <boot dev='hd'/>
  18. <boot dev='cdrom'/>
  19. <boot dev='network'/>
  20. </os>
  21. <features>
  22. <acpi/>
  23. <apic/>
  24. <pae/>
  25. </features>
  26. <cpu>
  27. <numa>
  28. <cell id='0' cpus='0' memory='4194304' unit='KiB'/>
  29. </numa>
  30. </cpu>
  31. <clock offset='utc'/>
  32. <on_poweroff>destroy</on_poweroff>
  33. <on_reboot>restart</on_reboot>
  34. <on_crash>restart</on_crash>
  35. <devices>
  36. <emulator>/usr/bin/kvm-spice</emulator>
  37. <disk type='network' device='cdrom'>
  38. <driver name='qemu' type='raw'/>
  39. <source protocol='http' name='/16.04.3/ubuntu-16.04.3-server-amd64.iso'>
  40. <host name='releases.ubuntu.com' port='80'/>
  41. </source>
  42. <target dev='hdc' bus='ide'/>
  43. <readonly/>
  44. <address type='drive' controller='0' bus='1' target='0' unit='0'/>
  45. </disk>
  46. <disk type='file' device='disk'>
  47. <driver name='qemu' type='qcow2'/>
  48. <source file='/media/hdd205/plexserver.qcow2'/>
  49. <target dev='hdd' bus='ide'/>
  50. <address type='drive' controller='0' bus='1' target='0' unit='1'/>
  51. </disk>
  52. <controller type='usb' index='0'>
  53. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  54. </controller>
  55. <controller type='pci' index='0' model='pci-root'/>
  56. <controller type='ide' index='0'>
  57. <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>
  58. </controller>
  59. <filesystem type='mount' accessmode='mapped'>
  60. <source dir='/media'/>
  61. <target dir='/media-host'/>
  62. <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  63. </filesystem>
  64. <interface type='network'>
  65. <mac address='52:54:00:d7:6a:91'/>
  66. <source network='TAP'/>
  67. <model type='virtio'/>
  68. <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  69. </interface>
  70. <interface type='network'>
  71. <mac address='52:54:00:6f:02:93'/>
  72. <source network='VM_internal'/>
  73. <model type='virtio'/>
  74. <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0'/>
  75. </interface>
  76. <serial type='pty'>
  77. <target port='0'/>
  78. </serial>
  79. <console type='pty'>
  80. <target type='serial' port='0'/>
  81. </console>
  82. <input type='tablet' bus='usb'/>
  83. <input type='mouse' bus='ps2'/>
  84. <input type='keyboard' bus='ps2'/>
  85. <graphics type='vnc' port='-1' autoport='yes' listen='0.0.0.0' keymap='de'>
  86. <listen type='address' address='0.0.0.0'/>
  87. </graphics>
  88. <sound model='ich6'>
  89. <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  90. </sound>
  91. <video>
  92. <model type='cirrus' vram='16384' heads='1'/>
  93. <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  94. </video>
  95. <hostdev mode='subsystem' type='usb' managed='yes'>
  96. <source>
  97. <vendor id='0x2040'/>
  98. <product id='0x0265'/>
  99. </source>
  100. </hostdev>
  101. <memballoon model='virtio'>
  102. <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  103. </memballoon>
  104. </devices>
  105. </domain>
Advertisement
Add Comment
Please, Sign In to add comment