From: Alasdair G Kergon <agk@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] pvresize complains about too many metadata
Date: Sun, 30 Nov 2008 12:34:40 +0000 [thread overview]
Message-ID: <20081130123440.GG13235@agk.fab.redhat.com> (raw)
In-Reply-To: <41519ea60811290713g46083998v6c42bb7b578f1472@mail.gmail.com>
On Sat, Nov 29, 2008 at 04:13:31PM +0100, Fabio Coatti wrote:
> /dev/md1: too many metadata areas for pvresize
That's meant to be saying you chose to place a second copy of the metadata at
the end of the device and if you want to increase the size of the data area you
have to shift that metadata first and there is no code that does that.
Workaround is to reduce to 1 metadata area first (backup VG, redo pvcreate with
uuid & restorefile, restore VG), then extend, then put the 2nd metadata area
back (same process) if you still want it.
Alasdair
--
agk@redhat.com
next prev parent reply other threads:[~2008-11-30 12:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-29 15:13 [linux-lvm] pvresize complains about too many metadata Fabio Coatti
2008-11-30 5:40 ` Stuart D. Gathman
2008-11-30 9:04 ` Fabio Coatti
2008-11-30 12:34 ` Alasdair G Kergon [this message]
2008-11-30 13:53 ` Fabio Coatti
2008-12-04 18:10 ` Fabio Coatti
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=20081130123440.GG13235@agk.fab.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 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.