All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Roth <daniel@danielroth.se>
To: linux-lvm@redhat.com
Subject: [linux-lvm] lvm lost after debian upgrade
Date: Sat, 11 Dec 2004 03:25:03 +0100	[thread overview]
Message-ID: <41BA5A7F.1010302@danielroth.se> (raw)

Hi all!

I got this nice idea today to do a apt-get update/upgrade on my system. 
when it was done I moved the box, and upon reboot my lvm was gone. I 
think I had lvm1 before, but now it seems like I have
LVM version:     2.00.29 (2004-11-27)
Is this maybe what is causing the problem?

My lvm is at /dev/volume_group/mylv, my lvm consisted of hde,g,i

I noticed from dmesg that
LVM version 1.0.5+(22/07/2002) module loaded
and that devfs wouldn't be started... (no volumes or equiv)

Please advice, I got pretty much schoolwork on it...

Daniel


Some shelldumps
roth:~# lvmdiskscan
  /dev/hda1  [        2.05 GB]
  /dev/hde1  [       76.69 GB]
  /dev/hdg1  [        1.00 KB]
  /dev/hdi1  [      149.05 GB]
  /dev/hda2  [        1.00 KB]
  /dev/hda5  [      346.47 MB]
  /dev/hdg5  [       57.25 GB]
  0 disks
  7 partitions
  0 LVM physical volume whole disks
  0 LVM physical volumes


roth:~# vgcfgrestore -ll -n mylv
  Please specify a *single* volume group to restore.

roth:~# vgcfgrestore -n mylv /dev/hdg
  /etc/lvm/backup/hdg: stat failed: No such file or directory
  Couldn't read volume group metadata.
  Restore failed.
roth:~# vgcfgrestore -n mylv /dev/hdg1
  /etc/lvm/backup/hdg1: stat failed: No such file or directory
  Couldn't read volume group metadata.
  Restore failed.
roth:~# vgcfgrestore -n mylv /dev/hdg5
  /etc/lvm/backup/hdg5: stat failed: No such file or directory
  Couldn't read volume group metadata.
  Restore failed.

roth:~# vgscan
  Reading all physical volumes.  This may take a while...
  /dev/hdf: open failed: No such device or address
  /dev/hdh: open failed: No such device or address
  /dev/hdj: open failed: No such device or address
  /dev/hdb1: open failed: No such device or address
  /dev/hdf1: open failed: No such device or address
 ...
  /dev/hdb20: open failed: No such device or address
  /dev/hdf20: open failed: No such device or address
  /dev/hdh20: open failed: No such device or address
  No volume groups found

roth:~# lvscan
  No volume groups found

             reply	other threads:[~2004-12-11  2:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-11  2:25 Daniel Roth [this message]
2004-12-12 17:48 ` [linux-lvm] lvm lost after debian upgrade Alasdair G Kergon
2004-12-13  3:10   ` Daniel Roth
2004-12-12 23:15 ` Alex Owen
2004-12-13  3:11   ` Daniel Roth

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=41BA5A7F.1010302@danielroth.se \
    --to=daniel@danielroth.se \
    --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.