[linux-lvm] Getting LVM to startup on RedHat

Dirk Heinrichs heinrichs at qis-systemhaus.de
Mon Mar 19 07:39:32 UTC 2001


Alec Smith wrote:
> 
> I've compiled kernel 2.2.17+LVM-0.9 patches on a RedHat 6.2 machine. If I
> run
> 
> vgscan
> vgchange -ay
> mount /dev/malepages/data /data
> 
> at a command prompt, all works well. However, if I include
> 
> /usr/sbin/vgscan
> /usr/sbin/vgchange -ay
Seems that your /usr is on a separate partition, which is not mounted at
the time vg* are called. If this is the case, try to "configure
--prefix=/", recompile and reinstall. Then put

/sbin/vgscan
/sbin/vgchange -ay

in rc.sysinit.

Hope this helps.

Bye...

	Dirk
-- 
Dirk Heinrichs		| Tel:	+49 (0)241 413 260
QIS Systemhaus GmbH	| Mail:	heinrichs at qis-systemhaus.de
Jülicher Str. 338b	| Web:	http://www.qis-systemhaus.de
D-52070 Aachen		| ICQ#:	110037733



More information about the linux-lvm mailing list