linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Brown <neilb@suse.de>
To: Janek Kozicki <janek_listy@wp.pl>
Cc: linux-raid@vger.kernel.org
Subject: Re: deleting mdadm array?
Date: Thu, 25 Oct 2007 18:17:11 +1000	[thread overview]
Message-ID: <18208.20743.897391.958853@notabene.brown> (raw)
In-Reply-To: message from Janek Kozicki on Thursday October 25

On Thursday October 25, janek_listy@wp.pl wrote:
> 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)?

Just recreate with new values, overwriting the current one.

NeilBrown

  reply	other threads:[~2007-10-25  8:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-25  8:06 deleting mdadm array? Janek Kozicki
2007-10-25  8:17 ` Neil Brown [this message]
2007-10-25  9:55 ` David Greaves
2007-10-25 10:12   ` Neil Brown
2007-10-25 13:36   ` Janek Kozicki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18208.20743.897391.958853@notabene.brown \
    --to=neilb@suse.de \
    --cc=janek_listy@wp.pl \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).