All of lore.kernel.org
 help / color / mirror / Atom feed
From: jeff <jeff@gage.org>
To: linux-lvm@sistina.com
Subject: [linux-lvm] Incorrect metadata area header checksum
Date: Mon Jun  2 09:34:01 2003	[thread overview]
Message-ID: <20030602143500.GC15252@gage.org> (raw)

hi-

what does this error mean, and how do i rectify it? i have existing lvm
volumes on this box, but creating this big one (~350gb) on my new
software-raid5 array is giving me grief. i can mke2fs /dev/md2 just
fine, but when i try to install lvm2..:

root@cerulean:~# pvscan
  PV /dev/md1   VG raid1   lvm1 [15.65 GB / 0    free]
  Total: 1 [0   ] / in use: 1 [0   ] / in no VG: 0 [0   ]

root@cerulean:~# pvcreate /dev/md2
  Failed to read label on physical volume /dev/md2
  Physical volume "/dev/md2" successfully created

root@cerulean:~# vgcreate raid5 /dev/md2
  Incorrect metadata area header checksum
  Incorrect metadata area header checksum
  Volume group "raid5" successfully created

root@cerulean:~# vgdisplay raid5
  Incorrect metadata area header checksum
  Incorrect metadata area header checksum
  Volume group "raid5" doesn't exist

more info:

root@cerulean:~# uname -a
Linux cerulean 2.4.21-rc2-ac2 #1 Sun May 18 12:08:13 PDT 2003 i686 GNU/Linux

root@cerulean:~# egrep 'DEV_DM|DEV_LVM' /boot/config-2.4.21-rc2-ac2 
# CONFIG_BLK_DEV_LVM is not set
CONFIG_BLK_DEV_DM=y

root@cerulean:~# dpkg -s lvm2 | grep Version
Version: 1.95.15-1

root@cerulean:~# dpkg -s raidtools2 | grep Version
Version: 1.00.3-2

root@cerulean:~# cat /proc/mdstat 
Personalities : [raid1] [raid5] 
read_ahead 1024 sectors
md0 : active raid1 sdb1[1] sda1[0]
      976768 blocks [2/2] [UU]
      
md1 : active raid1 sdb3[1] sda3[0]
      16418752 blocks [2/2] [UU]
      
md2 : active raid5 sdd1[3] sdc1[2] hdc1[1] hda1[0]
      351654528 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]
      
unused devices: <none>

thanks,

jeff

             reply	other threads:[~2003-06-02  9:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02  9:34 jeff [this message]
2003-06-02 10:23 ` [linux-lvm] Incorrect metadata area header checksum Alasdair G Kergon
  -- strict thread matches above, loose matches on Subject: below --
2005-05-12  0:44 [linux-lvm] incorrect " Geoff
2005-10-18 12:24 [linux-lvm] Incorrect " Eric S. Johansson
2006-03-11  2:43 Bernard Fay
2006-11-02 13:38 C'est Pierre
2006-11-02 22:02 ` Luca Berra
2008-02-03  2:18 Eckhard Kosin
2008-02-03  4:15 ` David Robinson
2008-02-03 12:21   ` Alasdair G Kergon
2008-02-03 18:14     ` Eckhard Kosin
2008-02-04  3:06       ` David Brown
2008-02-04 10:36         ` Alasdair G Kergon
2014-09-19  3:33 Boylan, Ross

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=20030602143500.GC15252@gage.org \
    --to=jeff@gage.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 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.