linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* if (stripe_cache_size =< chunk_size) { BUG() }
@ 2007-06-26 11:20 Justin Piszcz
  2007-06-26 11:41 ` Justin Piszcz
  0 siblings, 1 reply; 2+ messages in thread
From: Justin Piszcz @ 2007-06-26 11:20 UTC (permalink / raw)
  To: linux-raid

If you set the stripe_cache_size less than or equal to the chunk size of 
the SW RAID5 array, the processes will hang in D-state indefinitely until 
you change the stripe_cache_size to > chunk_size.

Tested with 2.6.22-rc6 and a 128 KiB RAID5 Chunk Size, when I set it to 
256 KiB, no problems.  128 KiB and below cause issues.

Justin.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-26 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-26 11:20 if (stripe_cache_size =< chunk_size) { BUG() } Justin Piszcz
2007-06-26 11:41 ` Justin Piszcz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).