![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1495798.1 : Sun Storage 7000 Unified Storage System: In the 2011.04.24.1.0 Appliance Release, the logs do not roll automatically
In this Document
Created from <SR 3-6223868873> Applies to:Sun Storage 7410 Unified Storage System - Version All Versions and laterSun Storage 7310 Unified Storage System - Version All Versions and later Sun Storage 7210 Unified Storage System - Version All Versions and later Sun Storage 7110 Unified Storage System - Version All Versions and later Sun ZFS Storage 7320 - Version All Versions and later 7000 Appliance OS (Fishworks) SymptomsTo 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 - Disk Storage ZFS Storage Appliance Community
There are several symptoms associated with this issue which are all caused by certain log files growing to a huge size - due to a bug, the logs are not rolled automatically in 2011.04.24.1.0. Symptoms may include:
There will be several other symptoms visible if looking at a bundle or on a live system at the OS shell:
# prstat 1 1 | sed -ne 1p -e /akd/p
or if looking at a bundle look at the size of the akd core in the akd directory of the bundle.
ChangesThe system has been upgraded to appliance software version 2011.04.24.1.0 (aka 2011.1.1.0) CauseA known problem in the 2011.04.24.1.0 software has caused the logs not to roll. This can mean that huge log files build up. This in turn causes the akd process, that is responsible for managing the Administration Interface, to use up lots of memory, as it has to sanity check the logs when it starts up. If the log files get too big then the akd process can reach the 32 bit limit of around 3.4GB of memory.
See bug 15764847 (2011.1 breaks logadm - logadm: Error: open /var/logadm/timestamps: No such file or directory) for full details.
SolutionThe full solution would be to upgrade to a version of appliance software later than 2011.04.24.1.1. A workaround is available that will provide relief if a maintenance window for an upgrade cannot be arranged in the short term. Please contact Oracle Support to raise a service request if you need this workaround. The workaround will need to be carried out via a remote support session, such as via Shared Shell or Webex.
The workaround is to manually create the /var/logadm directory and then manually roll the log files. S7000:> confirm shell
# mkdir /var/logadm To roll the log files manually please see the procedure documented in the following wiki article: If unable to access the ZFS Storage Appliance Support wiki link above, please contact a member of the NAS Support team for further advice.
Checked for Currency 09-OCT-2017
Referenceshttps://stbeehive.oracle.com/teamcollab/wiki/AmberRoadSupport:Solaris+shell+procedure+to+'clean+up'+(and+rotate)+log+files<BUG:15764847> - SUNBT7127845-AK-2011.04.24 2011.1 BREAKS LOGADM - LOGADM: ERROR: OPEN /VAR/LOGAD Attachments This solution has no attachment |
||||||||||||||||||||
|