From: Alasdair G Kergon <agk@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] vgchange -an question with disconnected disks
Date: Thu, 2 Feb 2006 18:28:00 +0000 [thread overview]
Message-ID: <20060202182800.GS4280@agk.surrey.redhat.com> (raw)
In-Reply-To: <43E24A37.6010801@cup.hp.com>
On Thu, Feb 02, 2006 at 10:06:47AM -0800, John DeFranco wrote:
> My question is that is there a
> way to force the deactivation to occur in this case?
Not from lvm2 unless you restore the metadata from a backup
first.
To remove the logical volumes from the kernel, use 'dmsetup'.
List what's there: dmsetup info -c
*After* ensuring the open count is 0, remove individually
with 'dmsetup remove' or all at once with 'dmsetup remove_all'.
Alasdair
--
agk@redhat.com
next prev parent reply other threads:[~2006-02-02 18:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-02 18:06 [linux-lvm] vgchange -an question with disconnected disks John DeFranco
2006-02-02 18:28 ` Alasdair G Kergon [this message]
2006-02-03 20:01 ` Peter Smith
2006-02-03 20:55 ` John DeFranco
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=20060202182800.GS4280@agk.surrey.redhat.com \
--to=agk@redhat.com \
--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).