EB
2 years ago

SSACLI를 통한 물리디스크, 논리디스크, RAID 상태 및 설정 확인(ESXI 6.5)

ㅁ 물리디스크 레이드 확인 [예시 ESXI 6.5 기준] 

 1.1  /opt/smartstorageadmin/ssacli/bin/ssacli ctrl all show config (컨트롤러의 물리디스크, 논리디스크, RAID정보 간단확인)

 [root@localhost:~]  /opt/smartstorageadmin/ssacli/bin/ssacli ctrl all show config

 Smart Array P410 in Slot 1           
   Port Name: 1I

   Port Name: 2I

   Array A (Solid State SATA, Unused Space: 2  MB)

      logicaldrive 1 (232.85 GB, RAID 0, OK)

      physicaldrive 1I:0:1 (port 1I:box 0:bay 1, SATA SSD, 250 GB, OK)


   Array B (SATA, Unused Space: 0  MB)

      logicaldrive 2 (1.82 TB, RAID 1, OK)

      physicaldrive 1I:0:3 (port 1I:box 0:bay 3, SATA HDD, 2 TB, OK)
      physicaldrive 1I:0:4 (port 1I:box 0:bay 4, SATA HDD, 2 TB, OK)
 

 1.2 /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=1 pd all show status (물리디스크 포트 정보 확인)

 [root@localhost:~] /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=1 pd all show status

   physicaldrive 1I:0:1 (port 1I:box 0:bay 1, 250 GB): OK
   physicaldrive 1I:0:3 (port 1I:box 0:bay 3, 2 TB): OK
   physicaldrive 1I:0:4 (port 1I:box 0:bay 4, 2 TB): OK

 

 1.3 /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 ld all show status (논리디스크 ID확인, 빨간글자가 ID)

 [root@localhost:~] /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=1 ld all show status

   logicaldrive 1 (232.85 GB, RAID 0): OK
   logicaldrive 2 (1.82 TB, RAID 1): OK

 

 1.4 /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=1 ld 2 show (컨트롤러 슬롯&논리디스크 ID를 통한 RAID에 속한 물리디스크 확인) 
 [root@localhost:~] /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=1 ld 2 show

 Smart Array P410 in Slot 1

   Array B

      Logical Drive: 2
         Size: 1.82 TB
         Fault Tolerance: 1
         Heads: 255
         Sectors Per Track: 32
         Cylinders: 65535
         Strip Size: 256 KB
         Full Stripe Size: 256 KB
         Status: OK
         Unrecoverable Media Errors: None
         Caching:  Enabled
         Unique Identifier: 600508B1001C95C80F37FD531158CEFB
         Logical Drive Label: A0E56B63PACCRID111317WY75D7
         Mirror Group 1:
            physicaldrive 1I:0:3 (port 1I:box 0:bay 3, SATA HDD, 2 TB, OK)
         Mirror Group 2:
            physicaldrive 1I:0:4 (port 1I:box 0:bay 4, SATA HDD, 2 TB, OK)
         Drive Type: Data
         LD Acceleration Method: Controller Cache
 

511
0
댓글
0
댓글이 없습니다.
MAIN 검색 알림