Jump to content

Recommended Posts

Posted

I'm deciding on the final partition scheme for the Beast, and have come up with the following. Feedback more than welcome, as usually I just stick with the defaults.

 

HDs

  • /dev/sda - 120GB SSD
  • /dev/sdb - 1TB HDD
  • /dev/sdc - 2TB HDD (RAID1)

 

/boot - /dev/sda0 (512MB)

swap - /dev/sda2 (48GB) for hibernation

/ - /dev/sda1 (72GB)

/game - /dev/sdb (1TB)

/home - /dev/sdc1 (2TB)

 

With /tmp using tmpfs (8GB)

 

Anything I'm missing/have got wrong/could do better?

Posted
How much RAM do you have? I've found swap = RAM + 25% a good rule of thumb. It used to be RAM + RAM + 50% but now you don't really need anything other than swap = RAM. I like a bit extra although I've yet to see my box actually use any swap even when I've got loads running.
  • Thanks 1
Posted
48GB of RAM, so I don't really see the need to have anything extra in swap. The only reason I want a swap file at all (and on the SSD in particular) is for faster hibernation. I could be missing something though - can you see a need for a swap file beyond hibernation in that setup?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...