Proxmox Serial Port Passthrough

Posted on by
Proxmox Serial Port Passthrough Average ratng: 5,9/10 9137votes
Vmware Serial Port Passthrough

It’s possible to get Proxmox to passthrough a Serial number for the HDD but. Do if it ever gets plugged in to a different port or if driver updates. General high level perspective. Adding the pci-passthrough. A bit out of scope, but what you will need is. A serial console/LARA to the proxmox host.

Proxmox Forum

It’s possible to get Proxmox to passthrough a Serial number for the HDD but it’s a right Pain in the rear to do. See • Add the drives to the VM as usual • run qm showcmd XXX (Where XXX is the vm id) Copy the command to notepad. Wd10eads External Usb Device Driver here. etc, find the lines that deal with the drives e.g -drive file=/dev/disk/by-id/scsi-SATA-MYDRIVE-SN,if=none,id=drive-virtio1,cache=writethrough,aio=threads,detect-zeroes=on -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb (Yours will be a file if you’ve not passed through a drive) Copy them. Edit the config file for the container and comment out the lines relating to your virtual HDD with a # add the line args: -drive file=/dev/disk/by-id/scsi-SATA-MYDRIVE-SN,if=none,id=drive-virtio1,cache=writethrough,aio=threads,detect-zeroes=on,serial=MYSERIAL -device virtio-blk-pci,drive=drive-virtio1,id=virtio1,bus=pci.0,addr=0xb. Interwrite Prs Software Download.

Just installed RockStor as a KVM in Proxmox 4.1, so this is my first post to this community. I am not an IT pro just a home user/enthusiast in over his head and willing to learn.