login
Header Space

 
 

Mailing list archives

Search results

Found 76 matching messages (0.070 seconds). Page 1 of 4.

Re: AACRAID driver broken in 2.6.22.x (and beyond?) [WAS: Re: 2.6.22.16 MD raid1 doesn't mark removed disk faulty, MD thread goes UN]

... as initiated by the SCSI subsystem. snitzer: OK, I can engage Adaptec ... , 2008 6:04 PM, Mike Snitzer <snitzer@gmail.com> wrote: > > > > Under 2 ... interest/scrutiny from > > others!? > > > > regards, > > Mike > > > -- To unsubscribe from this list: ...

linux-kernel - Mike Snitzer - Jan 23 2008 - 11:56

Re: raid1 with nbd member hangs MD on SLES10 and RHEL5

... Davidsen wrote: > Mike Snitzer wrote: > > On 6/13/ ... wrote: > >> > > > > > On Tuesday June 12, snitzer@gmail.com wrote: > >> > > > > > > > >> > > > > > > I can ... code in the kernel? regards, Mike - To unsubscribe from this list: ...

linux-kernel - Mike Snitzer - Jun 14 2007 - 17:57

Re: [RFC][PATCH] md: avoid fullsync if a faulty member missed a dirty transition

... de> wrote: > On Tuesday May 20, snitzer@gmail.com wrote: >> >> Hi Neil, ... a non-degraded > array). > > Thanks to Mike Snitzer for identifying this problem and testing early > "fixes". > > > Cc: "Mike Snitzer" <snitzer@gmail.com> > Signed-off-by ...

linux-kernel - Mike Snitzer - May 27 2008 - 10:33

Re: raid1 with nbd member hangs MD on SLES10 and RHEL5

On 6/13/07, Mike Snitzer <snitzer@gmail.com> wrote: > On 6 ... > wrote: > > > > > > On Tuesday June 12, snitzer@gmail.com wrote: > > > > > > > > > > > > > > I can provided ... write the superblock (presumably to nbd0). Mike - To unsubscribe from this list: ...

linux-kernel - Mike Snitzer - Jun 13 2007 - 19:30

AACRAID driver broken in 2.6.22.x (and beyond?) [WAS: Re: 2.6.22.16 MD raid1 doesn't mark removed disk faulty, MD thread goes UN]

... 22, 2008 12:29 AM, Mike Snitzer <snitzer@gmail.com> wrote: > cc'ing ... 2008/1/14/515 > > > On Jan 21, 2008 6:04 PM, Mike Snitzer <snitzer@gmail.com> wrote: > > Under 2 ... interest/scrutiny from others!? regards, Mike -- To unsubscribe from this list: ...

linux-kernel - Mike Snitzer - Jan 22 2008 - 20:09

Re: [RFC][PATCH] md: avoid fullsync if a faulty member missed a dirty transition

On Fri, May 9, 2008 at 1:08 AM, Mike Snitzer <snitzer@gmail.com> wrote: > On Fri, May 9, 2008 at 12:42 AM, Mike Snitzer <snitzer@gmail.com> wrote: > > > Was I supposed to use this latest patch in combination with your > > ...

linux-kernel - Mike Snitzer - May 9 2008 - 01:26

Re: nbd: Oops because nbd doesn't prevent NBD_CLEAR_SOCK while sock_xmit() is working on a receive

On Thu, Mar 27, 2008 at 9:21 AM, Mike Snitzer <snitzer@gmail.com> wrote: > On Thu, Mar 27, 2008 at 8:35 AM, Paul Clements > wrote: > > Mike Snitzer wrote: > > > > > In practice this looks like: > > > > ...

linux-kernel - Mike Snitzer - Mar 27 2008 - 17:12

Re: raid1 with nbd member hangs MD on SLES10 and RHEL5

On 6/13/07, Mike Snitzer <snitzer@gmail.com> wrote: > On 6/ ... > wrote: > > > > > On Tuesday June 12, snitzer@gmail.com wrote: > > > > > > > > > > > > I can provided ... suggestions/insight is very welcome. regards, Mike - To unsubscribe from this list: ...

linux-kernel - Mike Snitzer - Jun 13 2007 - 14:23

Re: Western Digital GreenPower drives and Linux

... Apr 12, 2008 at 11:20 AM, Mike Snitzer <snitzer@gmail.com> wrote: > > On Sat, Apr 12 ... Ursulin wrote: > > On Saturday 12 April 2008 04:19:33 Mike Snitzer wrote: > > > Any chance you could make your iso available for the freedos w/ ...

linux-kernel - Mike Snitzer - Apr 12 2008 - 11:56

Re: [RFC][PATCH] md: avoid fullsync if a faulty member missed a dirty transition

... wrote: > On Tuesday May 6, snitzer@gmail.com wrote: > > > > It looks ... to resync is > > valid. > > > > thanks, > > Mike > > Thanks for persisting. I think ... cleaner. Thanks! Tested-by: Mike Snitzer <snitzer@gmail.com> -- To unsubscribe ...

linux-kernel - Mike Snitzer - May 8 2008 - 16:11

Re: [RFC][PATCH] md: avoid fullsync if a faulty member missed a dirty transition

... , 2008 at 11:30 AM, Mike Snitzer <snitzer@gmail.com> wrote: > On Mon, ... .de> wrote: > > On Monday May 19, snitzer@gmail.com wrote: > > > > > > Hi Neil, > ... Err, that block is in bitmap_startwrite()... Mike -- To unsubscribe from this list: send ...

linux-kernel - Mike Snitzer - May 20 2008 - 11:33

Re: regression: 100% io-wait with 2.6.24-rcX

... > > Cc: Mike Snitzer <snitzer@gmail.com>; Peter Zijlstra ... -mm writeback patchset? > > > > > > > Hi Fengguang, Mike, > > > > > > I can add myself to ... 2.6.24-rc7) shortly. Mike > > > > Fengguang > > --- > > fs/fs-writeback.c ...

