From: "Dieter Stüken" <stueken@conterra.de>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] FS labels and LVM2
Date: Thu, 01 Jun 2006 19:19:04 +0200 [thread overview]
Message-ID: <447F2188.2030700@conterra.de> (raw)
In-Reply-To: <Pine.LNX.4.58.0605311353400.6195@picard.science-computing.de>
Oliver Tennert wrote:
> am I wrong or does mount per FS label not work when the filesystem in
> question is located on a logical volume? We're using a 2.6.11 kernel and a
> SUSE 9.3 distro, so it might be just a question of using the most current
> kernel.
>
> At least, a "mount -a" when a "LABEL=test" entry is in fstab, leads to the
> error:
>
> mount: special device LABEL=test does not exist
>
> But it exists:
>
> localhost:/var/log # xfs_admin -l /dev/mapper/vucf0002vg-fs2
> label = "test"
>
> Any idea?
It does not work any more :-(
mount looks into /dev/partition to find the names of the
devices to scan. Unfortunately the LV names listed here can't
be found under /dev, as they are simply enumerated like "dm-12".
On the other hand: once you have LVM, you don't need no disk
labels any more, as your LVs have expressive names already!
Dieter.
prev parent reply other threads:[~2006-06-01 17:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-31 12:04 [linux-lvm] FS labels and LVM2 Oliver Tennert
2006-06-01 17:19 ` Dieter Stüken [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=447F2188.2030700@conterra.de \
--to=stueken@conterra.de \
--cc=linux-lvm@redhat.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 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).