All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alasdair G Kergon <agk@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] metadata too large for circular buffer - any way to increase PV metadatasize?
Date: Thu, 7 Aug 2008 20:52:41 +0100	[thread overview]
Message-ID: <20080807195241.GU7257@agk.fab.redhat.com> (raw)
In-Reply-To: <20080807194151.GT7257@agk.fab.redhat.com>

And if you have problems making space in the metadata to add the PV to it,
a workaround is to temporarily use in-filesystem metadata:

  create a metadata dir in a local filesystem (NOT an LV), and place an up-to-date
  backup copy of the metadata there (from vgcfgbackup)

  update lvm.conf to start using this metadata (metadata/dirs)
  - use verbose display options to check it's doing this

  pvcreate as in my last message to remove the too-small metadata area
  - you're now relying entirely on the in-filesystem metadata

  add the new PVs to the VG as before

  revert the lvm.conf change
  
Alasdair
-- 
agk@redhat.com

  reply	other threads:[~2008-08-07 19:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-07 18:07 [linux-lvm] metadata too large for circular buffer - any way to increase PV metadatasize? John Leach
2008-08-07 19:41 ` Alasdair G Kergon
2008-08-07 19:52   ` Alasdair G Kergon [this message]
2008-08-07 19:56     ` Alasdair G Kergon
2008-08-07 20:45     ` John Leach
2008-08-07 20:43   ` John Leach
2008-08-10 17:45   ` John Leach
  -- strict thread matches above, loose matches on Subject: below --
2016-09-28 13:51 Charles Koprowski
2016-09-29  9:23 ` Zdenek Kabelac
2016-09-30 17:39   ` Charles Koprowski

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=20080807195241.GU7257@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.