Sponsored Content
Operating Systems AIX JFS2 log error during TL upgrade Post 302904672 by System Admin 77 on Thursday 5th of June 2014 02:33:43 PM
Old 06-05-2014
JFS2 log error during TL upgrade

Hi all,

We recently applied TL on few of our test servers. All of them were running fine except on one server. TL upgrade was successful on all these servers.

i see below errors on a server.

Code:
LABEL:          J2_LOG_WRAP_STOP
IDENTIFIER:     854D3B24

Date/Time:       Thu Jun  3 10:25:04 EDT 2014
Sequence Number:  
Machine Id:      xxx
Node Id:         aixlpar1
Class:           O
Type:            INFO
WPAR:            Global
Resource Name:   SYSJ2

Description
JFS2 LOGGING IS BACK TO NORMAL

Detail Data
JFS2 LOG MAJOR/MINOR DEVICE NUMBER
000A 0003
 

LABEL:          J2_LOG_WRAP_START
IDENTIFIER:     4C41C0D0

Date/Time:       Thu Jun  3 10:24:39 EDT 2014
Sequence Number:  
Machine Id:      xxxxxxxx
Node Id:         aixlpar1
Class:           O
Type:            INFO
WPAR:            Global
Resource Name:   SYSJ2

Description
JFS2 LOG RECORDS FORCED OVERWRITTEN

Probable Causes
LOG SIZE IS TOO SMALL

        Recommended Actions
        INCREASE THE SIZE OF LOG DEVICE

Detail Data
JFS2 LOG MAJOR/MINOR DEVICE NUMBER
000A 0003

I understand that, it is because we do not have enough space on jfs2log lv.
because the (rootvg) pp size is only 8 MB on this server.

hd8 jfs2log 1 1 1 open/syncd N/A

#lsvg rootvg | grep "PP SIZE"
VG STATE: active PP SIZE: 8 megabyte(s)


i found the procedure to increase jfs2log size using IBM tech note below
IBM Increasing the Size of a JFS/JFS2 Log Device - United States


But here my question is,

do i still need to increase the size jfs2log size ?
because the info messgae on errpt says

JFS2 LOGGING IS BACK TO NORMAL

is there any procedure to increase the jfs2log size on the fly (dynamically). with out bringing the server ?

The above link says, we need to boot the server into service mode and run logform etc .


Please suggest.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

jfs (jfs2) for AIX versus Veritas

Hi there, Can anyone tell me the advantages that jfs has over Veritas (if any)?? Cheers. (5 Replies)
Discussion started by: rich
5 Replies

2. AIX

JFS and JFS2

hi all, can sumbody give me a link which gives the basic layout of JFS, JFS2 and the veritas file system. and i also want to know about the data structures used in this filsystem thanx in advance (0 Replies)
Discussion started by: anwerreyaz
0 Replies

3. AIX

(URGENT) Mounting JFS2 FileSystem on AIX 4.3

Hi Every body, I created Volume Group & FileSystem of type JFS2 with size 1.3 TB on AIX 5.2. I want to import this VG on another system AIX 4.3. It is imported successfully & I can varyon the VG but unfourtantly I couldn't mount the FileSystem. Is it possible to mount a JFS2 FileSystem on AIX... (3 Replies)
Discussion started by: aldowsary
3 Replies

4. UNIX for Advanced & Expert Users

AIX 5.2 using jfs2 file system

We are using AIX 5.2 using jfs2 almost all excpt one mount. Is it possible for a non root user id to mount one file system without journaling turned on, perform some activities and then remount (un-mount and mount) the same file system again. Please advise if this is possible Thanks (2 Replies)
Discussion started by: jerardfjay
2 Replies

5. AIX

CIO/DIO and JFS2 read ahead

Hi Guys, I wonder if after enabling CIO/DIO at the filesystem level and assuming that CIO/DIO will bypass the JFS2 read ahead available when not using CIO/DIO my questionis what parameters I can play with to tune/improve the CIO in order to obtain similar performance for sequential reads (... (7 Replies)
Discussion started by: hariza
7 Replies

6. AIX

jfs2 - cannot shrink filesystem

Hi, is anyone aware about filesystem size restrictions on AIX? And does anyone know a solution for below problem? I have 2 boxes attached to EMC Raid5 storage, both have huge /optware/oracle/oradata filesystems - 4.5 and 2.5 TB in size, nothing is striped or in any other way restricted. Due to... (11 Replies)
Discussion started by: zxmaus
11 Replies

7. UNIX and Linux Applications

raw logical volumes to jfs2

Does anybody if it is possible to convert raw logical volumes to jfs2? If so how is it done or where can I find the information to make the conversion. We have an Oracle Db on AIX and it is using raw lv's which we want to convert to jfs2 because the raw devices don't restore correctly from our... (4 Replies)
Discussion started by: daveisme
4 Replies

8. AIX

Jfs and jfs2

Hi all, Can anyone define the difference between jfs and jfs2 filesystem as well as usage of jfs log files.... Thanks.... (7 Replies)
Discussion started by: sumathi.k
7 Replies

9. AIX

AIX JFS2 content

Hello! I have a LPAR with 51GB RAM topas shows 21% of memory for client pages (~11Gb) svmon -G show 2906772 client pages in use (~11Gb) but then i try to investigate per process client memory usage svmon -P -O filtertype=client and summarize inuse column, i get only 347880 pages... (1 Reply)
Discussion started by: sys
1 Replies

10. AIX

Creating AIX LV VG and JFS2 issues?

Can someone please help me understand what it is I am doing incorrectly? I have 22 PVs (disks) assigned to a VG, the stats on the disks: # lspv hdisk1 PHYSICAL VOLUME: hdisk1 VOLUME GROUP: vg_usr1 PV IDENTIFIER: 0000150179158027 VG IDENTIFIER ... (3 Replies)
Discussion started by: c3rb3rus
3 Replies
selinux-policy-upgrade(8)				      System Manager's Manual					 selinux-policy-upgrade(8)

NAME
selinux-policy-upgrade - upgrade the modules in the SE Linux policy database from a policy package SYNOPSIS
selinux-policy-upgrade DESCRIPTION
selinux-policy-upgrade this command will upgrade all policy modules (including the base modules) for to the versions that are under /usr/share/selinux/SELINUXTYPE SEE ALSO
selinux(8), sestatus(8), selinuxenabled(1), load_policy(8), semodule(8), postfix-nochroot(8), check-selinux-installation(8), selinux-con- fig-enforcing(8), http://wiki.debian.org/SELinux - More about SELinux Debian install, http://etbe.coker.com.au/tag/selinux/ - Russell's SE Linux blog posts. AUTHOR
This program and it's man page was written by Russell Coker <russell@coker.com.au> for the Debian system (but may be used by others). Per- mission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. selinux-policy-upgrade(8)
All times are GMT -4. The time now is 11:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy