From mboxrd@z Thu Jan 1 00:00:00 1970 From: Neil Brown Subject: Re: weird issues with raid1 Date: Thu, 18 Dec 2008 16:17:13 +1100 Message-ID: <18761.56537.935250.561921@notabene.brown> References: <18757.62097.166706.244330@notabene.brown> <18758.52536.345145.238926@notabene.brown> <18759.678.74091.236787@notabene.brown> <18761.54425.725696.255055@notabene.brown> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: message from Jon Nelson on Wednesday December 17 Sender: linux-raid-owner@vger.kernel.org To: Jon Nelson Cc: LinuxRaid List-Id: linux-raid.ids On Wednesday December 17, jnelson-linux-raid@jamponi.net wrote: > > > >> It could be that you are hitting the bug fixed by > >> commit a0da84f35b25875870270d16b6eccda4884d61a7 > > > > That sure sounds like it. I'd have to log to see what happened, > > exactly, but I've added substantial logging around the device > > discovery and addition section which manages this particular raid. > > > >> You would need 2.6.26 or later to have that fixed. > >> Can you try with a newer kernel??? > > > > I hope to be giving opensuse 11.1 a try soon, which uses 2.6.27.X > > afaik. I suspect I can also backport that patch to 2.6.25 easily. > > The kernel source for 2.6.25.18-0.2 (from suse) has this patch > already, so I was already using it. Are you sure? I just looked in the openSUSE-11.0 kernel tree and I cannot see it there.... NeilBrown > > Perhaps this weekend or some night this week I'll find time to try to > break things again. > > -- > Jon