Restore a Saved Oracle ILOM Firmware Configuration (Oracle ILOM)
108 Oracle X6 Series Servers Administration Guide • April 2016
Note - While the Restore operation is taking place, Oracle ILOM sessions are suspended. The
sessions resume after the Restore operation is complete.
2.
To restore a saved Oracle ILOM configuration in the Oracle ILOM command-line
interface (CLI), perform the following steps:
a.
Log in to the Oracle ILOM CLI.
For instructions, see “Accessing Oracle ILOM” on page 21.
b.
Use the set command:
set /SP/Config passphrase=passphrase include_faultdata=[true|false]
load_uri=transfer_method://username:password@host/filepath
Where:
■
passphrase is the passphrase you specified when you exported the XML file. If you
did not specify a passphrase, do not set the passphrase property.
■
include_faultdata=true includes fault data in the restore, if fault data was included
in the backup. This selection requires a passphrase and is available with Oracle ILOM
3.2.6 or newer.
Note - The fault data backup and restore is reserved for Oracle service personnel when
they replace the SP.
■
transfer_method is one of the following protocols: tftp, ftp, sftp, scp, http, or
https.
■
username and password are your credentials on the remote system where the backup
file is saved.
■
host is the IP address or hostname of the system where the backup file is saved.
■
filepath is the relative path to the backup file.
Note - If you transfer the backup file using TFTP, you do not need to provide a username or
password.
Related Information
■
Restore the Oracle ILOM Backup XML File, Oracle ILOM Administrator's Guide for
Configuration and Maintenance, Firmware Release 3.2.x at http://www.oracle.com/
goto/ilom/docs