Hardware >> Servers >> HP Proliant >> How to check status of smart array controller or array logical drive eg. rebuild status
1. Run "HP Array Configuration Utility CLI"
2. Check the array controller is in which slot
=> controller all show
eg. Smart Array XYZ in Slot 0
3. List all logical drives for that array controller
=> controller slot=0 logicaldrive all show
4. Note status from
Array A
logicaldrive 1 (<size>, <raid level>, <status>)
eg.
Array A
logicaldrive 1 (136GB, RAID 1 0, OK)
<status> can be the following
OK = drives are in sync
Rebuilding = drive rebuild is in progress
Ready for rebuild = rebuild not yet started
|