C H A P T E R  10

Backing Up and Restoring ILOM Configuration

Topics

 

Description

Links

Back up the ILOM configuration

Restore the ILOM configuration

Reset ILOM configuration to default settings


 


Related Topics

 

 

For ILOM

Chapter or Section

Guide

  • Concepts
  • Configuration Management and Firmware Updates

Oracle Integrated Lights Out Manager (ILOM) 3.0 Concepts Guide (820-6410)

  • CLI
  • Backing Up and Restoring ILOM Configuration

Oracle Integrated Lights Out Manager (ILOM) 3.0 CLI Procedures Guide (820-6412)

The ILOM 3.0 Documentation Collection is available at: http://docs.sun.com/app/docs/prod/int.lights.mgr30#hic



Backing Up the ILOM Configuration


Topics

Description

Links

Platform Feature Support

Back up the ILOM configuration

  • x86 system server SP
  • SPARC system server SP
  • CMM

Before You Begin


procedure icon  Back Up the ILOM Configuration

1. Log in to the ILOM SP web interface or the CMM ILOM web interface.

2. Select Maintenance --> Backup/Restore.

The Configuration Backup/Restore page appears.


Configuration Backup/Restore page

3. Select Backup from the Operation drop-down list.

4. Select a transfer method from the Transfer Method drop-down list.

The following transfer methods are available:

5. If you select the Browser transfer method, the backup file is saved according to your browser settings.

6. If you select the TFTP transfer method, the prompts shown in the following figure appear and you must provide the following information:


Backup TFTP transfer method prompts

7. If you select the SCP, FTP, SFTP, HTTP, or HTTPS transfer method, the prompts shown in the following figure appear and you must provide the following information:


Backup SCP transfer method prompts

8. If you want sensitive data, such as passwords, SSH keys, certificates, and so forth, to be backed up, you must provide a passphrase. Type a passphrase in the Passphrase field and confirm the passphrase in the Confirm Passphrase field.

If you do not type a passphrase, sensitive data will not be backed up.

9. To initiate the backup operation, click Run.

The Backup operation is executed.



Note - While the Backup operation is executing, sessions on the ILOM SP will be momentarily suspended. The sessions will resume normal operation once the Backup operation is complete. A Backup operation typically takes two to three minutes to complete.



Restoring the ILOM Configuration


Topics

Description

Links

Platform Feature Support

Restore the ILOM configuration

  • x86 system server SP
  • SPARC system server SP
  • CMM

Before You Begin


procedure icon  Restore the ILOM Configuration

1. Log in to the ILOM SP web interface or the CMM ILOM web interface.

2. Select Maintenance --> Backup/Restore.

The Configuration Backup/Restore page appears.

3. Select Restore from the Operation drop-down list.

The Configuration Backup/Restore page used for Restore operations appears.

4. Select the transfer method from the Transfer Method drop-down list.

The following transfer methods are available:

5. If you select the Browser transfer method, type the directory path and file name for the backup file or click the Browse button to determine the backup file location.

6. If you select the TFTP transfer method, the prompts shown in the following figure appear and you must provide the following information:


Restore TFTP transfer method prompts

7. If you select the SCP, FTP, SFTP, HTTP, or HTTPS transfer method, the prompts shown in the following figure appear and you must provide the following information:


Restore SCP transfer method prompts

8. If a passphrase was provided when the backup file was created, type the passphrase in the Passphrase field and confirm it in the Confirm Passphrase field.

The passphrase must be the same passphrase that was used when the backup file was created.

9. To initiate the Restore operation, click Run.

The Restore operation executes.



Note - While the Restore operation is executing, sessions on the ILOM SP will be momentarily suspended. The sessions will resume normal operation once the Restore operation is complete. A Restore operation typically takes two to three minutes to complete.



procedure icon  Edit the Backup XML File

Before You Begin

The following is an example of a backed up XML file. The content of the file is abbreviated for this procedure.


<SP_config version="3.0">
<entry>
<property>/SP/check_physical_presence</property>
<value>false</value>
</entry>
<entry>
<property>/SP/hostname</property>
<value>labysystem12</value>
</entry>
<entry>
<property>/SP/system_identifier</property>
<value>SUN BLADE X8400 SERVER MODULE, ILOM v3.0.0.0, r32722
</value>
</entry>
.
.
.
<entry>
<property>/SP/clock/datetime</property>
<value>Mon May 12 15:31:09 2008</value>
</entry>
.
.
.
<entry>
<property>/SP/config/passphrase</property>
<value encrypted="true">89541176be7c</value>
</entry>
.
.
.
<entry>
<property>/SP/network/pendingipaddress</property>
<value>1.2.3.4</value>
</entry>
.
.
.
<entry>
<property>/SP/network/commitpending</property>
<value>true</value>
</entry>
.
.
.
<entry>
<property>/SP/services/snmp/sets</property>
<value>enabled</value>
</entry>
.
.
.
<entry>
<property>/SP/users/john/role</property>
<value>aucro</value>
</entry>
<entry>
<entry>
<property>/SP/users/john/password</property>
<value encrypted="true">c21f5a3df51db69fdf</value>
</entry>
</SP_config>

1. Consider the following in the example XML file:

2. To modify the configuration settings that are in clear text, change the values or add new configuration settings.

For example:

3. After you have made the changes to the backup XML file, save the file so that you can use it for a Restore operation on the same system or a different system.


Resetting the ILOM Configuration


Topics

 

 

Description

Links

Platform Feature Support

Reset the ILOM configuration to default settings

  • x86 system server SP
  • SPARC system server SP
  • CMM

Before You Begin


procedure icon  Reset the ILOM Configuration to Defaults

1. Log in to the ILOM SP web interface or the CMM ILOM web interface.

2. Select Maintenance --> Configuration Management.

The Configuration Management page appears.


Configuration Management page

3. Select one of the following options in the Reset Defaults drop-down list, then click Reset Defaults.