remote: add sysusers file to create 'libvirt' group
[libvirt.git] / tests / vmx2xmldata / esx-in-the-wild-9.xml
blobee6be2527fd9a00865afd7e911c99c8ab80a05f0
1 <domain type='vmware'>
2   <name>v2v-windows-kkulkarn</name>
3   <uuid>42009372-17da-be73-779d-007ccf1bd228</uuid>
4   <description>MIQ GUID=b55c806d-99b9-4fa5-bbcc-a4de04f822e5</description>
5   <memory unit='KiB'>16777216</memory>
6   <currentMemory unit='KiB'>16777216</currentMemory>
7   <vcpu placement='static'>16</vcpu>
8   <cputune>
9     <shares>16000</shares>
10   </cputune>
11   <os>
12     <type arch='x86_64'>hvm</type>
13   </os>
14   <cpu>
15     <topology sockets='4' dies='1' clusters='1' cores='4' threads='1'/>
16   </cpu>
17   <clock offset='utc'/>
18   <on_poweroff>destroy</on_poweroff>
19   <on_reboot>restart</on_reboot>
20   <on_crash>destroy</on_crash>
21   <devices>
22     <disk type='file' device='disk'>
23       <source file='[datastore] directory/v2v-windows-kkulkarn.vmdk'/>
24       <target dev='sda' bus='scsi'/>
25       <address type='drive' controller='0' bus='0' target='0' unit='0'/>
26     </disk>
27     <controller type='scsi' index='0' model='lsisas1068'/>
28     <interface type='bridge'>
29       <mac address='00:50:56:80:b3:81' type='generated'/>
30       <source bridge='VM Network'/>
31       <model type='vmxnet3'/>
32     </interface>
33     <video>
34       <model type='vmvga' vram='8192' primary='yes'/>
35     </video>
36   </devices>
37 </domain>