linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Alasdair G Kergon <agk@redhat.com>
To: eheman@funsoft.com,
	LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] error msg: VG vgc1 metadata too large for circular buffer
Date: Fri, 27 Jan 2006 21:33:14 +0000	[thread overview]
Message-ID: <20060127213314.GF4280@agk.surrey.redhat.com> (raw)
In-Reply-To: <43DA841D.3080208@funsoft.com>

On Fri, Jan 27, 2006 at 03:35:41PM -0500, Gary Eheman wrote:
> I can destroy the data. In fact, that is what I would like to do, but 
> softly using lvremove, vgremove, pvremove if possible. But I can't get 
> around the current error.
> 
> Advice,please?  Are there parameters I can give during the creation of 
> the group or volume to avoid this?

As you realised, you need to recreate the PV with a much larger 
metadatasize.

There are no tools yet to manipulate it after it's been created.

If you can throw it away, do that: vgchange -an to deactivate everything
then pvremove -ff to destroy it.

[If you weren't able to do that, there are workarounds involving making
lvm2 stop using that metadata area and using a new larger one somewhere
else instead.]

Alasdair
-- 
agk@redhat.com

  reply	other threads:[~2006-01-27 21:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-27 20:35 [linux-lvm] error msg: VG vgc1 metadata too large for circular buffer Gary Eheman
2006-01-27 21:33 ` Alasdair G Kergon [this message]
2006-01-27 22:21   ` Gary Eheman

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=20060127213314.GF4280@agk.surrey.redhat.com \
    --to=agk@redhat.com \
    --cc=eheman@funsoft.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).