AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
 View Only
  • 1.  Problem creating filesystem on a AIX 5.3 system

    Posted Fri July 11, 2008 05:39 AM

    Originally posted by: SystemAdmin


    From today we have a strange problem adding a filesystem on a previously defined logical volume. The logical volume is of type JFS2. We receive the following error :

    j2_logform: failed in Stat(1)
    rmlv: Logical volume loglv02 is removed.

    What could be the problem ?
    #AIX-Forum


  • 2.  Re: Problem creating filesystem on a AIX 5.3 system

    Posted Fri July 11, 2008 06:19 AM

    Originally posted by: CRM


    Looks like you have no jfs2log although I seem to recall that should be created automatically if required - it does sound like maybe there are some gremlins here and a support call could be in order.

    In the meantime you could try with an inline log and see if that works:

    To the mkfs command add -o log=INLINE and see if that works.

    regards

    Chris
    #AIX-Forum


  • 3.  Re: Problem creating filesystem on a AIX 5.3 system

    Posted Fri July 11, 2008 06:43 AM

    Originally posted by: SystemAdmin


    Normally a JFS2LOG is created automatically, but this is just the problem.
    We 've tried all other options, but no result.

    No errors in the errorlog, no other messages.

    The creation of this FS is very urgent.
    #AIX-Forum


  • 4.  Re: Problem creating filesystem on a AIX 5.3 system

    Posted Fri July 11, 2008 07:11 AM

    Originally posted by: CRM


    If the inline option is not working then please raise a support call with IBM and get a snap to them to investigate.

    regards

    Chris
    #AIX-Forum


  • 5.  Re: Problem creating filesystem on a AIX 5.3 system

    Posted Sun July 13, 2008 02:46 AM

    Originally posted by: kappa


    Hi,

    the logform is not the problem, you are the problem!

    Where is the mkfs command and options you have typed in? (or smitty.log snippet)
    Did you say, this is urgent?

    I don't think so!
    #AIX-Forum


  • 6.  Re: Problem creating filesystem on a AIX 5.3 system

    Posted Wed July 16, 2008 12:29 PM

    Originally posted by: SystemAdmin


    The problem is not me. The problem is the problem.
    #AIX-Forum


  • 7.  Re: Problem creating filesystem on a AIX 5.3 system

    Posted Thu July 17, 2008 10:46 AM

    Originally posted by: kappa


    Well , I know it was offensive.
    In other words: No detailled description means: no answers!
    #AIX-Forum


  • 8.  Re: Problem creating filesystem on a AIX 5.3 system

    Posted Tue July 15, 2008 10:07 PM

    Originally posted by: asi_aix


    Could you please provide the snapshot for the following command. So that I can have a look what you have there.

    lsvg <vgname> ==== > To see the pp size
    #lsvg -l <vgname> ==== > To check the LV/logLV status.
    #AIX-Forum