Changes between Version 20 and Version 21 of LSIMegaRAIDSAS
- Timestamp:
- 09/29/08 11:02:55 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LSIMegaRAIDSAS
v20 v21 191 191 == 3.4. megaclisas-status == 192 192 193 === 3.4.1. About mega raid-status ===193 === 3.4.1. About megaclisas-status === 194 194 195 195 '''megaclisas-status''' is a wrapper script around '''megacli''' that report summarized RAID status with periodic checks feature. … … 219 219 }}} 220 220 221 Another example: 222 {{{ 223 server:~# megaclisas-status 224 -- Controller informations -- 225 -- ID | Model 226 c0 | PERC 6/i Integrated 227 228 -- Arrays informations -- 229 -- ID | Type | Size | Status | InProgress 230 c0u0 | RAID5 | 279G | Optimal | Background Initialization: Completed 42%, Taken 46 min. 231 232 -- Disks informations 233 -- ID | Model | Status 234 c0u0p0 | SEAGATE ST3146855SS S5283LN6CLF9 | Online 235 c0u0p1 | SEAGATE ST3146855SS S5283LN6CNGM | Online 236 c0u0p2 | SEAGATE ST3146855SS S5283LN6CGW4 | Online 237 }}} 238 221 239 == 3.5. About /dev/megaraid_sas_ioctl_node == 222 240