Hi Josh,

Am 28.07.25 um 16:43 schrieb Joshua Huber:
> Thanks for creating a Debian bug & cherry-picked MR. Fingers crossed
> the changes flow through into PVE9. :)

FYI: We just uploaded a build of sg3-utils with your patch included
into the pve-test trixie repo, it's version 1.48-2+pmx1.

I could easily reproduce the issue here and thus test the patch.

E.g., the output of `sq_inq --export` with the original version:

sg_inq --export /dev/sg5
SCSI_TPGS=0
SCSI_TYPE=medium changer
SCSI_VENDOR=QUANTUM
SCSI_VENDOR_ENC=QUANTUM\x20

And after upgrading to the newer version with your patch:

sg_inq --export /dev/sg5
SCSI_TPGS=0
SCSI_TYPE=medium changer
SCSI_VENDOR=QUANTUM
SCSI_VENDOR_ENC=QUANTUM\x20
SCSI_MODEL=UHDL
SCSI_MODEL_ENC=UHDL\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
SCSI_REVISION=0096

Thanks!
 Thomas


_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to