linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* deleting mdadm array?
@ 2007-10-25  8:06 Janek Kozicki
  2007-10-25  8:17 ` Neil Brown
  2007-10-25  9:55 ` David Greaves
  0 siblings, 2 replies; 5+ messages in thread
From: Janek Kozicki @ 2007-10-25  8:06 UTC (permalink / raw)
  To: linux-raid

Hello,

I just created a new array /dev/md1 like this:

mdadm --create --verbose /dev/md1 --chunk=64 --level=raid5 \
   --metadata=1.1  --bitmap=internal \
   --raid-devices=3 /dev/hdc2 /dev/sda2 missing


But later I changed my mind, and I wanted to use chunk 128. Do I need
to delete this array somehow first, or can I just create an array
again (overwriting the current one)?

-- 
Janek Kozicki                                                         |

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

end of thread, other threads:[~2007-10-25 13:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-25  8:06 deleting mdadm array? Janek Kozicki
2007-10-25  8:17 ` Neil Brown
2007-10-25  9:55 ` David Greaves
2007-10-25 10:12   ` Neil Brown
2007-10-25 13:36   ` Janek Kozicki

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