On Wed, 13 May 2009 22:10:30 +0200 Thomas Pfaff <tpf...@tp76.info> wrote:
> On Wed, 13 May 2009 19:11:25 +0200 > Thomas Pfaff <tpf...@tp76.info> wrote: > > I've got a system with one 40GB PATA disk (wd0) where the system reside > > and two 500GB SATA disks (wd1 and wd2 as sd0) in RAID-1 using softraid(4). > > > > The system currently ran 4.5-stable but it would sometimes hang when > > copying files from wd0 to sd0. I installed the latest snapshot and > > compiled GENERIC.MP from a cvs update earlier today. It seemed fine > > at first, but then it hung again. > > Just an update; I've not been able to reproduce this with softdep > disabled. I will let the machine run for a while without softdep > and see what happens. Been running the system since this was posted and I've not had a single problem, so the issue seems to be related to softdep. Someone told me they had experienced a similar problem and that it was introduced sometime after 4.1. I will try installing 4.1 and see if I can reproduce the problem described above. If the problem does not show on 4.1, how should I proceed? I suppose a "binary search" between versions is one way; i.e. try 4.2 next and if that fails, try the development version between 4.1 and 4.2 (cvs checkout at specific dates) and work my way toward the exact date the problem was introduced. Does this sound like a reasonable approach? Anything you'd like to add to help me pinpoint the exact location of the problem (if this actually worked on 4.1 or earlier, that is)?