New HDA Setup
Posted: Mon Aug 10, 2009 5:01 pm
My Server Hardware:
Case: Lian Li PC-A17B with 3x Lian Li EX-H34-B for a total of 12x 3.5 hotswap bays
PSU: Enermax ERV1050EWT 1050 watt (overkill I know, but it's from a previous build)
RAID: Adaptec 2252600-R 12-Port with Battery Module 800
HD: 12x mixture of SATA 1TB WD and Seagates in Raid 6, 1x 300GB WD VelociRaptor as Virtual Machine Drive, 2x emphase Industrial SATA Flash Module 8GB in Raid 1 as OS drive
HD Backup: Rosewill RSV-S8 8-bay External Enclosure w/ 5x 1.5TB HDs in Raid 5
MB: Supermicro MBD-X7SBL-LN2
CPU: Intel E8200 2.66Ghz Wolfdale
Memory: 8GB (4x Crucial 2GB DDR2800 ECC CT25672AA800)
UPS: APC Smart-UPS 750VA via Serial
I'm currently running Openfiler but it's generated too many headaches and it's very hard to setup. I got it working but mac file sharing is iffy at best. Plus it is not nearly as feature rich and I'm assuming easy to setup as Amahi. Also I love the idea of this running on top of major linux distro, I'll make installing other apps like vmware server and iStat server much easier. My UPS also is not compatible with open filer.
My questions involves how should I partition this setup.
First, what's the best filesystem that allows easy expandability. I want to expand my backup array as my storage needs grow.
Second, is it a good idea to use ext4 with fedora 10? I want to future proof my current setup for when Amahi is compatibie with fedora 11. I'm also assuming that ext4 allows for easy expandability.
Third, for my backup array I want to backup both the server and the primary data array. Should I make two partitions for this?
Four, how is the server backup done? Does it create an image that I could easily put on an HD and boot off of that, in case somehow both flash drives fail or there's some major system issue.
Fifth, since I'm using flash drives for my primary OS drive, is swap necessary?
This is my idea so far:
/boot ext3 100MB (default)
/swap swap 2GB
/ ext3 6GB
/var/hda/files ext4 ~10TB
Backup will be around 6TB and ext4, what's the best mount point for this? What's the best way to setup the server backup in general? I rather have a system where NOTHING is ever erased from the backup, only written too. Maybe some kind of incremental backup.
Case: Lian Li PC-A17B with 3x Lian Li EX-H34-B for a total of 12x 3.5 hotswap bays
PSU: Enermax ERV1050EWT 1050 watt (overkill I know, but it's from a previous build)
RAID: Adaptec 2252600-R 12-Port with Battery Module 800
HD: 12x mixture of SATA 1TB WD and Seagates in Raid 6, 1x 300GB WD VelociRaptor as Virtual Machine Drive, 2x emphase Industrial SATA Flash Module 8GB in Raid 1 as OS drive
HD Backup: Rosewill RSV-S8 8-bay External Enclosure w/ 5x 1.5TB HDs in Raid 5
MB: Supermicro MBD-X7SBL-LN2
CPU: Intel E8200 2.66Ghz Wolfdale
Memory: 8GB (4x Crucial 2GB DDR2800 ECC CT25672AA800)
UPS: APC Smart-UPS 750VA via Serial
I'm currently running Openfiler but it's generated too many headaches and it's very hard to setup. I got it working but mac file sharing is iffy at best. Plus it is not nearly as feature rich and I'm assuming easy to setup as Amahi. Also I love the idea of this running on top of major linux distro, I'll make installing other apps like vmware server and iStat server much easier. My UPS also is not compatible with open filer.
My questions involves how should I partition this setup.
First, what's the best filesystem that allows easy expandability. I want to expand my backup array as my storage needs grow.
Second, is it a good idea to use ext4 with fedora 10? I want to future proof my current setup for when Amahi is compatibie with fedora 11. I'm also assuming that ext4 allows for easy expandability.
Third, for my backup array I want to backup both the server and the primary data array. Should I make two partitions for this?
Four, how is the server backup done? Does it create an image that I could easily put on an HD and boot off of that, in case somehow both flash drives fail or there's some major system issue.
Fifth, since I'm using flash drives for my primary OS drive, is swap necessary?
This is my idea so far:
/boot ext3 100MB (default)
/swap swap 2GB
/ ext3 6GB
/var/hda/files ext4 ~10TB
Backup will be around 6TB and ext4, what's the best mount point for this? What's the best way to setup the server backup in general? I rather have a system where NOTHING is ever erased from the backup, only written too. Maybe some kind of incremental backup.