Unfortunately there is no complete dump during that panics. I only see some g_vfs_done() errors during WRITE like "g_vfs_done():aacdu0s1[WRITE(offset=98304, length=16384)]error = 22" and a "panic: softdep_move_dependencies: need merge code" at the end. Then the system hangs during dump. Thanks, Achim -----Original Message----- From: Jeff Roberson [mailto:jroberson_at_jroberson.net] Sent: Thursday, May 07, 2009 3:20 PM To: Leubner, Achim Cc: Ed Maste; Scott Long; current_at_freebsd.org; Sridaran, Gana Subject: Re: softdep_move_dependencies panic 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_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" >Received on Wed May 13 2009 - 11:58:42 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:47 UTC