2020-06-17 13:10:51 +00:00
|
|
|
LC_ALL=C \
|
|
|
|
PATH=/bin \
|
|
|
|
HOME=/tmp/lib/domain--1-QEMUGuest2 \
|
|
|
|
USER=test \
|
|
|
|
LOGNAME=test \
|
|
|
|
XDG_DATA_HOME=/tmp/lib/domain--1-QEMUGuest2/.local/share \
|
|
|
|
XDG_CACHE_HOME=/tmp/lib/domain--1-QEMUGuest2/.cache \
|
|
|
|
XDG_CONFIG_HOME=/tmp/lib/domain--1-QEMUGuest2/.config \
|
|
|
|
QEMU_AUDIO_DRV=none \
|
|
|
|
/usr/bin/qemu-system-i386 \
|
|
|
|
-name guest=QEMUGuest2,debug-threads=on \
|
|
|
|
-S \
|
|
|
|
-object secret,id=masterKey0,format=raw,\
|
|
|
|
file=/tmp/lib/domain--1-QEMUGuest2/master-key.aes \
|
|
|
|
-machine pc-i440fx-2.8,accel=tcg,usb=off,dump-guest-core=off \
|
|
|
|
-m 214 \
|
|
|
|
-realtime mlock=off \
|
|
|
|
-smp 1,sockets=1,cores=1,threads=1 \
|
|
|
|
-uuid c7a5fdbd-edaf-9466-926a-d65c16db1809 \
|
|
|
|
-display none \
|
|
|
|
-no-user-config \
|
|
|
|
-nodefaults \
|
|
|
|
-chardev socket,id=charmonitor,path=/tmp/lib/domain--1-QEMUGuest2/monitor.sock,\
|
|
|
|
server,nowait \
|
|
|
|
-mon chardev=charmonitor,id=monitor,mode=control \
|
|
|
|
-rtc base=utc \
|
|
|
|
-no-shutdown \
|
|
|
|
-no-acpi \
|
|
|
|
-boot strict=on \
|
|
|
|
-device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 \
|
|
|
|
-device virtio-scsi-pci,id=scsi0,bus=pci.0,addr=0x2 \
|
|
|
|
-drive file=/dev/HostVG/QEMUGuest2,format=raw,if=none,id=drive-ide0-0-0 \
|
|
|
|
-device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1 \
|
|
|
|
-drive file=/dev/sg0,if=none,format=raw,id=drive-hostdev0 \
|
|
|
|
-device scsi-generic,bus=scsi0.0,channel=0,scsi-id=4,lun=8,\
|
|
|
|
drive=drive-hostdev0,id=hostdev0 \
|
2020-06-17 13:57:13 +00:00
|
|
|
-drive file=/dev/sg0,if=none,format=raw,id=drive-hostdev1,readonly=on \
|
|
|
|
-device scsi-generic,bus=scsi0.0,channel=0,scsi-id=4,lun=7,\
|
|
|
|
drive=drive-hostdev1,id=hostdev1 \
|
2020-09-10 15:00:13 +00:00
|
|
|
-drive file=/dev/sg0,if=none,format=raw,\
|
|
|
|
id=drive-ua-7996c8dc-a4fa-4012-b76f-043d20144263 \
|
|
|
|
-device scsi-generic,bus=scsi0.0,channel=0,scsi-id=4,lun=6,\
|
|
|
|
drive=drive-ua-7996c8dc-a4fa-4012-b76f-043d20144263,\
|
|
|
|
id=ua-7996c8dc-a4fa-4012-b76f-043d20144263 \
|
2020-06-17 13:19:36 +00:00
|
|
|
-drive file=iscsi://example.org:3260/iqn.1992-01.com.example/0,if=none,\
|
|
|
|
format=raw,id=drive-hostdev2 \
|
|
|
|
-device scsi-generic,bus=scsi0.0,channel=0,scsi-id=2,lun=4,\
|
|
|
|
drive=drive-hostdev2,id=hostdev2 \
|
|
|
|
-drive file=iscsi://example.org:3260/iqn.1992-01.com.example/1,if=none,\
|
2020-09-15 15:48:22 +00:00
|
|
|
format=raw,id=drive-hostdev3,readonly=on \
|
2020-06-17 13:19:36 +00:00
|
|
|
-device scsi-generic,bus=scsi0.0,channel=0,scsi-id=2,lun=5,\
|
|
|
|
drive=drive-hostdev3,id=hostdev3 \
|
2020-06-17 13:24:05 +00:00
|
|
|
-drive file=iscsi://myname:AQCVn5hO6HzFAhAAq0NCv8jtJcIcE+HOBlMQ1A@example.org:\
|
|
|
|
3260/iqn.1992-01.com.example%3Astorage/1,if=none,format=raw,id=drive-hostdev4 \
|
|
|
|
-device scsi-generic,bus=scsi0.0,channel=0,scsi-id=3,lun=4,\
|
|
|
|
drive=drive-hostdev4,id=hostdev4 \
|
|
|
|
-drive file=iscsi://myname:AQCVn5hO6HzFAhAAq0NCv8jtJcIcE+HOBlMQ1A@example.org:\
|
|
|
|
3260/iqn.1992-01.com.example%3Astorage/2,if=none,format=raw,id=drive-hostdev5 \
|
|
|
|
-device scsi-generic,bus=scsi0.0,channel=0,scsi-id=3,lun=5,\
|
|
|
|
drive=drive-hostdev5,id=hostdev5 \
|
2020-06-17 13:10:51 +00:00
|
|
|
-device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x3 \
|
|
|
|
-msg timestamp=on
|