From: "Bryn M. Reeves" <bmr@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] How to make lvm error handling robust?
Date: Thu, 30 Oct 2008 10:22:02 +0000 [thread overview]
Message-ID: <49098ACA.9000409@redhat.com> (raw)
In-Reply-To: <91b13c310810300015j25be4feeqdab86d28ecfb0866@mail.gmail.com>
rae l wrote:
> How to make lvm error handling robust?
>
> Steps:
> 1. create pv,vg,lv on multiple disks, one group (sda,sdb,sdc), other
> groups (sdd, sde, ...);
> 2. unplug one disk (sda, one pv);
>
> then all LVM broken, even other unrelated groups of lvm cannot work
> from then on,
Not been the case when I've encountered this situation. The affected VG
can only be activated in partial mode but all other VGs should continue
to operate just fine.
> all lvm commands report error and stops executing.
>
> How to solve this?
Plan your storage better. If you're placing VGs on single disk devices
then you should use LVM2's redundancy features - by creating mirrored
LVs you would avoid a single disk becoming a single point of failure.
Alternately, address redundancy further down the stack by using hardware
or software RAID to add redundancy and fault tolerance to the storage
being managed by LVM2.
Regards,
Bryn.
next prev parent reply other threads:[~2008-10-30 10:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-30 7:15 [linux-lvm] How to make lvm error handling robust? rae l
2008-10-30 10:22 ` Bryn M. Reeves [this message]
2008-10-31 2:47 ` rae l
[not found] ` <490ADD76.1060208@redhat.com>
2008-10-31 10:41 ` rae l
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=49098ACA.9000409@redhat.com \
--to=bmr@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