[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: LVM problem - mounting old lvm with same name
- From: Alasdair G Kergon <agk redhat com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: LVM problem - mounting old lvm with same name
- Date: Tue, 21 Jun 2005 16:45:06 +0100
On Sat, Jun 18, 2005 at 11:09:59AM -0500, John Bray wrote:
> i did a clean install on a new disk for fc4.
> i need to mount my old fc3 disk and get some of the data off.
> but both, of course, are marked VolGroup00. and because of this, i
> can't mount hdb2.
> what am i missing here? how do i handle this?
Edit lvm.conf to hide the old disk. [with a filters line]
Then you can add the disk to the machine and lvm will ignore it.
Create a temporary 'lvm' directory somewhere else and copy
lvm.conf into it and reverse the filter so it *only* looks
at your old disk.
Set environment variable LVM_SYSTEM_DIR to your temp dir.
and run 'vgrename' to change the name of the VG.
Then get rid of the environ var & the temp dir and reset
the filter in lvm.conf so it sees everything again.
Alasdair
--
agk redhat com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]