linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: "Heinz J. Mauelshagen" <Mauelshagen@sistina.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] vgscan creation of device nodes for volume groups.
Date: Mon, 19 Feb 2001 13:55:29 +0000	[thread overview]
Message-ID: <20010219135529.H15089@srv.sistina.com> (raw)
In-Reply-To: <Pine.LNX.4.30.0102172218260.8781-100000@beefcake.hdqt.valinux.com>; from jweber@valinux.com on Sat, Feb 17, 2001 at 10:24:38PM -0800

On Sat, Feb 17, 2001 at 10:24:38PM -0800, Jay Weber wrote:
> Hi,
> 
> I've noticed the following and am wondering about the proper way to handle
> this.
> 

A fast workaround (assuming bash) to avoid those invalid entries
in /dev/ would be:

(cd /dev;ls -A /etc/lvmtab.d/|xargs rm -r)

You need to run it *before* vgscan for sure, because vgscan starts with
removing /etc/lvmtab*.

One extension could be to let vgscan do the removal job itself.

> I'll try to explain by example, since it's kinda awkward.
> 
> I've created 3 volume groups.  vol0, vol1, vol2.  On these I have a

<SNIP>

-- 

Regards,
Heinz    -- The LVM Guy --

*** Software bugs are stupid.
    Nevertheless it needs not so stupid people to solve them ***

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Heinz Mauelshagen                                 Sistina Software Inc.
Senior Consultant/Developer                       Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen@Sistina.com                           +49 2626 141200
                                                       FAX 924446
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  parent reply	other threads:[~2001-02-19 13:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-18  6:24 [linux-lvm] vgscan creation of device nodes for volume groups Jay Weber
2001-02-18  9:25 ` Piete Brooks
2001-02-18 11:31   ` Jay Weber
2001-02-19 13:55 ` Heinz J. Mauelshagen [this message]
2001-02-20 10:45 ` Andreas Dilger

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=20010219135529.H15089@srv.sistina.com \
    --to=mauelshagen@sistina.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 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).