From: Steven Lembark <lembark@wrkhors.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Question about LVM
Date: Wed, 11 Jul 2001 10:15:13 -0500 [thread overview]
Message-ID: <237260000.994864512@dizzy> (raw)
In-Reply-To: <Pine.LNX.4.31L2.0107110613260.30807-100000@theendoftime.net>
- fox@theendoftime.net on 07/11/01 06:43:09 -0600:
> Hi;
>
> I ran into this issue with AIX lvm. A hard drive died and the IBM
> hardware monkeys removed the drive before mirroring could be broken
> (removing lv copies down to one, and reducing the volume group by the one
> dead drive)
>
> However, because the drive had been removed before this could be done, the
> VGDA still had the old PVID of the old hdisk and would not let me remove
> it by the cannonical hdisk name. The eventual solution was to run the
> rmlvcopy command and reducevg command with the PVID instead of the
> cannonical hdisk name. There is no such command as rmlvcopy (or anything
> related as far as I can tell with Linux) but the reducevg is the same as
> vgreduce. I am wondering if it's possible for a PV to be removed from the
> VG in such a way that the PV path (device name?) no longer exists in the
> system and thus, you wouldn't be able to do a vgreduce with the PV path
> (device name?) In this case, is it possible to run the vgreduce command
> with the PVID of the removed drive? Or does the Linux LVM handle this
> automagically? Is this even a possible case under Linux? I have to admit
> I'm still new to the Linux LVM after having worked with AIX LVM for years
> now.
Usual fix for this is to export the VG and re-import it w/
the required PV's. At that point your VG comes back with
a legit set of disks. Then you can vgextent onto the new
device.
sl
next prev parent reply other threads:[~2001-07-11 15:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-11 12:43 [linux-lvm] Question about LVM fox
2001-07-11 13:06 ` Heinz J. Mauelshagen
2001-07-11 15:15 ` Steven Lembark [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-07-29 15:42 [linux-lvm] Question about lvm tv fw
2003-07-30 5:49 ` Paul Furness
2001-05-08 1:29 [linux-lvm] Question about LVM 이홍석
2001-05-08 9:36 ` Heinz J. Mauelshagen
1999-09-02 14:42 [linux-lvm] question about lvm Andrew Sutton
1999-09-02 16:26 ` Heinz Mauelshagen
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=237260000.994864512@dizzy \
--to=lembark@wrkhors.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.