I've now settled on OpenSolaris and using ZFS for the speed and loveliness of it all in comparison to LVM+XFS. But now I'm left with a dilema about how to configure the intital disk layout. As I'm still very much a newbie sysadmin, I was wondering what other more experienced sysadmins would do to configure the following:
I'm using comoddity hard drives, these are what I have to play with.
- 2x 1TB
- 2x 750Gb
- 5x 500Gb
- 2x 320Gb
The core OS is installed in a 60Gb SSD.
I have the following to begin with to build this new setup:
- 2x 1TB
- 3x 500Gb
Once the other linux server is decomissioned, I'd like to add:
- 2x 750Gb
- 3x 500Gb
- 2x 320Gb
I need to have a redundant setup for about 500Gb (this is where all our source data will reside - emails, documents etc). Another 2-3Tb of FAST accessible data which has lots of video files (most are 3-4Gb in size, some are 1.4Gb MPEG and raw AVI).
What would be the suggestions? I'm still unsure if I can do a RAIDZ1 with the amount of drives I have and the idea of Storage Pools etc.
Here is our layout currently - in Linux:
- /home/ (320Gb)
- /media/Storage (500Gb)
- /media/Scratch (~2.5TB = 2x750 + 2x500)
- /media/Musical (500Gb)
The musical folder is not required to be redundant, neither is Scratch as its just housing our production videos that are copied to DVDs most of the time.