homeiss
11-02-2002, 02:45 PM
What's the best setup for a dedicated server? Like as in partitions on a HD? I think some people say not to have one huge partition, but to have a few smaller ones for some reason? Anyone mind saying what setup they use?
Thanks
dbzgod
11-02-2002, 03:00 PM
Your partitioning really depends on what you are running. If you use CPanel your partitioing will be different than a plesk server for the most part. Usually though, I prefer a large /home and then a boot of 100mb of so, /usr and /var both 10 gb, a 2gb /tmp. And then swap as 3x memory size.
creature
11-02-2002, 03:49 PM
Pretty much the same as dbzgod. The best reason for partitioning this way, or even putting the bulk of the data on a D: partition under Windows, is server restores. Sometimes OSes just go bad and you have to reinstall quick. If /home, /usr, or D: are still fine, you can get back up and running rather easily with little or no data loss.
hostingsp
11-02-2002, 04:07 PM
lol
Strange topic name boy :mad: :(
homeiss
11-02-2002, 05:42 PM
I don't see why the topic name is "strange?":confused:
Anyways, well how would you people partition a CPanel server with a 40GB HD?
Thanks
creature
11-02-2002, 06:12 PM
I beleive cPanel comes with it's own recommended partitioning scheme. Check out the docs to see, and make changes in size as you see fit.
StevenG
11-04-2002, 03:07 AM
40GB HD..
Try - Modify to fit your needs...
/boot 50-100MB
/var - 4-6 GB
/usr - 4-6 GB
/ - 2-3GB
/home - fill
/swap 128MB - 512MB (Depends on OS and kernel - you don't need 3 x RAM :)
See the install docs at cpanel.net for more info..