On 8/13/24 8:24 AM, Björn Persson wrote:
Ian Pilcher wrote:
libatasmart is used by udisks, collectd, etc. to monitor disk health,
and it's broken by kernel 6.10.
Could that also be what broke hdparm?
It is. Looks like the commit is probably going to be reverted,
https://lore.kernel.org/li
Ian Pilcher wrote:
> libatasmart is used by udisks, collectd, etc. to monitor disk health,
> and it's broken by kernel 6.10.
Could that also be what broke hdparm?
With Linux 6.10.3-100.fc39.x86_64:
# hdparm -C /dev/sda
/dev/sda:
SG_IO: bad/missing sense data, sb[]: f0 00 01 00 50 00 ff 0a 00
libatasmart is used by udisks, collectd, etc. to monitor disk health,
and it's broken by kernel 6.10. The library was originally written by
Lennart Poettering, but I'm 99% sure that he hasn't thought about it in
years.
See https://bugzilla.redhat.com/show_bug.cgi?id=2304043.
I've identified the