ADVERTISEMENT

purehw commands

The purehw command displays hardware components and updates visual identifications in Pure Flash Storage Array

Below list contains some of the most useful purehw commands.

  • purehw list

    List all the hardware components along with information like status, temperature, voltage etc.
    Copied
  • purehw list --spec

    List all the hardware components along with information like Model name, Part number and serial number
    Copied
  • purehw list --type bay

    List all the Drive modules in an Array
    Copied
  • purehw list --type bay --spec

    List all the Drive modules in an Array along with part number and serial number
    Copied
  • purehw list --type ct

    List all the Controller in an Array
    Copied
  • purehw list --type eth

    List all the Ethernet ports in an Array
    Copied
  • purehw list --type fc

    List all the FC ports in an Array with status and speed information
    Copied
  • purehw list CT0 --spec

    Display model, part number, and serial number of Controller 0
    Copied
  • purehw list CT0.FC0

    Display information about FC port 0 on controller 0. Port status and speed also be displayed.
    Copied

[ view all commands ]