diff options
Diffstat (limited to 'Documentation/md.txt')
-rw-r--r-- | Documentation/md.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/md.txt b/Documentation/md.txt index fd43fd2cad2f..a3eadf8e1701 100644 --- a/Documentation/md.txt +++ b/Documentation/md.txt | |||
@@ -222,6 +222,17 @@ Each directory contains: | |||
222 | of being recoverred to | 222 | of being recoverred to |
223 | This list make grow in future. | 223 | This list make grow in future. |
224 | 224 | ||
225 | errors | ||
226 | An approximate count of read errors that have been detected on | ||
227 | this device but have not caused the device to be evicted from | ||
228 | the array (either because they were corrected or because they | ||
229 | happened while the array was read-only). When using version-1 | ||
230 | metadata, this value persists across restarts of the array. | ||
231 | |||
232 | This value can be written while assembling an array thus | ||
233 | providing an ongoing count for arrays with metadata managed by | ||
234 | userspace. | ||
235 | |||
225 | 236 | ||
226 | An active md device will also contain and entry for each active device | 237 | An active md device will also contain and entry for each active device |
227 | in the array. These are named | 238 | in the array. These are named |