This is recommanded partition table taken from DA website:
/boot 40 meg
swap 2 x memory
/tmp 1 Gig. Highly recommended to mount /tmp with noexec,nosuid in /etc/fstab
/ 6-10 Gig
/var 8-20 gig. Emails, logs and databases stored here
/usr 5-12 gig. Just DA data, source code, frontpage.
/home rest of drive. Roughly 80% for user data.
I have 3 harddisk now.
SDA: 74G Raptor.
SDB: Barrcuda ES 320G Seagate
SDC: Barrcuda 9 160G
My plan:
since raptor run faster and more like SCSI drive, so i run mysql and email on this harddisk.
/dev/SDA1 = /boot = 250M
Swap on SDA = 2G
/dev/SDA2 = /tmp = 1G
/dev/SDA3 = / = 6G
/dev/SDA4 = /var = Rest of Drive SDA
/dev/SDA5 = /usr = 5G
I plan to have users will use much space, so
/dev/SDB1 = /home = 320G ES Seagate.
Last backup drive
/dev/SDC1 = /backup = 160G
I have a few questiones:
1. what are the things under "/ 6-10 Gig" why do i need to give 6 to 10G here?
2. Is 160G backup drive big enough? how much data can i backup?
3. I run swap and sql, email on Raptor HDD, will it improve overall performance?
4. That's the best redundant HDD setup i can think of. what else i can improve? or do you have better suggestion based on my three Harddisks?
Thanks.
/boot 40 meg
swap 2 x memory
/tmp 1 Gig. Highly recommended to mount /tmp with noexec,nosuid in /etc/fstab
/ 6-10 Gig
/var 8-20 gig. Emails, logs and databases stored here
/usr 5-12 gig. Just DA data, source code, frontpage.
/home rest of drive. Roughly 80% for user data.
I have 3 harddisk now.
SDA: 74G Raptor.
SDB: Barrcuda ES 320G Seagate
SDC: Barrcuda 9 160G
My plan:
since raptor run faster and more like SCSI drive, so i run mysql and email on this harddisk.
/dev/SDA1 = /boot = 250M
Swap on SDA = 2G
/dev/SDA2 = /tmp = 1G
/dev/SDA3 = / = 6G
/dev/SDA4 = /var = Rest of Drive SDA
/dev/SDA5 = /usr = 5G
I plan to have users will use much space, so
/dev/SDB1 = /home = 320G ES Seagate.
Last backup drive
/dev/SDC1 = /backup = 160G
I have a few questiones:
1. what are the things under "/ 6-10 Gig" why do i need to give 6 to 10G here?
2. Is 160G backup drive big enough? how much data can i backup?
3. I run swap and sql, email on Raptor HDD, will it improve overall performance?
4. That's the best redundant HDD setup i can think of. what else i can improve? or do you have better suggestion based on my three Harddisks?
Thanks.