User Tools

Site Tools


tw_cli

Differences

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

Link to this comparison view

tw_cli [2010/07/17 21:15]
k2patel created
tw_cli [2020/08/10 02:35]
Line 1: Line 1:
-====== tw_cli ====== 
-tw_cli is the CLI for monitoring and maintaining 3ware RAID controllers. It can be used for all maintenance operations that can be performed through the 3dmd daemon or the system BIOS. 
  
-==== Checking the status of controller, array or disk ==== 
-<code bash> 
-info  
-</​code>​ 
-    list controllers in the machine ​ 
-<code bash> 
-info c1 
-</​code>​ 
-    list the disks on controller 1 and their grouping into RAID arrays ​ 
-<code bash> 
-info c1 u2 
-</​code>​ 
-    list the disks in RAID unit 2 and their status within the array. Useful to find out which disk is bad in a DEGRADED array. ​ 
-<code bash> 
-info c1 p2 
-</​code>​ 
-    list the status of an individual disk  
-<code bash> 
-info c1 diag 
-</​code>​ 
-    for experts: show low-level error log output for the controller ​ 
tw_cli.txt ยท Last modified: 2020/08/10 02:35 (external edit)