Determine SSD Power on Hours

GUI
Smart Storage Administrator GUI allows to see the Power On Hours. In the SSA GUI, select the drive and review the Physical Drive details -> Power On Hours:Smart Storage Administrator (SSA) –Quick Guide to Determine SSD Power on Hours

ADUReport
Power On Hours can also be seen on the SSD Wear Gauge section for each drive in the ADU report:

https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-a00092478en_us

Bulletin: (Revision) HPE SAS Solid State Drives – Critical Firmware Upgrade Required for Certain HPE SAS Solid State Drive Models to Prevent Drive Failure at 40,000 Hours of Operation
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=a00097382en_us


Ilo4 Info

Can you also share the following screenshots from ILO pages

For HP iLO4:

Information –> System Overview

Information –> System Information

Information –> System Information –> Processors

Information –> System Information –> Memory

Information –> System Information –> Network

Information –> System Information –> Power

Information –> System Information –> Device Inventory

Information –> System Information –> Storage (capture relavent information)

Information –> System Information –> Firmware

Information –> iLO Event Log (capture the latest relevant logs)

Information –> Integrated Management Log (capture the latest relevant logs)

HPE Battery Matrix

Part number Controller Description Part number Battery Description
 749800-001  Smart Array P244BR 12G  871265-001 (815984-001 is no longer supplied)  SPS-BATT PACK ENHANCED MegaCell 12W
 

HP hpacucli Linux commands

https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-c03493210

  • Controller commands:

    hpacucli> ctrl all show config                  ## Display detail of Controller 

    hpacucli> ctrl all show config detail

    hpacucli> ctrl all show status                  ## Display status of Controller

    hpacucli> ctrl slot=0 modify dwc=disable         ## Enable or Disable the cache 

    hpacucli> ctrl slot=0 modify dwc=enable

    hpacucli> rescan           ## Detects newly added devices since the last rescan

  • Physical drive commands:

    hpacucli> ctrl slot=0 pd all show ## Display detail information of PhysicalDrive  hpacucli> ctrl slot=0 pd 2:3 show detail

    hpacucli> ctrl slot=0 pd all show status      ## Display Status of physicalDrive  hpacucli> ctrl slot=0 pd 2:3 show status

    hpacucli> ctrl slot=0 pd 2:3 modify erase          ## To Erase the physicalDrive

    hpacucli> ctrl slot=0 pd 2:3 modify led=on       ## To enable or Disable the LED  hpacucli> ctrl slot=0 pd 2:3 modify led=off

  • Logical drive commands:

    hpacucli> ctrl slot=0 ld all show   ## Display detail information of LogicalDrive  hpacucli> ctrl slot=0 ld 4 show

    hpacucli> ctrl slot=0 ld all show status        ## Display Status of LogicalDrive  hpacucli> ctrl slot=0 ld 4 show status

    hpacucli> ctrl slot=0 ld 4 modify reenable forced  ## To re-enabling failed drive