Date: Thu, 7 May 2009 03:19:48 -1000 (HST) From: Jeff Roberson <jroberson@jroberson.net> To: "Leubner, Achim" <Achim_Leubner@adaptec.com> Cc: Ed Maste <emaste@phaedrus.sandvine.ca>, "current@freebsd.org" <current@freebsd.org>, "Sridaran, Gana" <Ganapathy_Sridaran@adaptec.com> Subject: Re: softdep_move_dependencies panic Message-ID: <alpine.BSF.2.00.0905070319210.981@desktop> In-Reply-To: <532ABFBDAAC3A34EB12EBA6CEC2838F4020B67FCE8@ADPE2K703.adaptec.com> References: <532ABFBDAAC3A34EB12EBA6CEC2838F4020B67FCE8@ADPE2K703.adaptec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 May 2009, Leubner, Achim wrote: > Hi Ed, Hi Scott, > > We run into a problem if a RAID array goes into an "error" state and is marked "offline". The new aac driver removes the device in this case with device_delete_child() and all commands to that device will be answered using biodone() with flag BIO_ERROR and error EINVAL. But this causes a "softdep_move_dependencies: need merge code" panic in the filesystem. Is there any possibility to avoid this panic? We see it under FreeBSD 7.1 too. > Any help is greatly appreciated. Hi Achim, Can you post the entire stack trace from the panic? Thanks, Jeff > > Thanks & Regards, > Achim > > > =========================== > > Achim Leubner > > Software Engineer / RAID drivers > > ICP vortex GmbH / Adaptec Inc. > > Phone: +49-351-8718291 > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0905070319210.981>