Re: [PATCH] mdadm 2.5 (Was: ANNOUNCE: mdadm 2.5 - A tool for managing Soft RAID under Linux)

2006-05-29 Thread Neil Brown
On Monday May 29, [EMAIL PROTECTED] wrote: On Mon, May 29, 2006 at 12:08:25PM +1000, Neil Brown wrote: On Sunday May 28, [EMAIL PROTECTED] wrote: Thanks for the patches. They are greatly appreciated. You're welcome - mdadm-2.3.1-kernel-byteswap-include-fix.patch reverts a change

Re: problems with raid=noautodetect

2006-05-29 Thread Michael Tokarev
Neil Brown wrote: On Friday May 26, [EMAIL PROTECTED] wrote: [] If we assume there is a list of devices provided by a (possibly default) 'DEVICE' line, then DEVICEFILTER !pattern1 !pattern2 pattern3 pattern4 could mean that any device in that list which matches pattern 1 or 2 is

Re: problems with raid=noautodetect

2006-05-29 Thread Luca Berra
On Mon, May 29, 2006 at 12:38:25PM +0400, Michael Tokarev wrote: Neil Brown wrote: On Friday May 26, [EMAIL PROTECTED] wrote: I'd suggest the following. All the other devices are included or excluded from the list of devices to consider based on the last component in the DEVICE line. Ie. if

Re: raid5 hang on get_active_stripe

2006-05-29 Thread dean gaudet
On Sun, 28 May 2006, Neil Brown wrote: The following patch adds some more tracing to raid5, and might fix a subtle bug in ll_rw_blk, though it is an incredible long shot that this could be affecting raid5 (if it is, I'll have to assume there is another bug somewhere). It certainly doesn't

[PATCH] md: Fix badness in sysfs_notify caused by md_new_event

2006-05-29 Thread NeilBrown
Here is a patch for a bug in 2.6.17-rc that just came to light. It should get into 2.6.17 if possible and so is in 'obviously correct' form rather than correct final fix form (see comments). The patch was actually generated agains -rc4-mm3, but applies to -rc4-git9 with a moderate offset for one