Block Storage

 View Only
  • 1.  get SVP serial number

    Posted 2 days ago

    Hi Team,

    Customer is requesting the serial number of the SVP of an Enterprise storage to be replaced.

    ¿How can I get the serial number before removing it for replacement? is there a cmd to get this? or maybe in SVP console...

    Any idea?


    #VSP5000Series

    ------------------------------
    Luis Daniel Mendoza
    Hitachi Vantara
    ------------------------------


  • 2.  RE: get SVP serial number

    Posted 2 hours ago
    Do you know why they need a SVP serial number? Are they looking for the part number?
    I tried viewing a few asset hierarchies in Salesforce, and I don't see specific serial numbers tied to the SVP (it shares the asset serial).

    There are a few Windows commands that may get them the baseboard information if that is what they are looking for:

    Powershell: Get-CimInstance -ClassName Win32_BaseBoard
    Terminal (may be deprecated): wmic baseboard get Manufacturer,Product,SerialNumber,Version


    ------------------------------
    Matthew Griesinger
    Hitachi Vantara
    ------------------------------