2013-05-03 22:07:20 +04:00
<domain type= 'qemu' >
<name > QEMUGuest2</name>
<uuid > c7a5fdbd-edaf-9466-926a-d65c16db1809</uuid>
<memory unit= 'KiB' > 219100</memory>
<currentMemory unit= 'KiB' > 219100</currentMemory>
<vcpu placement= 'static' > 1</vcpu>
<os >
2022-01-04 18:36:46 +03:00
<type arch= 'x86_64' machine= 'pc' > hvm</type>
2013-05-03 22:07:20 +04:00
<boot dev= 'hd' />
</os>
<clock offset= 'utc' />
<on_poweroff > destroy</on_poweroff>
<on_reboot > restart</on_reboot>
<on_crash > destroy</on_crash>
<devices >
2022-01-04 18:36:46 +03:00
<emulator > /usr/bin/qemu-system-x86_64</emulator>
2013-05-03 22:07:20 +04:00
<disk type= 'block' device= 'disk' >
<source dev= '/dev/HostVG/QEMUGuest2' />
<target dev= 'hda' bus= 'ide' />
<address type= 'drive' controller= '0' bus= '0' target= '0' unit= '0' />
</disk>
<controller type= 'scsi' index= '0' model= 'virtio-scsi' />
<controller type= 'usb' index= '0' />
<controller type= 'ide' index= '0' />
<controller type= 'pci' index= '0' model= 'pci-root' />
2016-01-11 14:40:32 +03:00
<input type= 'mouse' bus= 'ps2' />
<input type= 'keyboard' bus= 'ps2' />
2013-05-03 22:07:20 +04:00
<hostdev mode= 'subsystem' type= 'scsi' managed= 'yes' >
<source >
<adapter name= 'scsi_host0' />
<address bus= '0' target= '0' unit= '0' />
</source>
<address type= 'drive' controller= '0' bus= '0' target= '4' unit= '8' />
</hostdev>
2020-06-17 16:57:13 +03:00
<hostdev mode= 'subsystem' type= 'scsi' managed= 'yes' >
<source >
<adapter name= 'scsi_host0' />
<address bus= '0' target= '0' unit= '1' />
</source>
<readonly />
<address type= 'drive' controller= '0' bus= '0' target= '4' unit= '7' />
</hostdev>
2020-09-10 16:48:38 +03:00
<hostdev mode= 'subsystem' type= 'scsi' managed= 'no' >
<source >
<adapter name= 'scsi_host0' />
<address bus= '0' target= '0' unit= '2' />
</source>
2020-09-10 18:00:13 +03:00
<alias name= 'ua-7996c8dc-a4fa-4012-b76f-043d20144263' />
2020-09-10 16:48:38 +03:00
<address type= 'drive' controller= '0' bus= '0' target= '4' unit= '6' />
</hostdev>
2020-06-17 16:19:36 +03:00
<hostdev mode= 'subsystem' type= 'scsi' managed= 'yes' >
<source protocol= 'iscsi' name= 'iqn.1992-01.com.example' >
<host name= 'example.org' port= '3260' />
</source>
<address type= 'drive' controller= '0' bus= '0' target= '2' unit= '4' />
</hostdev>
<hostdev mode= 'subsystem' type= 'scsi' managed= 'yes' >
<source protocol= 'iscsi' name= 'iqn.1992-01.com.example/1' >
<host name= 'example.org' port= '3260' />
</source>
2020-09-15 18:48:22 +03:00
<readonly />
2020-06-17 16:19:36 +03:00
<address type= 'drive' controller= '0' bus= '0' target= '2' unit= '5' />
</hostdev>
2020-06-17 16:24:05 +03:00
<hostdev mode= 'subsystem' type= 'scsi' managed= 'yes' >
<source protocol= 'iscsi' name= 'iqn.1992-01.com.example:storage/1' >
<host name= 'example.org' port= '3260' />
<auth username= 'myname' >
<secret type= 'iscsi' usage= 'mycluster_myname' />
</auth>
</source>
<address type= 'drive' controller= '0' bus= '0' target= '3' unit= '4' />
</hostdev>
<hostdev mode= 'subsystem' type= 'scsi' managed= 'yes' >
<source protocol= 'iscsi' name= 'iqn.1992-01.com.example:storage/2' >
<host name= 'example.org' port= '3260' />
<auth username= 'myname' >
<secret type= 'iscsi' usage= 'mycluster_myname' />
</auth>
2020-07-10 15:00:12 +03:00
<initiator >
<iqn name= 'iqn.2020-07.com.example:test' />
</initiator>
2020-06-17 16:24:05 +03:00
</source>
<address type= 'drive' controller= '0' bus= '0' target= '3' unit= '5' />
</hostdev>
2013-05-03 22:07:20 +04:00
<memballoon model= 'virtio' />
</devices>
</domain>