hdparm timeout and ifupdown2 fails

jacuinde

New Member
Jul 23, 2025
1
0
1
I have a r710 server with a H200i JBOD card with a fresh install of Proxmox 8.4, in journalctl it shows hdparm taking a long time and timing out, this causes ifupdown2 to fail, when the server finishes restarting i just run

systemctl restart networking and my ethenert interface goes up

so i just edited

/etc/udev/rules.d/85-hdparam.rules

and made the line

ACTION=="add", SUBSYSTEM=="block", KERNEL=="[sh]d[a-z]", RUN+="/lib/udev/hdparm"

to

#ACTION=="add", SUBSYSTEM=="block", KERNEL=="[sh]d[a-z]", RUN+="/lib/udev/hdparm"


and everything boots up correctly, zfs pool is online and without issues

Attaching journalctl screenshot
 

Attachments

  • Screenshot 2025-07-23 112737.png
    Screenshot 2025-07-23 112737.png
    1.1 MB · Views: 3