Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-2070814.1
Update Date:2015-10-30
Keywords:

Solution Type  Technical Instruction Sure

Solution  2070814.1 :   FS System: How to Reset the ILOM Password Back to Factory Default  


Related Items
  • Oracle FS1-2 Flash Storage System
  •  
  • Pillar Axiom Replication Engine (MaxRep)
  •  
Related Categories
  • PLA-Support>Sun Systems>DISK>Flash Storage>SN-EStor: FSx
  •  




In this Document
Goal
Solution
References


Oracle Confidential PARTNER - Available to partners (SUN).
Reason: dangerous commands.

Applies to:

Oracle FS1-2 Flash Storage System - Version All Versions to All Versions [Release All Releases]
Pillar Axiom Replication Engine (MaxRep) - Version 3.0 to 3.0 [Release 3.0]
Information in this document applies to any platform.

Goal

 To document how to reset the ILOM password on either an FS1-2 Pilot, Controller or an Oracle MaxRep3 Engine back to the factory default.

Solution

This procedure will only work if you can access the device console via ssh or attached monitor and keyboard. While ssh access to a MaxRep3 Engine is no different from any other Netra Server class system, access to Pilots and Controllers in the FS1-2 require additional background:

  • For Pilots, refer to KM <Document 2029847.1> FS System: How to Enable SSH Access to the Pilot
  • For Controllers, refer to KM <Document 2019944.1> FS System: How to ssh to a Pilot or Controller ILOM

The examples below all show the commands being run from an FS1-2 Pilot.  But, once you are logged into the console, the commands are the same for MaxRep3 Engines and FS1-2 Controllers:

  1. Confirm that the version of ipmitool version is 1.8.10.x or higher and the path:
    [root@pilot2 /}# which ipmitool
    /usr/sbin/ipmitool
    [root@pilot2 /]# /usr/sbin/ipmitool -V
    ipmitool version 1.8.12.0
    [root@pilot2 /]#
      

  2. Reset the password using one of the following two commands:
    [root@pilot2 /]# /usr/sbin/ipmitool user set password 0x02 changeme
      
    or:
    [root@pilot2 /]# /usr/sbin/ipmitool raw 0x06 0x47 0x02 0x02 0x63 0x68 0x61 0x6e 0x67 0x65 0x6d 0x65 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
      
    NOTE: There will be no confirmation after running the ipmitool command, however the ILOM root password will be changed to changeme.


  3. Confirm that the ILOM password has been changed:

    For Pilots or Controllers:
    [root@pilot2 /]# ssh 169.254.2.5
    Password:

    Oracle(R) Integrated Lights Out Manager

    Version 3.2.4.34 r95732

    Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.

    Warning: password is set to factory default.

    Hostname: ORACLESP-1516NMXXXX

    ->
      
    For MaxRep3 Engines use the ILOM IP address assigned by the customer:
    [root@fs1-maxrep ~]# ssh XXX.XXX.XXX.XXX
    Password:

    Oracle(R) Integrated Lights Out Manager

    Version 3.1.2.18 r81429

    Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.

    Warning: password is set to factory default.

    ->
      
    NOTE: You will receive an authenticity warning message if this is the first time accessing the device from this terminal since it's last reboot. Accept the RSA key fingerprint.
      

References

<NOTE:1328316.1> - How to reset the ILOM root password back to the default 'changeme' using ipmitool.

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback