![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1009290.1 : Obtaining FRU Data information from a Sun Fire[TM] 3800, 4800, 4810, 6800, E4900 or E6900 Server
PreviouslyPublishedAs 212860 Applies to:Sun Fire E6900 Server - Version Not Applicable to Not Applicable [Release N/A]Sun Fire 3800 Server - Version Not Applicable and later Sun Fire 4810 Server - Version All Versions and later Sun Fire 4800 Server - Version Not Applicable and later Sun Fire E4900 Server - Version Not Applicable and later All Platforms GoalTo discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in an appropriate
My Oracle Support Community - Oracle Sun Technologies Community.
Service personnel may request FRUdata information when troubleshooting server issues. This type of information contains the revision level, configuration and history of all the parts installed in a server. This document is intended to be a security and technical reference for anyone tasked with retrieving this type of data. NOTE: This document is applicable to the Sun Fire[TM] 3800, 4800, 4810, 6800, E4900, E6900. Though Sun Fire[TM] v1280, E2900, n1280, and n1290 are similar due to a few architectural differences the prtfru utility included in Solaris is able to collect prtfru data. When Sun Fire[TM] v1280, E2900, n1280, and n1290 prtfru data is collected it should be found in /explorer_file_name/fru/prtfru_-x.out There are two procedures which can be used to obtain the FRU data:
We will cover the description and the use of both methods. The scope of this document is meant to cover only FRU data collection with these utilities. If data collection is required for analysis of a system problem, see Sun Fire[TM] v1280, 3800, 4800, 4810, 6800, E2900, E4900, E6900 and Netra[TM] 1280, 2900 servers: How to collect scextended or 1280extended Explorer (Doc ID 1019066.1) for instructions on how to proceed.
SolutionOracle Explorer Data Collector
Explorer is a common tool used to obtain all sorts of data from Sun systems. If properly run it will also obtain FRU data which may be requested by the services team. The latest Explorer packages can be downloaded from the Oracle Services Tools Bundle for Sun Systems web site. The website also contains detailed information as to how to install, run, obtain the data, among other information. See also Document 1312847.1 for information on the Oracle Explorer Data Collector.
The prtfru UtilityLike Explorer, this utility should be run from a Solaris workstation located on the same private network as the System Controller (SC) to be polled. The advantage to the utility is its ability to access FRU data from SCs without logging in to them. The utility uses a Java Remote Method Invocation (RMI) in read-only mode to collect FRU information from a Sun Fire Midrange Server Service Processor. The utility does not access or return any Solaris or any active process data on any configured domain. This RMI interface is used by Sun specific products: Sun Management Center (SunMC) and Explorer (rprtfru) to securely gather data. The following message in the example below may be displayed :# ./prtfru_sg -b 123.45.67.890 <# ./prtfru_sg[42]: getopts: b bad option(s) usage: prtfru_sg <SC> [<SC> ...] prtfru_sg -f <batchfile> <SC> Hostname or IP address of a Sun Fire SC <batchfile> File containing one <SC> per line This error message will occur and is normal for this utility. The prtfru package is available for your use as an attachment to this article.It is suggested that you utilize Explorer for capturing this data, but the package has been made available to you in this form if required/desired. Example of prtfru utility in useThe untarred package will have the executable script in its the top level directory # ls sg_prtfru <sg_prtfru.tar # cd sg_prtfru<# ls java prtfru_sg <Executable Script bin lib # ./prtfru_sg -b 123.45.67.890 <# ./prtfru_sg[42]: getopts: b bad option(s) usage: prtfru_sg <SC> [<SC> ...] prtfru_sg -f <batchfile> <SC> Hostname or IP address of a Sun Fire SC <batchfile> File containing one <SC> per line # ./prtfru_sg 123.45.67.890 Collecting data for 1 host: 123.45.67.890 Contacting "123.45.67.890"... Contacted "123.45.67.890" successfully Collecting FRUID Data from "123.45.67.890". (This may take several minutes) FRUID Data Collection done. ******************************************** Refer to 123.45.67.890_result for the output. ******************************************** Checking the collected data.# ls java 123.45.67.890_result < bin lib prtfru_sg terminator# Please send the *_ result file to the engineer requesting the data. Attachments This solution has no attachment |
||||||||||||
|