* [linux-lvm] Broken Harddisk in LVM
@ 2003-01-21 16:21 Kai Iskratsch
2003-01-22 5:15 ` Heinz J . Mauelshagen
0 siblings, 1 reply; 5+ messages in thread
From: Kai Iskratsch @ 2003-01-21 16:21 UTC (permalink / raw)
To: linux-lvm
One hard disk of my lvm System is completely broken, so that even the
controller cannot find it.
Is there a possibility to get the lvm running again without the data of
this disk.
Kai Iskratsch
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [linux-lvm] Broken Harddisk in LVM
2003-01-21 16:21 [linux-lvm] Broken Harddisk in LVM Kai Iskratsch
@ 2003-01-22 5:15 ` Heinz J . Mauelshagen
2003-01-25 4:54 ` AW: " Kai Iskratsch
2003-01-25 11:02 ` AW: " Kai Iskratsch
0 siblings, 2 replies; 5+ messages in thread
From: Heinz J . Mauelshagen @ 2003-01-22 5:15 UTC (permalink / raw)
To: linux-lvm
Install device-mapper + LVM2 tools _additionally_ in a seperate
location and run "vgscan ; vgchange -a y -P".
That might still leave you with unusable LVs in case their beginning
is gone with the failed disk.
If you decide to do that get back to us in case you've got installation
related questions.
Regards,
Heinz -- The LVM Guy --
On Tue, Jan 21, 2003 at 11:29:08PM +0100, Kai Iskratsch wrote:
> One hard disk of my lvm System is completely broken, so that even the
> controller cannot find it.
> Is there a possibility to get the lvm running again without the data of
> this disk.
>
> Kai Iskratsch
>
>
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
*** 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] 5+ messages in thread* AW: [linux-lvm] Broken Harddisk in LVM
2003-01-22 5:15 ` Heinz J . Mauelshagen
@ 2003-01-25 4:54 ` Kai Iskratsch
2003-01-25 7:29 ` Alasdair G Kergon
2003-01-25 11:02 ` AW: " Kai Iskratsch
1 sibling, 1 reply; 5+ messages in thread
From: Kai Iskratsch @ 2003-01-25 4:54 UTC (permalink / raw)
To: linux-lvm
I tried to install device mapper and lvm.
Applying the kernel patches and building the new kernel worked.
But when I tried to build the device mapper lib I got the following
error:
....
make[1]: Entering directory `/root/device-mapper.0.96.07/lib'
gcc -shared -Wl,-soname,libdevmapper.so.0.96 \
-Wl,--version-script,.export.sym ioctl/libdevmapper.o libdm-common.o -o
ioctl/libdevmapper.so
/usr/i486-suse-linux/bin/ld:.export.sym:1: parse error in VERSION script
collect2: ld returned 1 exit status
make[1]: *** [ioctl/libdevmapper.so] Error 1
make[1]: Leaving directory `/root/device-mapper.0.96.07/lib'
make: *** [lib] Error 2
I used the latest version of device mapper.
Best regards
Kai Iskratsch
-----Ursprüngliche Nachricht-----
Von: linux-lvm-admin@sistina.com [mailto:linux-lvm-admin@sistina.com] Im
Auftrag von Heinz J . Mauelshagen
Gesendet: Mittwoch, 22. Jänner 2003 12:15
An: linux-lvm@sistina.com
Betreff: Re: [linux-lvm] Broken Harddisk in LVM
Install device-mapper + LVM2 tools _additionally_ in a seperate
location and run "vgscan ; vgchange -a y -P".
That might still leave you with unusable LVs in case their beginning
is gone with the failed disk.
If you decide to do that get back to us in case you've got installation
related questions.
Regards,
Heinz -- The LVM Guy --
On Tue, Jan 21, 2003 at 11:29:08PM +0100, Kai Iskratsch wrote:
> One hard disk of my lvm System is completely broken, so that even the
> controller cannot find it.
> Is there a possibility to get the lvm running again without the data
of
> this disk.
>
> Kai Iskratsch
>
>
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
*** 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
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
=-=-=-
_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
^ permalink raw reply [flat|nested] 5+ messages in thread* AW: [linux-lvm] Broken Harddisk in LVM
2003-01-22 5:15 ` Heinz J . Mauelshagen
2003-01-25 4:54 ` AW: " Kai Iskratsch
@ 2003-01-25 11:02 ` Kai Iskratsch
1 sibling, 0 replies; 5+ messages in thread
From: Kai Iskratsch @ 2003-01-25 11:02 UTC (permalink / raw)
To: linux-lvm
Now I have done this. The VG is working, the two LVs that are not on the
broken hard disk are also ok. The only problem is the third LV that
spanned to the broken hard disk. It has an ext3 FS and if I run e2fsck
on it the e2fsck tries to recover the journal which I think is not
working (it repeats the message: "/dev/Data/Daten: recovering journal")
I also tried to deactivate the journal, but tun2fs will not delete it
because it needs to be recovered.
Best regards
Kai
-----Ursprüngliche Nachricht-----
Von: linux-lvm-admin@sistina.com [mailto:linux-lvm-admin@sistina.com] Im
Auftrag von Heinz J . Mauelshagen
Gesendet: Mittwoch, 22. Jänner 2003 12:15
An: linux-lvm@sistina.com
Betreff: Re: [linux-lvm] Broken Harddisk in LVM
Install device-mapper + LVM2 tools _additionally_ in a seperate
location and run "vgscan ; vgchange -a y -P".
That might still leave you with unusable LVs in case their beginning
is gone with the failed disk.
If you decide to do that get back to us in case you've got installation
related questions.
Regards,
Heinz -- The LVM Guy --
On Tue, Jan 21, 2003 at 11:29:08PM +0100, Kai Iskratsch wrote:
> One hard disk of my lvm System is completely broken, so that even the
> controller cannot find it.
> Is there a possibility to get the lvm running again without the data
of
> this disk.
>
> Kai Iskratsch
>
>
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm@sistina.com
> http://lists.sistina.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
*** 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
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
=-=-=-
_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-01-25 11:02 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-21 16:21 [linux-lvm] Broken Harddisk in LVM Kai Iskratsch
2003-01-22 5:15 ` Heinz J . Mauelshagen
2003-01-25 4:54 ` AW: " Kai Iskratsch
2003-01-25 7:29 ` Alasdair G Kergon
2003-01-25 11:02 ` AW: " Kai Iskratsch
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.