Linux LVM users
 help / color / mirror / Atom feed
* [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
@ 2002-12-29 20:44 Olof Aldin
  2002-12-30  0:05 ` Steven Lembark
  2002-12-30 12:37 ` Jose Luis Domingo Lopez
  0 siblings, 2 replies; 10+ messages in thread
From: Olof Aldin @ 2002-12-29 20:44 UTC (permalink / raw)
  To: linux-lvm

Hi,

I have 3 hard drives in a few PVs in one VG, and one of the hard drives
(IBM 75 GXP, 46GB) crashed today... It can't be read at all or even detected
by my BIOS. When I connect it to the IDE bus no discs on that interface are
found at all...

The broken disc contains about half of one LV. It's OK for me to loose the
data on this LV, but I would VERY much like to have the data on the other
LV's located on other hard drives.

Problem is that I can't remove the LV and PV from my VG if the VG is not
active and I can't activate the VG if not all discs with PV's in it are
online.

How do I remove the LV (I know that only one LV is on the broken disc) and 
then remove the PV from my VG without activating the VG?

Or, how do I activate the VG without all discs online?

I saw something about

vgchange -a y -q n /dev/vg

but that does not work with my 1.0.4 version vgchange, and not with the
1.0.6 that I downloaded and installed either...

I'm using GNU/Linux Debian Woody with 2.4.20-rc2 kernel and lvm 1.0.4.

I would be VERY happy if anyone gave me some advice! Hopefully as soon as
possible!

-- 
--------------------------------------
Olof Aldin <so@barbanet.com>

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-29 20:44 [linux-lvm] Disc crash, want to recover some data... PLEASE HELP! Olof Aldin
@ 2002-12-30  0:05 ` Steven Lembark
  2002-12-30  4:13   ` Olof Aldin
  2002-12-30 12:37 ` Jose Luis Domingo Lopez
  1 sibling, 1 reply; 10+ messages in thread
From: Steven Lembark @ 2002-12-30  0:05 UTC (permalink / raw)
  To: linux-lvm

> I saw something about
>
> vgchange -a y -q n /dev/vg

Try exporting the inactive volume group and then building/
importing a new vg with the live disks.



--
Steven Lembark                               2930 W. Palmer
Workhorse Computing                       Chicago, IL 60647
                                            +1 800 762 1582

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-30  0:05 ` Steven Lembark
@ 2002-12-30  4:13   ` Olof Aldin
  2002-12-30 11:32     ` Steven Lembark
  0 siblings, 1 reply; 10+ messages in thread
From: Olof Aldin @ 2002-12-30  4:13 UTC (permalink / raw)
  To: linux-lvm

Whhich commands should I use?

On Mon, Dec 30, 2002 at 12:13:05AM -0600, Steven Lembark wrote:
> 
> >I saw something about
> >
> >vgchange -a y -q n /dev/vg
> 
> Try exporting the inactive volume group and then building/
> importing a new vg with the live disks.
> 
> 
> 
> --
> Steven Lembark                               2930 W. Palmer
> Workhorse Computing                       Chicago, IL 60647
>                                            +1 800 762 1582
> 
> _______________________________________________
> 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/

-- 
--------------------------------------
Olof Aldin <so@barbanet.com>

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-30  4:13   ` Olof Aldin
@ 2002-12-30 11:32     ` Steven Lembark
  2002-12-30 11:59       ` Olof Aldin
  0 siblings, 1 reply; 10+ messages in thread
From: Steven Lembark @ 2002-12-30 11:32 UTC (permalink / raw)
  To: linux-lvm


-- Olof Aldin <so@barbanet.com>

> Whhich commands should I use?
>
> On Mon, Dec 30, 2002 at 12:13:05AM -0600, Steven Lembark wrote:
>>
>> > I saw something about
>> >
>> > vgchange -a y -q n /dev/vg
>>
>> Try exporting the inactive volume group and then building/
>> importing a new vg with the live disks.

Start by checking out vgexport and vgimport.


--
Steven Lembark                               2930 W. Palmer
Workhorse Computing                       Chicago, IL 60647
                                            +1 800 762 1582

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-30 11:32     ` Steven Lembark
@ 2002-12-30 11:59       ` Olof Aldin
  0 siblings, 0 replies; 10+ messages in thread
From: Olof Aldin @ 2002-12-30 11:59 UTC (permalink / raw)
  To: linux-lvm

Thank's but the problem was easier solved than that. I only put in an other
drive as /dev/hdb and the machine booted correctly. Then I could remove the
lv and pv followed by removing the temporary disc.

Thank's anyway for the help!

On Mon, Dec 30, 2002 at 11:40:41AM -0600, Steven Lembark wrote:
> 
> 
> -- Olof Aldin <so@barbanet.com>
> 
> >Whhich commands should I use?
> >
> >On Mon, Dec 30, 2002 at 12:13:05AM -0600, Steven Lembark wrote:
> >>
> >>> I saw something about
> >>>
> >>> vgchange -a y -q n /dev/vg
> >>
> >>Try exporting the inactive volume group and then building/
> >>importing a new vg with the live disks.
> 
> Start by checking out vgexport and vgimport.
> 
> 
> --
> Steven Lembark                               2930 W. Palmer
> Workhorse Computing                       Chicago, IL 60647
>                                            +1 800 762 1582
> 
> _______________________________________________
> 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/

-- 
--------------------------------------
Olof Aldin <olof@barbanet.com>
http://barbabok.barbanet.com/olof/
+46 46 2118103, +46 703 451 412

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-29 20:44 [linux-lvm] Disc crash, want to recover some data... PLEASE HELP! Olof Aldin
  2002-12-30  0:05 ` Steven Lembark
@ 2002-12-30 12:37 ` Jose Luis Domingo Lopez
  2002-12-30 12:43   ` Anders Widman
  2002-12-30 12:46   ` Steven Lembark
  1 sibling, 2 replies; 10+ messages in thread
From: Jose Luis Domingo Lopez @ 2002-12-30 12:37 UTC (permalink / raw)
  To: linux-lvm

On Monday, 30 December 2002, at 03:44:10 +0100,
Olof Aldin wrote:

> I have 3 hard drives in a few PVs in one VG, and one of the hard drives
> (IBM 75 GXP, 46GB) crashed today... It can't be read at all or even detected
> by my BIOS. When I connect it to the IDE bus no discs on that interface are
> found at all...
> 
Maybe off-topic here, but these IBM hard drives seem to be defective, and
have effective MTBF (Mean Time Between Failures) that low, that perhaps
this drive won't be the last to crash in short time.

If I am not wrong, there are several places that document these
problems, as well as similar ones with some Fujitsu's hard drives. Just
in case, search the Internet and replace your disk before they crash.

Hope my off-topic helps.

-- 
Jose Luis Domingo Lopez
Linux Registered User #189436     Debian Linux Woody (Linux 2.4.20-xfs)

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-30 12:37 ` Jose Luis Domingo Lopez
@ 2002-12-30 12:43   ` Anders Widman
  2002-12-30 12:48     ` Steven Lembark
  2002-12-30 12:46   ` Steven Lembark
  1 sibling, 1 reply; 10+ messages in thread
From: Anders Widman @ 2002-12-30 12:43 UTC (permalink / raw)
  To: Jose Luis Domingo Lopez

> On Monday, 30 December 2002, at 03:44:10 +0100,
> Olof Aldin wrote:

>> I have 3 hard drives in a few PVs in one VG, and one of the hard drives
>> (IBM 75 GXP, 46GB) crashed today... It can't be read at all or even detected
>> by my BIOS. When I connect it to the IDE bus no discs on that interface are
>> found at all...
>> 
> Maybe off-topic here, but these IBM hard drives seem to be defective, and
> have effective MTBF (Mean Time Between Failures) that low, that perhaps
> this drive won't be the last to crash in short time.

> If I am not wrong, there are several places that document these
> problems, as well as similar ones with some Fujitsu's hard drives. Just
> in case, search the Internet and replace your disk before they crash.

Download their Drive Fitness Test from the www.storage.ibm.com
It  can  test  your drives.... But it is true though, the 75GXP series
had a very high RMA frequency..

//Anders

> Hope my off-topic helps.

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-30 12:37 ` Jose Luis Domingo Lopez
  2002-12-30 12:43   ` Anders Widman
@ 2002-12-30 12:46   ` Steven Lembark
  1 sibling, 0 replies; 10+ messages in thread
From: Steven Lembark @ 2002-12-30 12:46 UTC (permalink / raw)
  To: linux-lvm


-- Jose Luis Domingo Lopez <linux-lvm@24x7linux.com>

> On Monday, 30 December 2002, at 03:44:10 +0100,
> Olof Aldin wrote:
>
>> I have 3 hard drives in a few PVs in one VG, and one of the hard drives
>> (IBM 75 GXP, 46GB) crashed today... It can't be read at all or even
>> detected by my BIOS. When I connect it to the IDE bus no discs on that
>> interface are found at all...
>>
> Maybe off-topic here, but these IBM hard drives seem to be defective, and
> have effective MTBF (Mean Time Between Failures) that low, that perhaps
> this drive won't be the last to crash in short time.
>
> If I am not wrong, there are several places that document these
> problems, as well as similar ones with some Fujitsu's hard drives. Just
> in case, search the Internet and replace your disk before they crash.
>
> Hope my off-topic helps.

That or use RAID underneath LVM for your storage. Using
hardware RAID5 with a reasonable chunk size gives nice
performance and allows you to generate LV's without having
to worry about which PV they are on.


--
Steven Lembark                               2930 W. Palmer
Workhorse Computing                       Chicago, IL 60647
                                            +1 800 762 1582

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-30 12:43   ` Anders Widman
@ 2002-12-30 12:48     ` Steven Lembark
  2002-12-30 13:40       ` Holger Grothe
  0 siblings, 1 reply; 10+ messages in thread
From: Steven Lembark @ 2002-12-30 12:48 UTC (permalink / raw)
  To: linux-lvm

> Download their Drive Fitness Test from the www.storage.ibm.com

Any idea where in the site they've put the downloads?


--
Steven Lembark                               2930 W. Palmer
Workhorse Computing                       Chicago, IL 60647
                                            +1 800 762 1582

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

* Re: [linux-lvm] Disc crash, want to recover some data... PLEASE HELP!
  2002-12-30 12:48     ` Steven Lembark
@ 2002-12-30 13:40       ` Holger Grothe
  0 siblings, 0 replies; 10+ messages in thread
From: Holger Grothe @ 2002-12-30 13:40 UTC (permalink / raw)
  To: linux-lvm

On Mon, Dec 30, 2002 at 12:56:08PM -0600, Steven Lembark wrote:
> 
> > Download their Drive Fitness Test from the www.storage.ibm.com
> 
> Any idea where in the site they've put the downloads?
>
ftp://ftp.pc.ibm.com/pub/pccbbs/mobiles/dft32-v310.exe

Holger
-- 
Holger Grothe  (Email: grothe@mathematik.tu-darmstadt.de)
Fachbereich Mathematik, TU Darmstadt

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

end of thread, other threads:[~2002-12-30 13:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-29 20:44 [linux-lvm] Disc crash, want to recover some data... PLEASE HELP! Olof Aldin
2002-12-30  0:05 ` Steven Lembark
2002-12-30  4:13   ` Olof Aldin
2002-12-30 11:32     ` Steven Lembark
2002-12-30 11:59       ` Olof Aldin
2002-12-30 12:37 ` Jose Luis Domingo Lopez
2002-12-30 12:43   ` Anders Widman
2002-12-30 12:48     ` Steven Lembark
2002-12-30 13:40       ` Holger Grothe
2002-12-30 12:46   ` Steven Lembark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox