User Tools

Site Tools


alicebeast

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
alicebeast [2021/01/19 17:17]
florido [RAID disk failing]
alicebeast [2021/01/19 17:21]
florido [Home folder swRAID failing]
Line 128: Line 128:
   * Identify the broken disk   * Identify the broken disk
   * Substitute the broken disk with a new one   * Substitute the broken disk with a new one
-  * Follow instructions about how to rebuild the array. ​The system ​does it automatically. One can check the status of the rebuild with <code bash>#​show background activity+  * The system ​should ​automatically ​rebuild the array. One can check the status of the rebuild with <code bash>#​show background activity
 storcli/​c0/​v0 show bgi</​code><​code bash># show array initialization or rebuild storcli/​c0/​v0 show bgi</​code><​code bash># show array initialization or rebuild
 storcli/​c0/​v0 show init</​code>​ storcli/​c0/​v0 show init</​code>​
Line 139: Line 139:
  
 > How to detect? > How to detect?
 +
 +  * I have a script that informs me of the status of the RAID. I will send the output to you as well after some testing
 +  * A command that can be used to check the arrays is as follows: <​code:​shell>​for i in 5 6 7; do mdadm --detail /​dev/​md12$i;​ done</​code>​
  
 > What to do > What to do
alicebeast.txt ยท Last modified: 2021/01/19 17:23 by florido

Accessibility Statement