When installing a new system, its important to setup the system volumes such tha
ID: 3531852 • Letter: W
Question
When installing a new system, its important to setup the system volumes such that each filesystem has adequate space for both current and future needs. The Foobar linux distribution uses the following defaults / 2GB /var 100MB /boot 100MB <swap> 2GB /usr remaining spaceWhat are some potential problems iwth this arrangement on a busy server box? When installing a new system, its important to setup the system volumes such that each filesystem has adequate space for both current and future needs. The Foobar linux distribution uses the following defaults / 2GB /var 100MB /boot 100MB <swap> 2GB /usr remaining space
What are some potential problems iwth this arrangement on a busy server box?
Explanation / Answer
you have given very small space to /var which contains data that is constantly changing. Not having enough space puts you at risk of having log file fill up partition.