Why do some admins partition /var, /home, /usr separately?

February 6, 2010 by admin · 1 Comment
Filed under: Other - Computers 
home storage
Logan asked:


When installing Linux on the classroom workstations, we used 3 separate partitions: /boot, / {root}, and SWAP. Some administrators also partition /var, /home, /usr, etc. Write an explanation why those directories may be partitioned.

Also, assume a company has a Linux server with 4 x 1TB hard disks. They are are going to use the server as an application server, database server and storage for user home directories. How would you configure the hard disks and partitions?
This is what I have so far. But for some reason I have a feeling they want us to use LVM.

/ 500mb
/boot 200mb
Swap 2gb
/var 2Tb
/home 500gb
/usr 1Tb

Possibly Related Posts:


Comments

One Response to “Why do some admins partition /var, /home, /usr separately?”
  1. G says:

    The second part of your question is the practical solution and explanation of the first question. :)
    Here is the complete explanation: G

Speak Your Mind

Tell us what you're thinking...