Messages in this thread |  | | | Date | Mon, 18 Feb 2008 09:22:18 +0800 | | From | "Jeff Chua" <> | | Subject | Re: Linux 2.6.25-rc2 regression: LVM cannot find volume group |
On Feb 18, 2008 8:57 AM, Tilman Schmidt <tilman@imap.cc> wrote:
> Am 16.02.2008 23:37 schrieb Jiri Slaby:
> > On 02/16/2008 09:12 PM, Alan Cox wrote:
> > Try to upgrade to at least lvm 2.02.29 (I guess this is the first version which
> > understands the new sysfs layout).
> I'll have to investigate how to do that without breaking anything.
I faced the same problem, but resolved with ...
vgscan
vgchange -a y
Also, ensure you set "write_cache_state = 1" in /etc/lvm.conf before
running the above.
Let me know if this helps.
Thanks,
Jeff.
|  |