Closed bolinches closed 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'"
Fully implement https://github.com/IBM/hana-os-healthchecker/issues/4
Done on 1.26
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'"