* [linux-lvm] Problems after restarting my debian
@ 2001-10-10 23:14 Ulrich Wiederhold
2001-10-11 14:30 ` Heinz J . Mauelshagen
0 siblings, 1 reply; 7+ messages in thread
From: Ulrich Wiederhold @ 2001-10-10 23:14 UTC (permalink / raw)
To: linux-lvm
Hello,
I had to restart my PC because of a power-failure...
Now I can´t mount my lvm-volume anymore.
I fixed the uuids using the uuid_fixer on all my pv´s.
home:/home/fzzgrr# vgscan
vgscan -- reading all physical volumes (this may take a while...)
vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created
vgscan -- WARNING: This program does not do a VGDA backup of your volume
group
Now I wanna restore my backups using
home:/home/fzzgrr# vgcfgrestore -n vg01 -l
Speicherzugriffsfehler
(memory access failure)
I can´t even make a pvscan or pvdisplay:
home:/home/fzzgrr# pvscan
pvscan -- reading all physical volumes (this may take a while...)
pvscan -- ERROR "pv_read(): LVM structure version" reading physical
volumes
home:/home/fzzgrr# pvdisplay /dev/sdb1
pvdisplay -- ERROR "pv_read(): LVM structure version" no VALID physical
volume "/dev/sdb1"
What can I do?
Uli
--
'The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-lvm] Problems after restarting my debian
2001-10-10 23:14 [linux-lvm] Problems after restarting my debian Ulrich Wiederhold
@ 2001-10-11 14:30 ` Heinz J . Mauelshagen
2001-10-12 20:17 ` Ulrich Wiederhold
0 siblings, 1 reply; 7+ messages in thread
From: Heinz J . Mauelshagen @ 2001-10-11 14:30 UTC (permalink / raw)
To: linux-lvm
Ulrich,
please use LVM 1.0.1 rc4.
On Thu, Oct 11, 2001 at 01:14:44AM +0200, Ulrich Wiederhold wrote:
> Hello,
> I had to restart my PC because of a power-failure...
> Now I can´t mount my lvm-volume anymore.
>
> I fixed the uuids using the uuid_fixer on all my pv´s.
>
> home:/home/fzzgrr# vgscan
> vgscan -- reading all physical volumes (this may take a while...)
> vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created
> vgscan -- WARNING: This program does not do a VGDA backup of your volume
> group
>
> Now I wanna restore my backups using
> home:/home/fzzgrr# vgcfgrestore -n vg01 -l
> Speicherzugriffsfehler
>
> (memory access failure)
>
>
> I can´t even make a pvscan or pvdisplay:
> home:/home/fzzgrr# pvscan
> pvscan -- reading all physical volumes (this may take a while...)
> pvscan -- ERROR "pv_read(): LVM structure version" reading physical
> volumes
>
> home:/home/fzzgrr# pvdisplay /dev/sdb1
> pvdisplay -- ERROR "pv_read(): LVM structure version" no VALID physical
> volume "/dev/sdb1"
>
>
> What can I do?
> Uli
>
>
> --
> 'The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
--
Regards,
Heinz -- The LVM Guy --
*** Software bugs are stupid.
Nevertheless it needs not so stupid people to solve them ***
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Heinz Mauelshagen Sistina Software Inc.
Senior Consultant/Developer Am Sonnenhang 11
56242 Marienrachdorf
Germany
Mauelshagen@Sistina.com +49 2626 141200
FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [linux-lvm] Problems after restarting my debian
2001-10-11 14:30 ` Heinz J . Mauelshagen
@ 2001-10-12 20:17 ` Ulrich Wiederhold
2001-10-13 23:27 ` Ulrich Wiederhold
0 siblings, 1 reply; 7+ messages in thread
From: Ulrich Wiederhold @ 2001-10-12 20:17 UTC (permalink / raw)
To: linux-lvm
* Heinz J . Mauelshagen <mauelshagen@sistina.com> [011011 16:30]:
>
> Ulrich,
>
> please use LVM 1.0.1 rc4.
>
Hey,
ok. I did. I use 2.4.12 with xfs and LVM 1.0.1 rc4 now, but it´s still
not working.
I did:
home:/home/fzzgrr# pvscan
pvscan -- reading all physical volumes (this may take a while...)
pvscan -- inactive PV "/dev/hdd1" of VG "vg01" [9.44 GB / 0 free]
pvscan -- inactive PV "/dev/hda2" of VG "vg01" [19.10 GB / 0 free]
pvscan -- inactive PV "/dev/hdb1" of VG "vg01" [7.87 GB / 0 free]
pvscan -- inactive PV "/dev/sdb1" of VG "vg01" [8.51 GB / 0 free]
pvscan -- inactive PV "/dev/sdc1" of VG "vg01" [4.23 GB / 0 free]
pvscan -- total: 5 [49.17 GB] / in use: 5 [49.17 GB] / in no VG: 0 [0]
I did a
home:/home/fzzgrr# vgcfgrestore -f /etc/lvmconf/vg01.conf -n vg01 /dev/hdd1
on every partition displayed with pvscan (all I used for vg01).
I got:
home:/home/fzzgrr# vgcfgrestore -f /etc/lvmconf/vg01.conf -n vg01 /dev/hdd1
vgcfgrestore -- VGDA for "vg01" successfully restored to physical volume "/dev/hdd1"
vgcfgrestore -- you may not have an actual backup of restored volume group "vg01"
Then:
home:/home/fzzgrr# vgscan
vgscan -- reading all physical volumes (this may take a while...)
vgscan -- "/etc/lvmtab" and "/etc/lvmtab.d" successfully created
vgscan -- WARNING: This program does not do a VGDA backup of your volume
group
home:/home/fzzgrr# vgchange -a y
vgchange -- no volume groups found
So I tryed to make an actual backup using
home:/home/fzzgrr# vgcfgbackup -v vg01
vgcfgbackup -- using volume group(s) on command line
vgcfgbackup -- locking logical volume manager
vgcfgbackup -- checking volume group name "vg01"
vgcfgbackup -- checking existence of volume group "vg01"
vgcfgbackup -- ERROR: volume group "vg01" has an invalid number of physical volumes
vgcfgbackup -- ERROR "vg_cfgbackup(): vg_check_exist" backing up volume group vg01
I don´t know how to continue, because I always used this number of
physical volumes for vg01. The backup "vg01.conf" was created after my
last mounting in August.
Uli
--
'The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-lvm] Problems after restarting my debian
2001-10-12 20:17 ` Ulrich Wiederhold
@ 2001-10-13 23:27 ` Ulrich Wiederhold
2001-10-15 9:55 ` Heinz J . Mauelshagen
0 siblings, 1 reply; 7+ messages in thread
From: Ulrich Wiederhold @ 2001-10-13 23:27 UTC (permalink / raw)
To: linux-lvm
Hi again,
all works fine now. Thanks.
Uli
--
'The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-lvm] Problems after restarting my debian
2001-10-13 23:27 ` Ulrich Wiederhold
@ 2001-10-15 9:55 ` Heinz J . Mauelshagen
2001-10-15 20:45 ` Ulrich Wiederhold
0 siblings, 1 reply; 7+ messages in thread
From: Heinz J . Mauelshagen @ 2001-10-15 9:55 UTC (permalink / raw)
To: linux-lvm
On Sun, Oct 14, 2001 at 01:27:46AM +0200, Ulrich Wiederhold wrote:
> Hi again,
> all works fine now. Thanks.
What made the difference?
> Uli
>
> --
> 'The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
--
Regards,
Heinz -- The LVM Guy --
*** Software bugs are stupid.
Nevertheless it needs not so stupid people to solve them ***
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Heinz Mauelshagen Sistina Software Inc.
Senior Consultant/Developer Am Sonnenhang 11
56242 Marienrachdorf
Germany
Mauelshagen@Sistina.com +49 2626 141200
FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 7+ messages in thread* Re: [linux-lvm] Problems after restarting my debian
2001-10-15 9:55 ` Heinz J . Mauelshagen
@ 2001-10-15 20:45 ` Ulrich Wiederhold
2001-10-16 9:01 ` Heinz J . Mauelshagen
0 siblings, 1 reply; 7+ messages in thread
From: Ulrich Wiederhold @ 2001-10-15 20:45 UTC (permalink / raw)
To: linux-lvm
* Heinz J . Mauelshagen <mauelshagen@sistina.com> [011015 11:55]:
> On Sun, Oct 14, 2001 at 01:27:46AM +0200, Ulrich Wiederhold wrote:
> > Hi again,
> > all works fine now. Thanks.
>
> What made the difference?
I used the uuid_fixer. I tryed it before the upgrade without success.
After the upgrade to 1.0.1-rc4 it worked.
Uli
--
'The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [linux-lvm] Problems after restarting my debian
2001-10-15 20:45 ` Ulrich Wiederhold
@ 2001-10-16 9:01 ` Heinz J . Mauelshagen
0 siblings, 0 replies; 7+ messages in thread
From: Heinz J . Mauelshagen @ 2001-10-16 9:01 UTC (permalink / raw)
To: linux-lvm
On Mon, Oct 15, 2001 at 10:45:51PM +0200, Ulrich Wiederhold wrote:
> * Heinz J . Mauelshagen <mauelshagen@sistina.com> [011015 11:55]:
> > On Sun, Oct 14, 2001 at 01:27:46AM +0200, Ulrich Wiederhold wrote:
> > > Hi again,
> > > all works fine now. Thanks.
> >
> > What made the difference?
>
> I used the uuid_fixer. I tryed it before the upgrade without success.
> After the upgrade to 1.0.1-rc4 it worked.
Alright, that explains it. Interesting enough that it now works?!
>
> Uli
>
> --
> 'The box said, 'Requires Windows 95 or better', so i installed Linux - TKK 5
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html
--
Regards,
Heinz -- The LVM Guy --
*** Software bugs are stupid.
Nevertheless it needs not so stupid people to solve them ***
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Heinz Mauelshagen Sistina Software Inc.
Senior Consultant/Developer Am Sonnenhang 11
56242 Marienrachdorf
Germany
Mauelshagen@Sistina.com +49 2626 141200
FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-10-16 9:01 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-10 23:14 [linux-lvm] Problems after restarting my debian Ulrich Wiederhold
2001-10-11 14:30 ` Heinz J . Mauelshagen
2001-10-12 20:17 ` Ulrich Wiederhold
2001-10-13 23:27 ` Ulrich Wiederhold
2001-10-15 9:55 ` Heinz J . Mauelshagen
2001-10-15 20:45 ` Ulrich Wiederhold
2001-10-16 9:01 ` Heinz J . Mauelshagen
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.