Skip to content

Instantly share code, notes, and snippets.

@moretea
Created September 4, 2010 00:39
Show Gist options
  • Select an option

  • Save moretea/564769 to your computer and use it in GitHub Desktop.

Select an option

Save moretea/564769 to your computer and use it in GitHub Desktop.
Partition GB
/ 10
/home 20
swap 10
/vservers/mysql 50
/vservers/production 50
/vservers/mail 50
/vservers/bind 4
Capacity 250
TOTAAL 194
REMAININ 56
@kotp

kotp commented Sep 4, 2010

Copy link
Copy Markdown

Swap depends on how much memory is real... range is from 50% to 150% - 200% Once that happens though, you really want to consider the bottleneck.

Production seems large, should be OS and production (server) code. Can't imagine it would be that large, unless you are serving media.

Mail seems good, unless it is a mail server. again, with media.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment