![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2401164.1 : Pillar Axiom: How To Clear A Hung Log Collection Task In Axiom GUI
In this Document
Oracle Confidential PARTNER - Available to partners (SUN). Applies to:Pillar Axiom 600 Storage System - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform. SymptomsIn Axiom Manager GUI, the user initiated or Axiom initiated log collection task(s) gets hung and fail to progress.
ChangesNOT APPLICABLE CauseLog collection task(s) gets hung for several reasons. One of them being if pilot is running out of space in the /var partition due to which the system won't log, store, or transmit any records of events since the events are stored in the database on /var partition. SolutionCheck for space available in pilots /var partition and clean up the space by following the below steps: Step 1: This requires SSH access to Axiom pilot. Check for the free and used space on each file system from the output of command "df -h" on both the pilots.
If the ssh session is on active pilot (default pilot up on SSH when enabled and logged in), login to passive pilot by running [root@pilot1 root]# ssh pilot2 from it. Look for core files in /var/log partition and delete the old core files generated by Java or other running processes. Examples of such files are mentioned below: core.pilot2.java.6.1396867443.4651 Example: rm core.pilot2.java.6.1396867443.4651 After deleting the core files if any, proceed to next step where we can delete old logs from the GUI.
Reduce /var filesystem utilization by deleting the old logs generated by Axiom via GUI as given below: 1.Login to GUI as "pillar". Default password will be a1s2d3f$
References<NOTE:1637421.1> - Pillar Axiom: How to check the /var size on Pilots via SSHAttachments This solution has no attachment |
||||||||||||||||||||
|