[pve-devel] missing udev properties in PVE9 beta

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed Jul 30 12:07:17 CEST 2025


On July 29, 2025 1:58 pm, Thomas Lamprecht wrote:
> 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

and while the fix didn't make it into Trixie itself, it's at least
called out in the release notes as an issue to be aware of:

https://www.debian.org/releases/trixie/release-notes/issues.html#udev-properties-from-sg3-utils-missing




More information about the pve-devel mailing list