As far as I know, is good to create partitions for that directories.
Example:  /var is a log directory, if it is in the / (root) partition it
will consume megas and megas of disk.  If the disk if full and an
application tries to create a log file it will halt your system.  So a good
strategy is to put /var in a separate partition.

I want to know if a linux without a server running creates a lot of logs to
fill a 500MB partition, or it is a good size for /var partition.  About /tmp
that handle temporary files, a 1GB partition is ok ?

Regards,
Rodrigo.

Stefan Neufeind wrote:

> If you are unsure - why not set it up like 512MB swap, maybe 10mb for
> /boot and the other alltogether on one root-partition? I wouldn't
> split it into /var, /tmp, ... since this leads to problems afterwards
> .. if you don't want to play around with LVM on a running system. If
> you have much data in your /home then you could also make this a
> separate partition - okay ... but I wouldn't split it too much.
>
> Greetingz
>  Stefan
>




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to