[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] RHEL 5.3 #469700 - wipe old lvm metadata
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] RHEL 5.3 #469700 - wipe old lvm metadata
- Date: Mon, 10 Nov 2008 13:15:45 -0500
> diff --git a/fsset.py b/fsset.py
> index 5b3b4e8..254e19f 100644
> --- a/fsset.py
> +++ b/fsset.py
> @@ -2605,6 +2605,26 @@ class VolumeGroupDevice(Device):
>
> if not self.isSetup:
> # rescan now that we've recreated pvs. ugh.
> + lvm.writeForceConf()
> + lvm.vgscan()
Ugh, do we really have to do this twice?
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]