All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-lvm] adding a bootsector to a PV destroys it ?!?
@ 2002-08-31 19:30 Goetz Bock
  2002-09-01  4:05 ` José Luis Domingo López
  0 siblings, 1 reply; 3+ messages in thread
From: Goetz Bock @ 2002-08-31 19:30 UTC (permalink / raw)
  To: linux-lvm

Hi list,

while I have tried to search the archive, I was obviousely to dump to
find what I was looking for.

I just did (on 2.4.19 with LVM 1.0.5)

pvcreate /dev/hda4
vgcreate vg00 /dev/hda4
lvcreated ...
copy ... install ...
.
.
.
vgcfgbackup
dd if=/dev/hda of=/dev/hda4 bs=512 count=1 (*)

[ reboot ]

argl /dev/hda4 is no longer a valid PV.

doing

pvcreate /dev/hda4
vgcfgrestore -f /etc/lvmconf/vg00.conf /dev/hda4

recovered all my LVs, so I'm back in the game.

Still, just to make sure:
overwriting the first 512byte of a PV destroy it?

Thanks, and keep up the good work :-)


(*) to backup LILOs boot sector, I wanted to install (shiver) W2k
    and moving lilo from MBR would allow me to recover easily. 
-- 
Goetz Bock       (c) 2002 as     blacknet.de - Munich - Germany   /"\
IT Consultant    GNU FDL 1.1    secure mobile Linux everNETting   \ /
                                                                   X
 ASCII Ribbon Campaign against HTML email & microsoft attachments / \

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-01  9:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-31 19:30 [linux-lvm] adding a bootsector to a PV destroys it ?!? Goetz Bock
2002-09-01  4:05 ` José Luis Domingo López
2002-09-01  9:09   ` Goetz Bock

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.