All of lore.kernel.org
 help / color / mirror / Atom feed
From: "TJ Harrell" <systemloc@earthlink.net>
To: linux-raid@vger.kernel.org, robin-lists@robinbowes.com
Subject: Re: mount-by-label finds drive not array ????
Date: Thu, 22 Jul 2004 13:56:02 -0400	[thread overview]
Message-ID: <001f01c47015$28724ca0$0201a8c0@windows> (raw)
In-Reply-To: S266708AbUGVQdP/20040722163315Z+2366@vger.kernel.org

Check the archives for the list.. There was a discussion on labels within
the last two months, I believe. The only solution was to avoid mounting by
label.


----- Original Message ----- 
From: <robin-lists@robinbowes.com>
To: "'Tom Oehser'" <tom@toms.net>; <linux-raid@vger.kernel.org>
Sent: Thursday, July 22, 2004 12:33 PM
Subject: RE: mount-by-label finds drive not array ????


> > -----Original Message-----
> > From: linux-raid-owner@vger.kernel.org
> > [mailto:linux-raid-owner@vger.kernel.org] On Behalf Of Tom Oehser
> > Sent: 01 July 2004 11:41
> > To: linux-raid@vger.kernel.org
> > Subject: mount-by-label finds drive not array ????
> >
> >
> > Hi,
> >
> > I'm accustomed to doing something like:
> >
> > LABEL=tomsvol2  /mnt/foo   ext3      defaults        0 2
> >
> > But if I do that on my raid-5 md arrays, it tries to mount
> > disk 1 of the 4 disks that make up the array!  Apparently,
> > the first stripe has enough of the filesystem that it must be
> > thinking that is what to mount!  Even with type "FD"!!!
> >
> > So, with an array /dev/md0 made of hda1 hdb1 hdc1 hdd1, I am
> > having to do a literal:
> >
> > /dev/md0        /mnt/bar      ext3      defaults        0 4
> >
> > Since if I do it by "LABEL=", it tries to mount hda1, not md0!
> >
> > Is this just a known/accepted brain-deadness of the mount code?
>
> Tom,
>
> I'm just considering doing something like this.
>
> Did you ever get any resolution to this issue?
>
> Thanks,
>
> R.
> --
> http://robinbowes.com
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-raid" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



      parent reply	other threads:[~2004-07-22 17:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-01 11:41 mount-by-label finds drive not array ???? Tom Oehser
2004-07-06 15:55 ` Evan Felix
2004-07-22 16:33 ` robin-lists
2004-07-22 17:54   ` Luca Berra
2004-07-22 18:46     ` robin-lists
2004-07-22 17:56   ` TJ Harrell [this message]

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='001f01c47015$28724ca0$0201a8c0@windows' \
    --to=systemloc@earthlink.net \
    --cc=linux-raid@vger.kernel.org \
    --cc=robin-lists@robinbowes.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.