Knowledgebase

Portal Home > Knowledgebase > Articles Database > Recommended File System


Recommended File System




Posted by sentryhosting, 08-02-2009, 05:27 AM
Hello, I have a dedicated server running Linux CentsOS. The default setup of my file system is: /dev/sda1 450GB tmpfs 2GB /usr/tmpDSK 485 MB Is this ideal? If not, what would you reccomend? My Disk size is 500GB Thanks

Posted by Thomas Manning, 08-02-2009, 05:37 AM
It will be better if you create separate partitions for /, /boot, /var, /home, /usr. Just as the example given below. ================== /dev/sda2 19G 2,2G 16G 12% / /dev/sda3 221G 2,7G 207G 2% /home /dev/sda5 29G 5,6G 22G 21% /usr /dev/sda1 251M 25M 214M 11% /boot /usr/tmpDSK 485M 11M 449M 3% /tmp ================= Also it will be better to create a 2G /tmp partition and a swap space equal to 1.5-2 times your RAM.

Posted by sentryhosting, 08-02-2009, 05:41 AM
Thanks for your quick response. Any ideas how I do this or would I have to pay someone to do it? Im alright as long as I have instructions Thanks

Posted by Thomas Manning, 08-02-2009, 05:44 AM
If you want I can do it for free and let you know how to do this.

Posted by Thomas Manning, 08-02-2009, 05:49 AM
Hi, You can follow the link provided below for doing this. http://tldp.org/HOWTO/Partition/

Posted by quad3datwork, 08-02-2009, 01:16 PM
Hi, slight off topic here. But seems like you are asking for "partition" setup recommendation, not "file system" recommendation. There is actually a difference in those two terms. Hope it helps, not trying to be rude or anything. Thanks. Example "File systems": Example "partitions":

Posted by UNIXy, 08-02-2009, 03:34 PM
Also, look into using LVM for your partitions except /boot, which needs to be raw extX. It's more flexible. Regards



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read


Language:

Contact us