[pve-devel] missing udev properties in PVE9 beta

Thomas Lamprecht t.lamprecht at proxmox.com
Sat Jul 26 14:20:54 CEST 2025


Hi,

On 26/07/2025 00:01, Joshua Huber wrote:
> While setting up automated testing for PVE9 we noticed that scsi block
> devices were missing several udev properties.
> 
> After a bit of digging, the root cause turns out to be a regression in
> the sg_inq tool (from sg3_utils). This bug slipped in as part of some
> refactoring related to json output formatting on Feb 7, 2023.
> 
> I filed an issue upstream -- check it out for more details:
> https://github.com/doug-gilbert/sg3_utils/issues/63
> 
> I also submitted a pull request which fixes the issue:
> https://github.com/doug-gilbert/sg3_utils/pull/64

Thanks again for the heads up, as mentioned in the forum I also
created a Debian bug report:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1109923

And created a merge request with a cherry-pick of this patch
on the Debian package:
https://salsa.debian.org/linux-blocks-team/sg3-utils/-/merge_requests/10

> The likelihood of a new upstream release coming in time for the PVE9
> release seems quite low. Perhaps a local patch for sg3_utils is in
> order?

Yeah, we will take a closer look and pick the fix up for our repos
if nothing comes up.

Thanks!
  Thomas





More information about the pve-devel mailing list