Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 14:04:18 -0800
From:      John-Mark Gurney <gurney_j@resnet.uoregon.edu>
To:        Marcus Alves Grando <marcus@corp.grupos.com.br>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>, delphij@delphij.net
Subject:   Re: panic: rename
Message-ID:  <20060225220418.GG840@funkthat.com>
In-Reply-To: <440085C6.1060408@corp.grupos.com.br>
References:  <44006CCD.9060200@corp.grupos.com.br> <a78074950602250755h45409e68ve242c50245ca6249@mail.gmail.com> <440085C6.1060408@corp.grupos.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
Marcus Alves Grando wrote this message on Sat, Feb 25, 2006 at 13:28 -0300:
> Xin LI wrote:
> >Hi, Marcus,
> >
> >On 2/25/06, Marcus Alves Grando <marcus@corp.grupos.com.br> wrote:
> >>5.5-PRERELEASE
> >>
> >>db> trace
> >>Tracing pid 1114 tid 100303 td 0xc2d07480
> >>kdb_enter(c07025c3) at kdb_enter+0x2b
> >>panic(c07102d0,c0744b38,c60eea80,c4ee81c0,c3203420) at panic+0x127
> >>newdirrem(d641d9f8,c32049d8,c57f93d4,0,e768b998) at newdirrem+0x163
> >
> >What was the panic message?  newdirrem: not ATTACHED?  newdirrem: inum
> >XXX should be  yyy? or newdirrem: whiteout (I guess not, which is only
> >revalent to unionfs)?
> >
> I access this machine via com1, and i don't know how to see old 
> messages. I can't call doadump because dumpdev="AUTO" does not work.

You can do:
db> set $lines = 10000
db> show msgbuf

you can omit the set $lines if you don't mind using the pager...

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060225220418.GG840>