Monday, May 30, 2016

How to find serial number of Exadata Server/Storage

Execute below command on operating system to find the serial number of DB node and Storage cell.


# ipmitool sunoem cli "show /SP system_identifier"


Example:


[root@exadbadb01 ~]#  ipmitool sunoem cli "show /SP system_identifier"

Connected. Use ^D to exit.
-> show /SP system_identifier

  /SP

    Properties:
        system_identifier = Exadata Database Machine X5-2 NS00065378


-> Session closed

Disconnected

No comments:

Post a Comment