![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||||||||
Solution Type Predictive Self-Healing Sure Solution 1997980.1 : FS System: Identifying Specific Log Bundles for Oracle Support and Configuring their Content
In this Document
Applies to:Oracle FS1-2 Flash Storage System - Version All Versions and laterInformation in this document applies to any platform. PurposeThis document explains how to identify specific log bundles based on information about date/time and events contained in the log bundle filename as well as what data is collected based on options selected. ScopeWith the details of this document, customers and Oracle support personnel will be able to quickly find log bundles that are pertinent to a specific issue as well as select what options are needed to gather the proper internal logs. DetailsOverviewLog bundles are a collection of various internal logs and diagnostic information from the individual components (Pilot, Controller or Drive Enclosure) within the FS1-2. To avoid using up the disk space on the Pilots, the FS1-2 is designed to minimize the size of these internal logs and diagnostic data. To accomplish this, once an internal log or diagnostic data is gathered as part of a log bundle, it is deleted from the system. As of R6.2.11 and higher, after an Event driven log is created, the system will not create another Event driven log bundle for 15 minutes. For complex issues Oracle Support may request multiple log bundles covering a period of time. Performance related issues may also require that performance statistics and or trace logs. As such, identifying the proper log bundles is crucial to getting the necessary information to Oracle support for a quick resolution. Log Bundle FilenamesUsing the name of the log bundle it is possible to distill critical information about its contents. The log bundle filename consists of:
An example of a log bundle filename is A001365XXX-180221003140-180221004307-ENCLOSURE_DRIVE_STATE_CHANGE-e-02-02.tar. The information in this filename is as follows:
Log Bundle ContentsWhat the contents of a Log bundle contain depends a lot on the Collection type.
Where to look for Log BundlesIn the Oracle FS System Manager GUI log bundles can be found under the Support tab and System Logs: The fscli command line can generate a similar list: # fscli system_log -list
/AK00126934-180221001544-170926015709-MANUAL_COLLECTION-m-01-01.tar /AK00126934-180221015710-170926152906-TEST_COLLECTION-t-01-01.tar /AK00126934-180221152906-170926153408-TEST_COLLECTION-t-01-01.tar /AK00126934-180211201218-171012203039-PRIMARY_PERIODIC_COLLECTION-p-02-02.tar For Oracle Support engineers As of R6.2.11, a list of log bundles can be found at the end of the *chsh.xml file in a log bundle by searching on "GetLogBundlesResponse": <GetLogBundlesResponse>
<LogBundleInformation> <Identity> <Id>3030313236393334A136EE4550EB7798</Id> <Fqn>/AK00126934-171005122123-171005123456-MANUAL_COLLECTION-m-01-01.tar</Fqn> </Identity> <PackageName>AK00126934-171005122123-171005123456-MANUAL_COLLECTION-m-01-01.tar</PackageName> <SizeInBytes>23646208</SizeInBytes> <Timestamp>2017-10-05T12:34:56.403</Timestamp> <CollectionType>MANUAL</CollectionType> <CollectLogsOptions>STATISTICS</CollectLogsOptions> <CollectLogsOptions>EVENT_LOG_ENTRIES</CollectLogsOptions> <CollectLogsOptions>SYSTEM_CONFIGURATION</CollectLogsOptions> <CollectLogsOptions>PILOT</CollectLogsOptions> <CollectLogsOptions>CONTROLLER_BACKUP</CollectLogsOptions> <CollectLogsOptions>CONTROLLER_IN_MEMORY</CollectLogsOptions> <CollectLogsOptions>CONTROLLER</CollectLogsOptions> <CollectLogsOptions>ENCLOSURE</CollectLogsOptions> <ControllerIdentity> <Id>508002000158BA50</Id> <Fqn>/CONTROLLER-01</Fqn> </ControllerIdentity> <ControllerIdentity> <Id>508002000158BA51</Id> <Fqn>/CONTROLLER-02</Fqn> </ControllerIdentity> <MostRecentInHours>1</MostRecentInHours> <CollectionReason></CollectionReason> </LogBundleInformation> </GetLogBundlesResponse> References<NOTE:1943289.1> - FS System: How to Gather and Attach a Manual Log Bundle to an Existing MOS Service RequestAttachments This solution has no attachment |
||||||||||||||||||||||||||
|