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
linux:raid [2017/02/23 15:18]
solovyanov [Setting up RAID10 with tw_cli]
linux:raid [2017/03/20 11:51] (current)
tomsa [Setting up RAID10 with tw_cli]
Line 186: Line 186:
 If you need to check which disk is connected to each port, you can use this command, it will light the external GUI light: If you need to check which disk is connected to each port, you can use this command, it will light the external GUI light:
   ./tw_cli /c0/p16 set identify=on   ./tw_cli /c0/p16 set identify=on
 +
 +Add disk to raid:
 +   ​tw-cli /c0/u0 start rebuild disk=16
 +   
 +If the disk is in another unit (i.e. u1), just delete the unit
 +  tw-cli /c0/u1 del
  
 Problem: after physically removing a disk and installing it back, RAID started re-initializing by its own will without letting the master know. It's just bad. Problem: after physically removing a disk and installing it back, RAID started re-initializing by its own will without letting the master know. It's just bad.
-  ​+ 
 
linux/raid.1487859530.txt.gz · Last modified: 2017/02/23 15:18 by solovyanov