linux-kernel - Mike Snitzer - Jan 16 2008 - 12:27

Re: regression: 100% io-wait with 2.6.24-rcX

... > > Cc: Mike Snitzer <snitzer@gmail.com>; Peter Zijlstra ... -mm writeback patchset? > > > > > > > Hi Fengguang, Mike, > > > > > > I can add myself to ... .24 final release timetable. regards, Mike -- To unsubscribe from this list ...

linux-kernel - Mike Snitzer - Jan 17 2008 - 12:11

Re: raid1 with nbd member hangs MD on SLES10 and RHEL5

... wrote: > Mike Snitzer wrote: > > On 6/14/07 ... wrote: > >> Mike Snitzer wrote: > >> > >> > Here are the steps ... for completeness. Thanks for your insight! Mike - To unsubscribe from this list: ...

linux-kernel - Mike Snitzer - Jun 14 2007 - 21:21

[PATCH] nbd: prevent sock_xmit from attempting to use a NULL socket

... client -d) setting the nbd_device's socket to NULL right before NBD calls sock_xmit. Signed-off-by: Mike Snitzer <snitzer@gmail.com> Cc: Paul Clements --- drivers/block/nbd.c | ...

linux-kernel - Mike Snitzer - Mar 28 2008 - 15:26

Re: [patch 00/19] VM pageout scalability improvements

... Wed, 9 Jan 2008 23:39:02 -0500 > "Mike Snitzer" <snitzer@gmail.com> wrote: > > > How much trouble am I asking for if I were ... them on http://people.redhat.com/riel/ Great, thanks. Mike -- To unsubscribe from this list: send the line ...

linux-kernel - Mike Snitzer - Jan 10 2008 - 12:08

Re: regression: 100% io-wait with 2.6.24-rcX

On Jan 18, 2008 3:00 PM, Mike Snitzer <snitzer@gmail.com> wrote: > > On Jan 18, 2008 12:46 PM, Linus Torvalds Mike -- To unsubscribe from this list: send the line "unsubscribe ...

linux-kernel - Mike Snitzer - Jan 18 2008 - 18:47

Re: 2.6.22.16 MD raid1 doesn't mark removed disk faulty, MD thread goes UN

... lkml.org/lkml/2008/1/14/515 On Jan 21, 2008 6:04 PM, Mike Snitzer <snitzer@gmail.com> wrote: > Under 2.6.22.16, I physically pulled a SATA ... this affects raid1 in 2.6.24-rcX too. Mike -- To unsubscribe from this list: send the line ...

linux-kernel - Mike Snitzer - Jan 22 2008 - 01:29

Re: [ANNOUNCE] ddtree: A git kernel tree for storage servers

... Wed, Mar 19, 2008 at 8:07 PM, Mike Snitzer <snitzer@gmail.com> wrote: > I typically use dm-linear devices built on MD (raid1 w ... my writeback progress when I move to 2.6.24+. Mike -- To unsubscribe from this list: send the line " ...

linux-kernel - Mike Snitzer - Mar 19 2008 - 20:54

Re: [RFC][PATCH] md: avoid fullsync if a faulty member missed a dirty transition

... Fri, May 9, 2008 at 12:42 AM, Mike Snitzer <snitzer@gmail.com> wrote: > Was I supposed to use this latest patch in combination with ... : read 13/13 pages, set 1 bits, status: 0 Mike -- To unsubscribe from this list: send the line " ...

linux-kernel - Mike Snitzer - May 9 2008 - 01:08

speck-geostationary