linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
* [linux-lvm] recover one LVM disk without the other
@ 2007-06-27 18:00 burlen
  2007-06-27 18:42 ` Richard van den Berg
  0 siblings, 1 reply; 2+ messages in thread
From: burlen @ 2007-06-27 18:00 UTC (permalink / raw)
  To: linux-lvm

Hi recently we had a FC4 system with 2 disks go down do to disk failure. 
I replaced the bad drive, and installed Ubuntu 7 on the new drive with 
out the old drive. Unknown to us, FC4 was apparently using a LVM. I try 
to mount the remaining FC4 drive but get the mount error:

burlen@terra:~$ sudo mount /dev/sdb2 /mount_hd/
mount: unknown filesystem type 'LVM2_member'

How can I recover this drive? Really all I need to do is mount it and 
recover some data then we can repartion/ format it as well.

Burlen

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

* Re: [linux-lvm] recover one LVM disk without the other
  2007-06-27 18:00 [linux-lvm] recover one LVM disk without the other burlen
@ 2007-06-27 18:42 ` Richard van den Berg
  0 siblings, 0 replies; 2+ messages in thread
From: Richard van den Berg @ 2007-06-27 18:42 UTC (permalink / raw)
  To: LVM general discussion and development

burlen wrote:
> How can I recover this drive? Really all I need to do is mount it and
> recover some data then we can repartion/ format it as well.

It should be a simple matter of using "vgscan" to activate the volume
groups. Of course this will only work if the volume groups do not
contain any physical volumes that were on the failed drives. If the vgs
do come up, use "lvdisplay" or "lvs" to display the logical volumes that
you can mount.

Sincerely,

Richard van den Berg

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

end of thread, other threads:[~2007-06-27 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-27 18:00 [linux-lvm] recover one LVM disk without the other burlen
2007-06-27 18:42 ` Richard van den Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).