Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

12/4/2015 Document 1448069.

How to run an ILOM Snapshot on a Sun/Oracle X86 System (Doc ID 1448069.1)

In this Document

Goal
Solution
References

APPLIES TO:

Sun Fire X4540 Server - Version Not Applicable and later


Sun Blade X6450 Server Module - Version Not Applicable and later
Sun Fire X4440 Server - Version Not Applicable and later
Sun Netra X4200 M2 Server - Version Not Applicable and later
Sun Fire X2270 M2 Server - Version Not Applicable and later
Information in this document applies to any platform.

GOAL

To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or
start a discussion in the My Oracle Support Community - Sun x86 Systems

How to run an ILOM Snapshot on a Sun/Oracle X86 System from either the web GUI interface or from the CLI
prompt.
This document shows enough information (including screenshots) to quickly collect a snapshot. It shows both ILOM
2.x and 3.x.
For additional detail in ILOM 3.x and later, see the document listed under the reference section.

SOLUTION

To collect SP data using the Snapshot data collector utility, you may need the Admin (a) role enabled.

Method #1 - From the service processor webGUI interface.

Log in to the ILOM web interface.


Select Maintenance -> Snapshot. (ILOM 2.x and 3.0)
Select ILOM Administration -> Maintenance -> Snapshot (ILOM 3.1 and 3.2)

The Service Snapshot Utility page appears.

ILOM 2.x and 3.0 will look similar to this:

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=mf3zng2mi_169&id=1448069.1 1/4
12/4/2015 Document 1448069.1

ILOM 3.1 and 3.2 will look similar to this:

Unless otherwise directed, select the desired Data Set: Normal

Normal - Specifies that ILOM, operating system, and hardware information is collected.

Important

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=mf3zng2mi_169&id=1448069.1 2/4
12/4/2015 Document 1448069.1

Do not enable this option: 'Collect Only Log Files From Data Set'. Doing so will limit the snapshot to a much
smaller sub-section of log files.

Select one of the following methods to transfer the output file:

Browser

Click Run.

A Save As dialog box appears.

In the dialog box, specify the directory to which to save the file and the file name.

Click OK.

The file is saved to the specified directory.

=======================================================================

Method #2 - From the service processor CLI interface.

1. Log in to the ILOM CLI interface.

# ssh xxx.xxx.xxx.xxx

Password:

2. You will see a similar output:

Sun(TM) Integrated Lights Out Manager


Version 2.0.2.5
Copyright 2007 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.

->

3. After the '->' prompt, type the command in below:

-> set /SP/diag/snapshot dataset=normal

Set 'dataset' to 'normal'

4. Type the following command:

-> set /SP/diag/snapshot dump_uri=sftp://user:<password>@<ip address of host>/<directory>

Examples:

-> set /SP/diag/snapshot dump_uri=sftp://root:password@10.10.10.17/temp

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=mf3zng2mi_169&id=1448069.1 3/4
12/4/2015 Document 1448069.1

If the password contains special characters then put double quotes around the password

-> set /SP/diag/snapshot dump_uri=sftp://root:"pw with blanks"@10.10.10.17/temp

or use use the related Hex ASCII values

-> set /SP/diag/snapshot dump_uri=sftp://root:pw%20with%20blanks@10.10.10.17/temp

5. Next cd to the snapshot directory and view the status:

-> cd /SP/diag/snapshot
-> show

* Verify that the status shown under properties is 'Running':

Properties:

dataset = normal
dump_uri = (Cannot show property)
encrypt_output = false
** result = Running **

IMPORTANT
Wait for the snapshot process to complete. It may take several minutes.
Continue to check until the status is shows 'Snapshot Complete'
Do not use, access, view, copy or move the snapshot file until it has completed.

6. You can now exit the CLI interface and find your snapshot in the directory you specified.

The file name will look similar to this example:

gl-x64-sp_10.1.1.55_2012-03-07T07-24-50.zip

Do not rename the snapshot file.

Note:
ILOM 1.x firmware does not have snapshot data collector.
ILOM 2.x firmware may or may not have snapshot data collector enabled depending on the platform. If your
platform does have it enabled, please note the data it collects is quite limited and the snapshot may not be too
helpful for support.

REFERENCES

NOTE:1020204.1 - Collecting snapshot on ILOM 3.x and later platforms


Didn't find what you are looking for?

https://support.oracle.com/epmos/faces/DocumentDisplay?_adf.ctrl-state=mf3zng2mi_169&id=1448069.1 4/4

You might also like