written by gphil01
0. hpacucli와 hpssacli는 명령어 동일
1. 컨트롤러 및 드라이브(disk) 상태 확인
# hpacucli
=> ctrl all show config
Smart Array P410i in Slot 0 (Embedded) (sn: 50014380101D61C0)
array A (SAS, Unused Space: 0 MB)
logicaldrive 1 (136.7 GB, RAID 1, OK)
physicaldrive 1I:1:1 (port 1I:box 1:bay 1, SAS, 146 GB, OK)
physicaldrive 1I:1:2 (port 1I:box 1:bay 2, SAS, 146 GB, OK)
unassigned
physicaldrive 1I:1:3 (port 1I:box 1:bay 3, SAS, 300 GB, OK)
physicaldrive 1I:1:4 (port 1I:box 1:bay 4, SAS, 300 GB, OK)
physicaldrive 2I:1:6 (port 2I:box 1:bay 6, SAS, 300 GB, OK)
physicaldrive 2I:1:7 (port 2I:box 1:bay 7, SAS, 300 GB, OK)
physicaldrive 2I:1:8 (port 2I:box 1:bay 8, SAS, 300 GB, OK)
SEP (Vendor ID PMCSIERA, Model SRC 8x6G) 250 (WWID: 50014380101D61CF)
2. 컨트롤러 상태 확인
=> ctrl all show status
Smart Array P410i in Slot 0 (Embedded)
Controller Status: OK
Cache Status: OK
3. 모든 물리 드라이브(disk) 상태 확인
=> ctrl slot=0 pd all show status
physicaldrive 1I:1:1 (port 1I:box 1:bay 1, 146 GB): OK
physicaldrive 1I:1:2 (port 1I:box 1:bay 2, 146 GB): OK
physicaldrive 1I:1:3 (port 1I:box 1:bay 3, 300 GB): OK
physicaldrive 1I:1:4 (port 1I:box 1:bay 4, 300 GB): OK
physicaldrive 2I:1:6 (port 2I:box 1:bay 6, 300 GB): OK
physicaldrive 2I:1:7 (port 2I:box 1:bay 7, 300 GB): OK
physicaldrive 2I:1:8 (port 2I:box 1:bay 8, 300 GB): OK
4. 개별 물리 드라이브(disk) 상태 확인
=> ctrl slot=0 pd 2I:1:6 show detail
Smart Array P410i in Slot 0 (Embedded)
unassigned
physicaldrive 2I:1:6
Port: 2I
Box: 1
Bay: 6
Status: OK
Drive Type: Unassigned Drive
Interface Type: SAS
Size: 300 GB
Rotational Speed: 10000
Firmware Revision: HPD4
Serial Number: EB01PC416C4C1214
Model: HP EG0300FBDSP
Current Temperature (C): 38
Maximum Temperature (C): 56
PHY Count: 2
PHY Transfer Rate: 6.0Gbps, Unknown
5. 모든 논리 드라이브(disk) 상태 확인
=> ctrl slot=0 ld all show
Smart Array P410i in Slot 0 (Embedded)
array A
logicaldrive 1 (136.7 GB, RAID 1, OK)
6. 새 레이드0 드라이브(disk) 만들기
=> ctrl slot=0 create type=ld drives=1I:1:3 raid=0