linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Henrik Holst <henrik.holst@idgmail.se>
To: Dexter Filmore <Dexter.Filmore@gmx.de>,
	Justin Piszcz <jpiszcz@lucidpixels.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: access *existing* array from knoppix
Date: Tue, 12 Sep 2006 18:38:52 +0200	[thread overview]
Message-ID: <4506E29C.7030602@idgmail.se> (raw)
In-Reply-To: <200609121829.16513.Dexter.Filmore@gmx.de>

Dexter Filmore wrote:
> Am Dienstag, 12. September 2006 17:47 schrieb Justin Piszcz:
>> Strange, what knoppix are you using? I recall doing it to fix an XFS bug
>> with 4.x and 5.x.
> 
> 5.0.1. Maybe they gone udev now and didn't handle md devices.
> I'll see if I can so something in /lib/udev/devices.

Try this:

mdadm -Av /dev/md0 --auto=yes /dev/hda1 /dev/hdb1
                   ^^^^^^^^^^

I have used this with success on many Udev systems. It will create
/dev/md0 automatic.

Henrik Holst

  reply	other threads:[~2006-09-12 16:38 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-12 11:52 access array from knoppix Dexter Filmore
2006-09-12 13:29 ` Justin Piszcz
2006-09-12 14:01   ` access *exisiting* " Dexter Filmore
2006-09-14 15:58     ` Tuomas Leikola
2006-09-14 16:06       ` Dexter Filmore
2006-09-14 16:41         ` Tuomas Leikola
     [not found] ` <200609121607.22031.Dexter.Filmore@gmx.de>
     [not found]   ` <Pine.LNX.4.64.0609121008050.19418@p34.internal.lan>
2006-09-12 14:37     ` access *existing* " Dexter Filmore
2006-09-12 15:47       ` Justin Piszcz
2006-09-12 16:29         ` Dexter Filmore
2006-09-12 16:38           ` Henrik Holst [this message]
2006-09-12 18:17       ` dean gaudet
2006-09-13 13:48       ` Rob Bray
2006-09-13 14:32         ` Dexter Filmore
2006-09-14 16:16 ` access " Steve Cousins
2006-09-16 10:26   ` Dexter Filmore
2006-09-21 18:16     ` Rob Bray

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=4506E29C.7030602@idgmail.se \
    --to=henrik.holst@idgmail.se \
    --cc=Dexter.Filmore@gmx.de \
    --cc=jpiszcz@lucidpixels.com \
    --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).