Lines Matching refs:raid
8 https://www.kernel.org/pub/linux/utils/raid/
14 for old raid arrays without persistent superblocks::
16 md=<md device no.>,<raid level>,<chunk size factor>,<fault level>,dev0,dev1,...,devn
18 for raid arrays with persistent superblocks::
41 ``raid level``
47 ``raid level`` level
58 (raid-0 and raid-1 only)
83 ``raid=noautodetect``. As of kernel 2.6.9, only drives with a type 0
86 The kernel parameter ``raid=partitionable`` (or ``raid=part``) means
110 So, to boot with a root filesystem of a dirty degraded raid 5 or 6, use::
141 can create appropriate redundancy (copying in raid 1, parity
142 calculation in raid 4/5).
194 a text file indicating the ``raid level``. e.g. raid0, raid1,
196 If no raid level has been set yet (array is still being
206 Some raid levels allow this value to be set while the array is
216 raid levels that involve striping (0,4,5,6,10). The address space
634 them. A repair may also happen for some raid
676 re-written. As most raid levels work in units of pages rather
691 This are similar to ``/proc/sys/dev/raid/speed_limit_{min,max}``