When an Oracle Sun Fire server/hardware appliance suffers from a firmware or hardware issue, we must get Oracle involved for part replacement or guidance on installing any firmware patches or updates as needed. Nearly all the cases to Oracle require a customer's ILOM snapshot from the appliance.
All supported versions of the API Gateway
Oracle maintains documentation regarding the ILOM Snapshot process. This documentation for the ILOM Snapshot process is included inside of a larger document for Maintenance & Diagnostics of the ILOM 3.x which may also be very beneficial to review.
Please click one of the following links for the most current ILOM Snapshot processes, depending on whether you have access to the ILOM web interface or the command-line utility (CLI).
For quick reference, the steps are also noted below.
Before You Begin:
To override the BIOS boot device setting from Oracle ILOM by using the Host Control features, perform the following steps:
Before You Begin:
To run the Service Snapshot utility, perform the following steps:
Variable | Option | Description |
---|---|---|
data
|
normal | Specifies that Oracle ILOM, operating system, and hardware information is to be collected. |
FRUID | Available as of Oracle ILOM 3.0.3, requests Oracle ILOM to collect information about FRUs currently configured on your server in addition to the data collected by the normal option. | |
full | Specifies that all data is to be collected (?full? collection). Note - Using this option might reset the running host. | |
* normal-logonly | Specifies that only log files are to be collected. | |
* fruid-logonly | ||
* full-logonly | ||
URI | Any valid target directory location | Specifies the URI of the target directory. The URI format is as follows: protocol://username:password@host/directory where protocol can be one of these transfer methods: SFTP or FTP. For example, to store the snapshot information in the directory named data on the host, define the URI as follows: ftp://joe: mypasswd@host_ip_address /data The directory data is relative to the user?s login, so the directory would probably be /home/joe/data . |