This is an old revision of the document!
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 */
hpssacli controller slot=0 pd all show status /*show status*/