[linux-lvm] LILO configuration for LVM "boot" filesystem

Michael Tokarev mjt at tls.msk.ru
Thu Jun 7 21:08:24 UTC 2001


Steven Lembark wrote:
> 
[]
> Use separate mount points for /var, /usr & /home.  This keeps
> root down to mainly /etc, /dev, /bin, /sbin and /lib -- none of
> which is all that enormous.  Short of writing the File From Hell
> to /tmp a 128MB root file system works well enough for me.  I do
> put /usr & /opt on LVM but only because all the tools needed to
> revive the system are in /bin, /sbin & /lvm on the root.

Another thing to consider if you run 2.4 kernel -- mount tmpfs
on /tmp (and give some reasonable size restrictions).   This way,
/tmp works much faster, does not need to be cleaned on boot, and
will not eat root's space.  You should have reasonable swap space
it you plan to use it heavily.  Works very well here.

Regards,
 Michael.



More information about the linux-lvm mailing list