-
Lobster started following Passing though onboard pci devices to docker containers
-
Passing though onboard pci devices to docker containers
Ive setup a windows docker so that i can share my gpu across a few different instances. Its working great as is however I'm having some issues though with passing through some motherboard devices (onboard wifi/bluetooth, audio etc) through for the exclusive use of the container. Ive passed through usb and graphics card before on vms and docker containers before but having through trouble with these other onboard devices types Does anyone have experience with passing through these devices for containers and how they are mapped through? Ive tried binding them to vfio and the use those references in the docker config but they dont work either via adding devices in the config. Anyone have any experience with how to pass these devices through to the container PCI Devices and IOMMU Groups.txt
-
Intel Arc A380 passthru to Windows 10 VM
Anyone else get any further with this? I got a A310 that I'm trying to pass through to win 10 vm which shows but keeps on failing on the driver installation and giving an error 43.
-
Lobster joined the community
-
VMs not working
Hi, My VM's have stopped running, keep getting Domain id=1 is tainted message in the logs. I was initially trying to pass through an unassigned sata disk directly for new virtual machine however my other existing unrelated vm has stopped working. Any help would be much appreciated. Logs below -m 16384 \ -overcommit mem-lock=off \ -smp 8,sockets=1,dies=1,cores=4,threads=2 \ -uuid f6a5ab80-1047-29f0-dd59-90736feb8186 \ -display none \ -no-user-config \ -nodefaults \ -chardev socket,id=charmonitor,fd=31,server,nowait \ -mon chardev=charmonitor,id=monitor,mode=control \ -rtc base=localtime \ -no-hpet \ -no-shutdown \ -boot strict=on \ -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x7.0x7 \ -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x7 \ -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x7.0x1 \ -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x7.0x2 \ -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x3 \ -blockdev '{"driver":"file","filename":"/mnt/user/domains/OB-MACHINE/vdisk1.img","node-name":"libvirt-2-storage","cache":{"direct":false,"no-flush":false},"auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-2-format","read-only":false,"cache":{"direct":false,"no-flush":false},"driver":"raw","file":"libvirt-2-storage"}' \ -device virtio-blk-pci,bus=pci.0,addr=0x4,drive=libvirt-2-format,id=virtio-disk2,bootindex=1,write-cache=on \ -blockdev '{"driver":"file","filename":"/mnt/user/isos/virtio-win-0.1.185.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}' \ -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' \ -device ide-cd,bus=ide.0,unit=1,drive=libvirt-1-format,id=ide0-0-1 \ -netdev tap,fd=33,id=hostnet0,vhost=on,vhostfd=34 \ -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:45:05:9a,bus=pci.0,addr=0x2 \ -chardev pty,id=charserial0 \ -device isa-serial,chardev=charserial0,id=serial0 \ -chardev socket,id=charchannel0,fd=36,server,nowait \ -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=org.qemu.guest_agent.0 \ -device usb-tablet,id=input0,bus=usb.0,port=1 \ -device vfio-pci,host=0000:05:00.0,id=hostdev0,bus=pci.0,addr=0x5,romfile=/mnt/user/isos/NVIDIA.QuadroK2000.2048.120913.mod.rom \ -device vfio-pci,host=0000:05:00.1,id=hostdev1,bus=pci.0,addr=0x6 \ -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny \ -msg timestamp=on 2021-07-07 07:02:35.001+0000: Domain id=1 is tainted: high-privileges 2021-07-07 07:02:35.001+0000: Domain id=1 is tainted: host-cpu char device redirected to /dev/pts/0 (label charserial0) 2021-07-07T07:03:02.355318Z qemu-system-x86_64: terminating on signal 15 from pid 5542 (/usr/sbin/libvirtd) 2021-07-07 07:03:04.157+0000: shutting down, reason=destroyed
Lobster
Members
-
Joined
-
Last visited