Hello Wolf,
On Thu, Jan 15, 2026 at 05:29:28AM +0000, Wolf wrote:
> Hi, Niklas
>
> Udev rule
>
> ACTION=="add|change", SUBSYSTEM=="block", KERNEL=="sda",
> ATTR{queue/max_sectors_kb}="4096"
>
> is not working.Ok, since you seem to be able to reproduce it so easily, then perhaps try with different values here, e.g. 1280 2048 3072 4095 and tell us the largest one that is working, and we could add a quirk for the device with the highest value that is working for you. Kind regards, Niklas

