From: Wichert Akkerman <wichert@cistron.nl>
To: linux-lvm@sistina.com, alan@lxorguk.ukuu.org.uk,
linux-kernel@vger.kernel.org
Subject: Re: [linux-lvm] Re: partition table read incorrectly
Date: Thu, 4 Oct 2001 12:53:06 +0200 [thread overview]
Message-ID: <20011004125306.A10138@cistron.nl> (raw)
In-Reply-To: <20011003211508.O8954@turbolinux.com>; from adilger@turbolabs.com on Wed, Oct 03, 2001 at 09:15:08PM -0600
Previously Andreas Dilger wrote:
> If you already have data on the PV in
> question, you can "dd if=/dev/zero of=/dev/sdb bs=1 seek=510 count=2"
> to remove only the partition signature.
That helped and the kernel no longer sees that partition anymore.
However LVM still doesn't work:
cloud:/dev/discs/disc1# vgscan
vgscan -- reading all physical volumes (this may take a while...)
vgscan -- found active volume group "vg_user"
vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created
vgscan -- WARNING: This program does not do a VGDA backup of your volume group
cloud:/dev/discs/disc1# vgchange -a y
vgchange -- ERROR: VGDA in kernel and lvmtab are NOT consistent; please run vgscan
I did a bit of looking around and it seems the confusement is in the
kernel: when lvm_check_kernel_lvmtab_consistency() compares the kernel
and the lvmtab entries the list from the kernel mentions the vg_user
volume group twice, while the lvmtab only mentions it once.
Wichert.
--
_________________________________________________________________
/ Nothing is fool-proof to a sufficiently talented fool \
| wichert@wiggy.net http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |
next prev parent reply other threads:[~2001-10-04 10:53 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-03 19:01 [linux-lvm] Re: partition table read incorrectly Andries.Brouwer
2001-10-03 23:39 ` Wichert Akkerman
2001-10-04 3:15 ` Andreas Dilger
2001-10-04 10:53 ` Wichert Akkerman [this message]
-- strict thread matches above, loose matches on Subject: below --
2001-10-04 16:22 Andries.Brouwer
2001-10-02 18:29 [linux-lvm] " Wichert Akkerman
2001-10-02 18:42 ` [linux-lvm] " Alan Cox
2001-10-02 20:00 ` Wichert Akkerman
2001-10-02 21:08 ` Andreas Dilger
2001-10-03 11:22 ` Guest section DW
2001-10-03 12:26 ` Wichert Akkerman
2001-10-03 12:42 ` Wichert Akkerman
2001-10-03 13:24 ` Wichert Akkerman
2001-10-03 17:09 ` Andreas Dilger
2001-10-02 22:45 ` Alan Cox
2001-10-03 0:57 ` Wichert Akkerman
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=20011004125306.A10138@cistron.nl \
--to=wichert@cistron.nl \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-lvm@sistina.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).