Linux RAID subsystem development
 help / color / mirror / Atom feed
From: "Thomas Hicks" <thicks@speedfreak.org>
To: linux-raid@vger.kernel.org
Subject: Mdadm issue
Date: Mon, 1 Jul 2002 14:04:00 -0700	[thread overview]
Message-ID: <006801c22142$d28ed790$2500010a@speedway.com> (raw)

This is the first time I am setting up raid using the mdadm tool. This
is what I am trying to do. 

The sever is as follows: 2 drives at 10gig
                         2 drives at 80gig
hda2 is /
hdd1 is my /home

I have the other drives in ad ready and would like to set up the 2 10
gig's as a mirror and the 2 80 gig as raid0

At the shell I run this command 

mdadm --create /dev/md0  --level=1 --raid-disks=2 /dev/hda2 /dev/hdb1
and get the following output:

mdadm: /dev/hda2 appears to contain an ext2fs file system
    size=7269412K  mtime=Mon Jul  1 11:56:16 2002
mdadm: /dev/hdb1 appears to contain an ext2fs file system
    size=7333640K  mtime=Mon Jul  1 11:56:29 2002
Continue creating array? y
mdadm: SET_ARRAY_INFO failed for /dev/md0: File exists

Could someone please help me with this problem. I am having a really
hard time finding any info on the web about this. 



             reply	other threads:[~2002-07-01 21:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-01 21:04 Thomas Hicks [this message]
2002-07-04  1:14 ` Mdadm issue Neil Brown
2002-07-05 16:14   ` Thomas Hicks
  -- strict thread matches above, loose matches on Subject: below --
2008-04-10 12:33 mdadm Issue Stuart Clouston

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='006801c22142$d28ed790$2500010a@speedway.com' \
    --to=thicks@speedfreak.org \
    --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