Amanda-Users

Re: new to me

2004-08-27 14:42:31
Subject: Re: new to me
From: Jon LaBadie <jon AT jgcomp DOT com>
To: amanda-users AT amanda DOT org
Date: Fri, 27 Aug 2004 14:37:17 -0400
On Fri, Aug 27, 2004 at 10:57:45AM -0400, Brian Cuttler wrote:
> 
> I'm not concerned about the /usr14 error, the disk isn't currently
> spinning, however the "fatal buffer mismanagement bug" error is
> interesting, especially since we only have amanda configured to use
> a single tape (the server does not have a jukebox).
> 

I have no answer for you, but thought this was amusing:

Your error message appears only one place in the source code I grep'ed.
It appears in taper.c's read_file function.  Specifically in an
if clause that begins as follows:

   if(bp->status != EMPTY || bufnum != bp-buftable) {
        /* XXX this SHOULD NOT HAPPEN.  Famous last words. */


The author had it exactly right, Famous last words!

jl
-- 
Jon H. LaBadie                  jon AT jgcomp DOT com
 JG Computing
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)

<Prev in Thread] Current Thread [Next in Thread>