You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ done
64
64
65
65
* We match our drives' best-performing 8KB sector size: `ashift=13`.[^1][^2][^3][^4]
66
66
67
-
* We want to automatically activate hot spare drives if another drive fails: `autoreplace=on`.[^3]
67
+
* We want to automatically activate newly inserted replacements for failed drives: `autoreplace=on`.[^25]
68
68
69
69
* We use `/dev/disk/by-id/` paths to identify drives, in case they're swapped around to different drive bays or the OS' device naming schema changes.[^3]
0 commit comments