linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Henk Kraal <h.kraal@exonet.nl>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Failed to update old PV extension headers in VG
Date: Sat, 18 Jul 2020 16:28:35 +0200	[thread overview]
Message-ID: <CA0721F7-CC6D-44A3-BC75-E8331F96B495@exonet.nl> (raw)
In-Reply-To: <20200717162032.GA12965@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 1791 bytes --]



> On 17 Jul 2020, at 18:20, David Teigland <teigland@redhat.com> wrote:
> 
> On Fri, Jul 17, 2020 at 09:04:32AM +0200, Henk Kraal wrote:
>> Hi all,
>> 
> 
>> I’ve run into an issue when trying to activate an LV which resides on a
>> read-only loop device. When I run lvchange -a y <LV Path> I get the
>> following error:
>> 
>>  Error writing device /dev/loop0p5 at 4096 length 512.
>>  bcache_invalidate: block (4, 0) still dirty
>>  Failed to write mda header to /dev/loop0p5 fd -1
>>  Failed to update old PV extension headers in VG recursor02-01-vg.
>>  Volume group "recursor02-01-vg" not found
>>  Cannot process volume group recursor02-01-vg
>> 
>> I’ve observed this issue when using LVM version 2.03.02
> 
>> Is there a way I can prevent the update of the extension headers when
>> activating the LV?
> 
> I don't think there's a way to tell that version to skip the header
> update.  A more recent verson of lvm should work, and let you use the PV
> without updating the header.  It will not attempt updates from commands
> which are not otherwise updating lvm metadata.
> Dave

Hi Dave,

Thank you for confirming that skipping the header update probably isn’t possible as I expected. I just wanted to make sure I wasn’t going down a rabbit hole needlessly.

The older LVM headers which I’m dealing with are part of the OS of hundreds of virtual servers which I don’t control. My task is to make the data on the read-only PV accesable for retrieval. A parameter to skip the update would’t have been the best option but I guess I need figure out if I can place a (temporary) writeable layer on top of the device to work around this.

Off course I’m open to idea’s if they come to the table ;)

With kind regards,

Henk


[-- Attachment #2: Type: text/html, Size: 9054 bytes --]

      reply	other threads:[~2020-07-18 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-17  7:04 [linux-lvm] Failed to update old PV extension headers in VG Henk Kraal
2020-07-17 16:20 ` David Teigland
2020-07-18 14:28   ` Henk Kraal [this message]

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=CA0721F7-CC6D-44A3-BC75-E8331F96B495@exonet.nl \
    --to=h.kraal@exonet.nl \
    --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).