Changes between Version 66 and Version 67 of LSIMegaRAIDSAS
- Timestamp:
- 02/10/16 13:18:26 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LSIMegaRAIDSAS
v66 v67 593 593 }}} 594 594 595 Another example (I broke the raid by running "megacli -PDOffline - PhysDrv [32:0] -a0")595 Another example (I broke the raid by running "megacli -PDOffline -!PhysDrv [32:0] -a0") 596 596 {{{ 597 597 server:~# megaclisas-status … … 625 625 server:~# echo $? 626 626 2 627 }} 628 629 The same example but with missing disk rebuilding (ran "megacli -PDRbld -Start - PhysDrv [32:0] -a0" for this example):627 }}} 628 629 The same example but with missing disk rebuilding (ran "megacli -PDRbld -Start -!PhysDrv [32:0] -a0" for this example): 630 630 {{{ 631 631 server:~# megaclisas-status … … 640 640 -- Disk information -- 641 641 -- ID | Type | Drive Model | Size | Status | Speed | Temp | Slot ID | LSI Device ID 642 c0u0p0 | HDD | SEAGATE ST4000NM0023 GS10Z1Z9GHSE | 3.637 TB | Rebuilding ( 0%) | 6.0Gb/s | 35C | [32:0] | 0642 c0u0p0 | HDD | SEAGATE ST4000NM0023 GS10Z1Z9GHSE | 3.637 TB | Rebuilding (1%) | 6.0Gb/s | 35C | [32:0] | 0 643 643 c0u0p1 | HDD | SEAGATE ST4000NM0023 GS10Z1Z9GJ8X | 3.637 TB | Online, Spun Up | 6.0Gb/s | 37C | [32:1] | 1 644 644