linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Some RAID levels do not support bitmap
@ 2007-06-11 12:50 Jan Engelhardt
  2007-06-11 23:15 ` Bill Davidsen
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Engelhardt @ 2007-06-11 12:50 UTC (permalink / raw)
  To: linux-raid; +Cc: neilb

Hi,


RAID levels 0 and 4 do not seem to like the -b internal. Is this 
intentional? Runs 2.6.20.2 on i586.
(BTW, do you already have a PAGE_SIZE=8K fix?)

14:47 ichi:/dev # mdadm -C /dev/md0 -l 4 -e 1.0 -b internal -n 2 /dev/ram[01]
mdadm: RUN_ARRAY failed: Input/output error
mdadm: stopped /dev/md0
14:47 ichi:/dev # mdadm -C /dev/md0 -l 0 -e 1.0 -b internal -n 2 /dev/ram[01]
mdadm: RUN_ARRAY failed: Cannot allocate memory
mdadm: stopped /dev/md0

Right... md: bitmaps not supported for this level.



Thanks,
	Jan
-- 

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

end of thread, other threads:[~2007-06-12 15:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-11 12:50 Some RAID levels do not support bitmap Jan Engelhardt
2007-06-11 23:15 ` Bill Davidsen
2007-06-11 23:39   ` Neil Brown
2007-06-12 15:52     ` Bill Davidsen

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).