Advertisement
Guest User

Untitled

a guest
Nov 8th, 2017
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MXML 6.73 KB | None | 0 0
  1.  
  2. <!-- MGMT network -->
  3. <network connections='2'>
  4.   <name>MGMT</name>
  5.   <uuid>cfe74592-059a-4fb0-a2f4-7b02319131c4</uuid>
  6.   <forward mode='bridge'/>
  7.   <bridge name='br0'/>
  8. </network>
  9.  
  10. <!--- LAN1 network --->
  11. <network connections='2'>
  12.   <name>LAN1</name>
  13.   <uuid>676e59dd-674b-4604-ba34-9a6503f0e7c4</uuid>
  14.   <forward mode='bridge'/>
  15.   <bridge name='br1'/>
  16. </network>
  17.  
  18. <!--- ib-te-v1420-1 guest --->
  19. <domain type='kvm' id='1'>
  20.   <name>ib-te-v1420-1</name>
  21.   <uuid>4cc3b835-919f-484d-98d4-556631f8998f</uuid>
  22.   <memory unit='KiB'>8388608</memory>
  23.   <currentMemory unit='KiB'>8388608</currentMemory>
  24.   <vcpu placement='static'>4</vcpu>
  25.   <resource>
  26.     <partition>/machine</partition>
  27.   </resource>
  28.   <os>
  29.     <type arch='x86_64' machine='pc-i440fx-rhel7.0.0'>hvm</type>
  30.     <boot dev='hd'/>
  31.   </os>
  32.   <features>
  33.     <acpi/>
  34.     <apic/>
  35.     <pae/>
  36.   </features>
  37.   <clock offset='utc'/>
  38.   <on_poweroff>destroy</on_poweroff>
  39.   <on_reboot>restart</on_reboot>
  40.   <on_crash>restart</on_crash>
  41.   <devices>
  42.     <emulator>/usr/libexec/qemu-kvm</emulator>
  43.     <disk type='file' device='disk'>
  44.       <driver name='qemu' type='qcow2' cache='none'/>
  45.       <source file='/var/lib/libvirt/images/nios-8.2.1-359366-2017-07-28-12-59-22-160G-1420-disk1-ib-te-v1420-1.qcow2'/>
  46.       <backingStore/>
  47.       <target dev='vda' bus='virtio'/>
  48.       <alias name='virtio-disk0'/>
  49.       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  50.     </disk>
  51.     <controller type='usb' index='0' model='piix3-uhci'>
  52.       <alias name='usb'/>
  53.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  54.     </controller>
  55.     <controller type='pci' index='0' model='pci-root'>
  56.       <alias name='pci.0'/>
  57.     </controller>
  58.     <interface type='bridge'>
  59.       <mac address='52:54:00:08:a6:2d'/>
  60.       <source network='MGMT' bridge='br0'/>
  61.       <target dev='vnet0'/>
  62.       <model type='virtio'/>
  63.       <alias name='net0'/>
  64.       <rom bar='off'/>
  65.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  66.     </interface>
  67.     <interface type='bridge'>
  68.       <mac address='52:54:00:76:61:82'/>
  69.       <source network='LAN1' bridge='br1'/>
  70.       <target dev='vnet1'/>
  71.       <model type='virtio'/>
  72.       <alias name='net1'/>
  73.       <rom bar='off'/>
  74.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  75.     </interface>
  76.     <serial type='pty'>
  77.       <source path='/dev/pts/0'/>
  78.       <target port='0'/>
  79.       <alias name='serial0'/>
  80.     </serial>
  81.     <console type='pty' tty='/dev/pts/0'>
  82.       <source path='/dev/pts/0'/>
  83.       <target type='serial' port='0'/>
  84.       <alias name='serial0'/>
  85.     </console>
  86.     <input type='mouse' bus='ps2'>
  87.       <alias name='input0'/>
  88.     </input>
  89.     <input type='keyboard' bus='ps2'>
  90.       <alias name='input1'/>
  91.     </input>
  92.     <graphics type='vnc' port='5900' autoport='yes' listen='0.0.0.0' keymap='en-us'>
  93.       <listen type='address' address='0.0.0.0'/>
  94.     </graphics>
  95.     <video>
  96.       <model type='cirrus' vram='16384' heads='1' primary='yes'/>
  97.       <alias name='video0'/>
  98.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  99.     </video>
  100.     <memballoon model='virtio'>
  101.       <alias name='balloon0'/>
  102.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  103.     </memballoon>
  104.   </devices>
  105.   <seclabel type='none' model='none'/>
  106.   <seclabel type='dynamic' model='dac' relabel='yes'>
  107.     <label>+107:+107</label>
  108.     <imagelabel>+107:+107</imagelabel>
  109.   </seclabel>
  110. </domain>
  111.  
  112.  
  113. <!--- ib-te-v1420-2 guest --->
  114. <domain type='kvm' id='2'>
  115.   <name>ib-te-v1420-2</name>
  116.   <uuid>ae9315f3-c914-4c3e-9bb3-582df9710b21</uuid>
  117.   <memory unit='KiB'>8388608</memory>
  118.   <currentMemory unit='KiB'>8388608</currentMemory>
  119.   <vcpu placement='static'>4</vcpu>
  120.   <resource>
  121.     <partition>/machine</partition>
  122.   </resource>
  123.   <os>
  124.     <type arch='x86_64' machine='pc-i440fx-rhel7.0.0'>hvm</type>
  125.     <boot dev='hd'/>
  126.   </os>
  127.   <features>
  128.     <acpi/>
  129.     <apic/>
  130.     <pae/>
  131.   </features>
  132.   <clock offset='utc'/>
  133.   <on_poweroff>destroy</on_poweroff>
  134.   <on_reboot>restart</on_reboot>
  135.   <on_crash>restart</on_crash>
  136.   <devices>
  137.     <emulator>/usr/libexec/qemu-kvm</emulator>
  138.     <disk type='file' device='disk'>
  139.       <driver name='qemu' type='qcow2' cache='none'/>
  140.       <source file='/var/lib/libvirt/images/nios-8.2.1-359366-2017-07-28-12-59-22-160G-1420-disk1-ib-te-v1420-2.qcow2'/>
  141.       <backingStore/>
  142.       <target dev='vda' bus='virtio'/>
  143.       <alias name='virtio-disk0'/>
  144.       <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/>
  145.     </disk>
  146.     <controller type='usb' index='0' model='piix3-uhci'>
  147.       <alias name='usb'/>
  148.       <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>
  149.     </controller>
  150.     <controller type='pci' index='0' model='pci-root'>
  151.       <alias name='pci.0'/>
  152.     </controller>
  153.     <interface type='bridge'>
  154.       <mac address='52:54:00:46:89:c6'/>
  155.       <source network='MGMT' bridge='br0'/>
  156.       <target dev='vnet2'/>
  157.       <model type='virtio'/>
  158.       <alias name='net0'/>
  159.       <rom bar='off'/>
  160.       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/>
  161.     </interface>
  162.     <interface type='bridge'>
  163.       <mac address='52:54:00:1c:4d:9e'/>
  164.       <source network='LAN1' bridge='br1'/>
  165.       <target dev='vnet3'/>
  166.       <model type='virtio'/>
  167.       <alias name='net1'/>
  168.       <rom bar='off'/>
  169.       <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
  170.     </interface>
  171.     <serial type='pty'>
  172.       <source path='/dev/pts/1'/>
  173.       <target port='0'/>
  174.       <alias name='serial0'/>
  175.     </serial>
  176.     <console type='pty' tty='/dev/pts/1'>
  177.       <source path='/dev/pts/1'/>
  178.       <target type='serial' port='0'/>
  179.       <alias name='serial0'/>
  180.     </console>
  181.     <input type='mouse' bus='ps2'>
  182.       <alias name='input0'/>
  183.     </input>
  184.     <input type='keyboard' bus='ps2'>
  185.       <alias name='input1'/>
  186.     </input>
  187.     <graphics type='vnc' port='5901' autoport='yes' listen='0.0.0.0' keymap='en-us'>
  188.       <listen type='address' address='0.0.0.0'/>
  189.     </graphics>
  190.     <video>
  191.       <model type='cirrus' vram='16384' heads='1' primary='yes'/>
  192.       <alias name='video0'/>
  193.       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
  194.     </video>
  195.     <memballoon model='virtio'>
  196.       <alias name='balloon0'/>
  197.       <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/>
  198.     </memballoon>
  199.   </devices>
  200.   <seclabel type='none' model='none'/>
  201.   <seclabel type='dynamic' model='dac' relabel='yes'>
  202.     <label>+107:+107</label>
  203.     <imagelabel>+107:+107</imagelabel>
  204.   </seclabel>
  205. </domain>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement