AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  AIX 5.3 and lvmt log ...

    Posted 02/11/09 01:37 PM

    Originally posted by: Kyne


    Is someone know how can we disable the write of this log, or control the size of this log?

    And, is it preferable to keep this log or just activate it when needed?

    Thank you for all information about this feature.
    #AIX-Forum


  • 2.  Re: AIX 5.3 and lvmt log ...

    Posted 02/18/09 11:31 AM

    Originally posted by: Kyne


    Any idea?
    #AIX-Forum


  • 3.  Re: AIX 5.3 and lvmt log ...

    Posted 02/18/09 02:29 PM

    Originally posted by: shargus


    I don't know, but it looks like lvmt uses alog to write to /var/adm/ras/lvmcfg.log.

    Try:

    alog -L -t lvmcfg

    to see the log size,

    alog -C -t lvmcfg -s 10240

    to change the log size to 10k.
    #AIX-Forum