[linux-lvm] LVM - Grundlagen

Torsten Neumann torsten at londo.rhein-main.de
Wed Mar 15 20:00:47 UTC 2000


Heinz Mauelshagen <mauelsha at ez-darmstadt.telekom.de> wrote:

>> 
>> Is there any draw-backs in this combination or anything to know about?
>> 

> Not so far ;-{)

It seems to me that LVM breaks the install routines of JBuilder.
This routines alway reports that lvm-filesystems are completly full :(

Quick fix:

# mv /bin/df /bin/df.orig
# cat >/bin/df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/sda1             12385456  10177268   2082360  83% /
^D
# chmod 755 df

and after installation, move the original df back.

	Torsten



More information about the linux-lvm mailing list