[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] HELP: vgscan segfaults
- From: Terje Kvernes <terjekv math uio no>
- To: linux-lvm sistina com
- Subject: Re: [linux-lvm] HELP: vgscan segfaults
- Date: Wed Feb 26 08:17:02 2003
listenmann elrond lohmann-services de (Peter Lohmann) writes:
> root tty1[/]# vgscan -v
> vgscan -- removing "/etc/lvmtab" and "/etc/lvmtab.d"
> vgscan -- creating empty "/etc/lvmtab" and "/etc/lvmtab.d"
> vgscan -- reading all physical volumes (this may take a while...)
> vgscan -- scanning for all active volume group(s) first
> vgscan -- reading data of volume group "myvg" from physical volume(s)
> Segmentation fault
I've seen this recently as well. on my end there were some issues
with a PV getting lost. the problem in my end was that the
partition table of a drive was lost somehow, and without a partition
table you don't get any PVs. :-)
I recreated the partitontable (fdisk), recreated the PV on it
(pvcreate) and added the PV to the appropriate VG (vgextend). this
happily enough didn't touch the data on the drive, so the LVs that
resided on the readded drive where found and worked as normal
afterwards.
--
Terje
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]