Sun Microsystems, Inc.  Sun System Handbook - ISO 4.1 October 2012 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-71-1473359.1
Update Date:2012-07-31
Keywords:

Solution Type  Technical Instruction Sure

Solution  1473359.1 :   How to run ORACLE ILOM snapshot on a SPARC T3 or T4 system when the SP net mgmt port is not connected  


Related Items
  • SPARC T3-1
  •  
  • SPARC T3-4
  •  
  • SPARC T4-2
  •  
  • SPARC T3-2
  •  
  • SPARC T4-1
  •  
  • SPARC T4-4
  •  
Related Categories
  • PLA-Support>Sun Systems>SPARC>CMT>SN-SPARC: T3
  •  




In this Document
Goal
Fix
References


Applies to:

SPARC T3-1 - Version All Versions and later
SPARC T3-2 - Version All Versions and later
SPARC T3-4 - Version All Versions and later
SPARC T4-1 - Version All Versions and later
SPARC T4-2 - Version All Versions and later
Oracle Solaris on SPARC (64-bit)

Goal

 Collecting snapshot over the ILOM LAN-over-USB interconnect instead of via the external SP net mgmt port

Fix

 

ILOM 3.x provides a mechanism to gather a snapshot which contains diagnostic data useful for support services.  One drawback is that the transport mechanism is over the network, as there is no local USB port on the SP.  This usually means that gathering a snapshot is not possible when there is no network connection to the SP.  ILOM 3.0.12 with Oracle Hardware Management Pack 2.2 provides support for the ilom interconnect, which means there is an internal connection between the host and the SP.  Using this interconnect makes it possible to gather a snapshot even when the SP is not on an external network.

STEPS:

1. Download OHMP 2.2.x and install it on the host.  For more details, see the OHMP Installation Guide:

https://docs.oracle.com/cd/E20451_01/html/E25304/index.html

2. Configure the interconnect on the host if it's not done automatically.  The IP address is automatically assigned using a link-local address:

# ilomconfig list interconnect

If the interconnect isn't enabled:

# ilomconfig enable interconnect

and then confirm:

# ilomconfig list interconnect

Interconnect
============
Type: USB Ethernet
SP Interconnect IP Address: 169.254.182.76
Interface name is net4
Host Interconnect IP Address: 169.254.182.77

3. Connect to the SP over the interconnect using the address from 'ilomconfig list interconnect'

# ssh [email protected]

4. From there run snapshot and set the URI to the IP address of host as shown in the output of 'ilomconfig list interconnect':

-> set /SP/diag/snapshot/ dump_uri=sftp://[email protected]/var/tmp

Note: snapshot supports ftp or sftp. Make sure the host has the specified protocol configured and running.

Now the snapshot requested by Services will be available on the host in the location specified in the dump_uri.
This can easily be changed to write to a USB device on the host if required.
For more information regarding snapshot, please refer to the following document:

Collecting snapshot on ILOM 3.x and later platforms (Doc ID 1020204.1)

References

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

Attachments
This solution has no attachment
  Copyright © 2012 Sun Microsystems, Inc.  All rights reserved.
 Feedback