Lines Matching refs:can
1 Tools that manage md devices can be found at
8 You can boot with your md device with the following kernel command
49 superblock can be autodetected and run at boot time.
82 The md driver can support a variety of different superblock formats.
99 particular md virtual device. Once it is completely assembled, it can
105 can create appropriate redundancy (copying in raid1, parity
121 Once started, new devices can be added. They should have an
125 Devices that have failed or are not yet active can be detached from an
133 An array can be 'created' by describing the array (level, chunksize
137 Then uninitialized devices can be added with ADD_NEW_DISK. The
141 Once started with RUN_ARRAY, uninitialized spares can be added with
170 active. This will reconfigure the array. Otherwise it can only
183 of 2. This can only be set while assembling an array
188 levels. It can be written while assembling an array.
191 This can be used to artificially constrain the available space in
200 This can be used to reduce the size of the array before reducing
207 attributes mentioned above (raid_disks, chunk_size, layout) can
219 and can be read from here. Writing to this value may resize
225 about the array. It can be 0.90 (traditional format), 1.0, 1.1,
228 Alternately it can be "external:" followed by a string which
241 This file can be written but not read. The value written should
258 state of the array. In many cases, the state can be set by
263 active_idle and active (which can be frequent and are not
275 All IO requests will block. The array can be reconfigured.
278 no resync can happen. no superblocks get written.
290 fully active: IO and resync can be happening.
302 It can be one of "none", "file" or "[+-]N".
326 This can be either 'internal' or 'external'.
361 which can be a comma separated list of
385 This can be written to.
414 This value can be written while assembling an array thus
423 it currently fills. This can only be set while assembling an
433 The amount of the device, after the offset, that can be used
435 component_size. This can be written while assembling an
444 interrupted, restoring this value can cause recovery to
448 This can be set whenever the device is not an active member of
489 a text file that can be used to monitor and control the rebuild
490 process. It contains one word which can be one of:
512 'resync' or 'recovery' can be used to restart the
541 attribute can set bits in the bitmap, indicating that a resync
543 numbers or start-end pairs can be written. Multiple numbers
544 can be separated by a space.
585 You can use 'select' or 'poll' on "sync_completed" to wait for
586 that number to reach sync_max. Then you can either increase
587 "sync_max", or can write 'idle' to "sync_action".
590 When a resync is active, the value can only ever be increased,