From: Jan Bakuwel <jan.bakuwel@omiha.com>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] Unable to remove LVs
Date: Tue, 15 Nov 2011 19:44:58 +1300 [thread overview]
Message-ID: <4EC20A6A.10709@omiha.com> (raw)
In-Reply-To: <4EC12F54.2000303@redhat.com>
Hi Bryn,
> The partition map has a 'p' separator - d-pdc.oa.cp1 - the correct
> command is:
>
> kpartx -d /dev/mapper/d-pdc.oa.c
# kpartx -d /dev/mapper/d-pdc.oa.c
# kpartx -l /dev/mapper/d-pdc.oa.c
d-pdc.oa.c1 : 0 71103627 /dev/mapper/d-pdc.oa.c 63
# lvs | grep oa
pdc.oa.c d -wi-ao 37.00G
>
>> server1:/# lvs | grep oa
>> pdc.oa.c d -wi-ao 37.00G
>
> The LV is still showing as active and open here. You should be able to
> remove it with lvremove d/pdc.oa.c or shut it down with
> vgchange/lvchange after correctly removing the kpartx mapping.
# lvremove d/pdc.oa.c
Can't remove open logical volume "pdc.oa.c"
# lvchange -a n d/pdc.oa.c
LV d/pdc.oa.c in use: not deactivating
>
> If it still shows as open you may want to look at the output of
> "dmsetup ls --tree" to see if there are other device-mapper devices
> using it and make sure that it's not mounted anywhere.
# dmsetup ls --tree
d-pdc.oa.cp1 (254:78)
└─d-pdc.oa.c (254:7)
└─ (8:11)
I'm positive it's not mounted anywhere.
Any advice how to proceed from here?
kind regards,
Jan
next prev parent reply other threads:[~2011-11-15 6:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-14 4:30 [linux-lvm] Unable to remove LVs Jan Bakuwel
2011-11-14 15:10 ` Bryn M. Reeves
2011-11-15 6:44 ` Jan Bakuwel [this message]
2011-11-15 11:07 ` Bryn M. Reeves
2011-11-15 11:16 ` Bryn M. Reeves
[not found] ` <4EC2D031.3090101@omiha.com>
2012-09-17 23:54 ` Jan Bakuwel
2012-09-18 1:10 ` [linux-lvm] Unable to remove LVs - problem solved Jan Bakuwel
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=4EC20A6A.10709@omiha.com \
--to=jan.bakuwel@omiha.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 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.