raid:mdadm:check_the_raid_status
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
raid:mdadm:check_the_raid_status [2021/09/13 23:21] – peter | raid:mdadm:check_the_raid_status [2021/09/14 08:41] (current) – peter | ||
---|---|---|---|
Line 15: | Line 15: | ||
<WRAP info> | <WRAP info> | ||
- | **NOTE: | + | **NOTE:** |
- | * **Personalities**: | + | * **Personalities**: |
* This can be changed by either changing the raid modules or recompiling the kernel. | * This can be changed by either changing the raid modules or recompiling the kernel. | ||
- | * Possible personalities include: [raid0] [raid1] [raid4] [raid5] [raid6] [linear] [multipath] [faulty] | + | * Possible personalities include: [raid0] [raid1] [raid4] [raid5] [raid6] [linear] [multipath] [faulty] |
- | **NOTE: | + | * **[faulty]** is a diagnostic personality; |
- | </ | + | |
- | + | * **md0**: | |
- | The values returned | + | * **active**: |
- | + | * An inactive array is usually faulty. Stopped arrays are not visible here. | |
- | * **F**: | + | * **raid6**: |
- | * **U**: | + | * **sdf3[0]** is device 0. |
- | * **_**: | + | * **sdd3[7]** is device 7. |
+ | * **sdg3[6]** is device 6. | ||
+ | * **sdh3[5]** is device 5. | ||
+ | * **sdc3[4]** is device 4. | ||
+ | * **sdb3[2]** is device 2. | ||
+ | * **sda3[3]** is device 3. | ||
+ | * **sde3[1]** is device 1. | ||
+ | * The order in which the devices appear in this line means nothing. | ||
+ | | ||
+ | * **super 1.0**: | ||
+ | * **level 6**: Confirms this is a level 6 array. | ||
+ | * **64k chunk**: | ||
+ | * This is the size for ' | ||
+ | * The address space of the array is conceptually divided into chunks and consecutive chunks are striped onto neighboring devices. | ||
+ | * **algorithm 2**: Uses algorithm 2. | ||
+ | * **[8/ | ||
+ | * **[UUUUUUUU]**: | ||
+ | | ||
+ | * **U**: | ||
+ | * **_**: | ||
</ | </ |
raid/mdadm/check_the_raid_status.1631575299.txt.gz · Last modified: 2021/09/13 23:21 by peter