Gentoo Archives: gentoo-user

From: Stephen Liu <satimis@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Partitioning and LVM problem
Date: Tue, 29 Aug 2006 10:58:37
Message-Id: 20060829105341.24452.qmail@web35209.mail.mud.yahoo.com
1 Hi folks,
2
3 I have following partitions on the HD
4
5 # fdisk -l
6 /dev/hda1 * 83 System (for /boot)
7 /dev/hda2 5 Extended (as swap)
8 /dev/hda3 83 Linux (for /root)
9 /dev/hda4 8e Linux LVM (for /home /usr /var /opt /tmp)
10
11
12 Encountered following problems;
13
14 1)
15 # vgscan
16 Reading all physical volumes. This may take a while
17 Incorrect metadata area header checksum
18
19 2)
20 # vgchange -a y
21 Incorrect metadata area header checksum
22
23 Please advise how to rectify these problems. TIA
24
25 B.R.
26 SL
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Partitioning and LVM problem (partially solved) Stephen Liu <satimis@×××××.com>
Re: [gentoo-user] Partitioning and LVM problem Richard Fish <bigfish@××××××××××.org>