Skip to content

Commit

Permalink
fix(man): default value of rd.retry was increased to 180 seconds
Browse files Browse the repository at this point in the history
The man page still states the old value of 30 seconds,
which does not reflect the current situation of 180 seconds.
  • Loading branch information
Alexander Wenzel authored and johannbg committed Nov 24, 2021
1 parent 049973b commit 4855242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/dracut.cmdline.7.asc
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ Misc

**rd.retry=**__<seconds>__::
specify how long dracut should retry the initqueue to configure devices.
The default is 30 seconds. After 2/3 of the time, degraded raids are force
The default is 180 seconds. After 2/3 of the time, degraded raids are force
started. If you have hardware, which takes a very long time to announce its
drives, you might want to extend this value.

Expand Down

0 comments on commit 4855242

Please sign in to comment.