> -----Original Message-----
> From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU] On Behalf Of
> Mark Post
> I usually build systems that look like this:
> # df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/dasda1           388M  234M  134M  64% /
> /dev/mapper/vg01-home  97M  5.5M   87M   6% /home
> /dev/mapper/vg01-opt  792M  516M  236M  69% /opt /dev/mapper/vg01-
> tmp  388M  103M  270M  28% /tmp /dev/mapper/vg01-usr  3.0G  2.1G  942M
> 69% /usr /dev/mapper/vg01-var  1.5G  390M  1.1G  27% /var
> 
> If it's going to be a web or ftp server, I also break out /srv.  Essentially,
> anything that can be broken out of the root file system, I do.  The particular
> sizes you want are going to vary according to your particular mix of packages,
> etc., but this illustrates the general concept.

This is what we recommend as well. Note also here that / is NOT a LVM. 

If/when something chokes, it's a lot easier to fix stuff if you don't need to 
get LVM working for the root first, especially if you clone systems from a 
template and all the LVM groups have the same names in all the machines. 

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to