IBM / hana-os-healthchecker

HANA OS HEALTHCHECKER - HOH
Apache License 2.0
6 stars 7 forks source link

Check entry on /etc/udev/rules.d/99-ibm-2145.rules #12

Closed bolinches closed 2 years ago

bolinches commented 2 years ago

So far only check is that the file exists, we need to check that has

SUBSYSTEM=="block", ACTION=="add", ENV{ID_VENDOR}=="IBM",ENV{ID_MODEL}=="2145", RUN+="/bin/sh -c 'echo 120 >/sys/block/%k/device/timeout'"

bolinches commented 2 years ago

Fully implement https://github.com/IBM/hana-os-healthchecker/issues/4

bolinches commented 2 years ago

Done on 1.26