All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kirby C. Bohling" <kbohling@birddog.com>
To: linux-lvm@sistina.com
Subject: [linux-lvm] ext2 label support for LVM in mount and e2fsck
Date: Fri Nov 23 23:59:01 2001	[thread overview]
Message-ID: <3BFF372A.90501@birddog.com> (raw)

LVM list,

	I just got RH 7.2.  I downloaded all the stuff to make LVM work correctly 
on it.  I was unpleasently surprised to find that ext2 filesystem labels 
don't work correctly.  That is, you can say this in the fstab:

LABEL=/usr 
/usr 
ext2 
defaults 
1 
1

	If the label is on any partition listed in /proc/partitions, however it 
doesn't work if the label is on a logical volume.

	Well I had the source, and I had a problem.  Here is a link to the 
patches to mount and e2fsck to make them go.  I have sent them into the 
respective maintainers, the mount maintainer happily took one, I haven't 
heard from the e2fsck maintainer yet.  So hopefully they should be in a 
future version.  Thought possibly somebody else out there might 
appreciate them.

	Disclaimer:  these were only tested on one machine with one LVM setup. 
If you screw up your mount or fsck utilities you will need a boot/rescue 
disk handy.  Patched againsted RH 7.2 source, but should work fine 
against stock source.

		Kirby
-- 
Real Programmers view electronic multimedia files with a hex editor.

                 reply	other threads:[~2001-11-23 23:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3BFF372A.90501@birddog.com \
    --to=kbohling@birddog.com \
    --cc=linux-lvm@sistina.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.