User Tools

Site Tools


hp_storage_controller

This is an old revision of the document!


hpssacli raid array commands

Logical Drives
hpssacli controller slot=0 ld all show status   /* show status */
hpssacli controller slot=0 ld 5 modify reenable /* reenable logical drive */
hpssacli controller slot=0 ld 5 delete          /* delete logical drive */
hpssacli ctrl slot=0 create type=ld drives=1I:1:8 raid=0 stripsize=1024  /* create RAID-0 ld using single disk */
hpssacli controller slot=0 ld 4 modify raid=1   /* change raid level on logical drive */
Physical Disks
hpssacli controller slot=0 pd all show status   /*show status*/
hp_storage_controller.1534858585.txt.gz · Last modified: 2019/09/16 16:10 (external edit)