Re: errlog

From: Michael Cheselka (cheselka_at_gmail.com)
Date: 11/28/04

  • Next message: Justin Bleistein: "Re: sendmail attachments"
    Date:         Sun, 28 Nov 2004 01:02:20 -0800
    To: aix-l@Princeton.EDU
    
    

    Hello,

    If I'm not mistaken, /var/adm/ras/errlog is a revolving log file.
    It remains the same size when cleared. The file simply begins
    overwriting from the top when it gets to the bottom. Not sure
    how this is implemented. Try running strings on it before and
    after you clear it:
    # strings /var/adm/ras/errlog | less
    # errclear 00
    # strings /var/adm/ras/errlog | less

    Mike

    On Sat, 27 Nov 2004 11:59:23 -0600, glh@dairynet.com <glh@dairynet.com> wrote:
    > When I have an error reported by the 'errpt' command, I usually clean it up
    > via the 'errclear 00' command. Why is it that /var/adm/ras/errlog still
    > contains data after issuing the 'errclear' command? Is the errlog file and
    > the commands 'errpt' and 'errclear' related? Is there a way to clean up
    > the /var/adm/ras/errlog file? Thanks.
    >

    --
    When in the Potemkin Wired be a Potemkin Lain.
    

  • Next message: Justin Bleistein: "Re: sendmail attachments"

    Relevant Pages