hpacucli - Checking Serial Number for Failed HDD

If you do not have access to an iLO to check your failed HDD serial number, you can get it from your host, in this case linux, using hpacucli.

HPACUCLI --> HP Array Configuration Utility CLI

Display Controller and Disk Status
=> ctrl all show config

Smart Array P410i in Slot 0 (Embedded)    (sn: 50123456789ABCDE)

   array A (SAS, Unused Space: 0  MB)


      logicaldrive 1 (273.4 GB, RAID 1+0, Interim Recovery Mode)

      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, Failed)
      physicaldrive 1I:1:3 (port 1I:box 1:bay 3, SAS, 146 GB, OK)
      physicaldrive 1I:1:4 (port 1I:box 1:bay 4, SAS, 146 GB, OK)

   array B (SAS, Unused Space: 0  MB)


      logicaldrive 2 (136.7 GB, RAID 1, OK)

      physicaldrive 2I:1:5 (port 2I:box 1:bay 5, SAS, 146 GB, OK)
      physicaldrive 2I:1:6 (port 2I:box 1:bay 6, SAS, 146 GB, OK)

   SEP (Vendor ID PMCSIERA, Model  SRC 8x6G) 250 (WWID: 50123456789ABCED)

Display Serial number for failed HDD
=> ctrl slot=0 pd 1I:1:2 show detail

Smart Array P410i in Slot 0 (Embedded)

   array A

      physicaldrive 1I:1:2
         Port: 1I
         Box: 1
         Bay: 2
         Status: Failed
         Last Failure Reason: Hardware error
         Drive Type: Data Drive
         Interface Type: SAS
         Size: 146 GB
         Rotational Speed: 10000
         Firmware Revision: HPD5
         Serial Number: 3NM0FD9900009723E8CM
         Model: HP      DG146ABAB4
         Current Temperature (C): 47
         Maximum Temperature (C): 54
         PHY Count: 1
         PHY Transfer Rate: 3.0Gbps

Other useful hpacucli commands.


0 comments:

Post a Comment