How do I setup this server?
August 22, 2009 4:01 PM
Subscribe
I have a Dell 2900 with with space for 8 drives (Perc 5/i). Is there any kind of expandable RAID configuration I can use so I don't have to buy 8, 2TB immediately? Any ideas on what way to do this? I would like something with the equivalent of a RAID5 level protection.
If I bought 8, 2TB hard drives now I'd have 14TB of usable space in RAID5. I would, however, like to expand in stages.
I'd like to allocate something like 1TB (or probably quite a bit less) for application servers (Windows 2k3, to server up my SqueezBox to network music players) and maybe a couple of development servers to test stuff out on. I can afford to lose all this, but not my data which I'd like to run in an OpenFiler type environment and for it to expand out as I need it.
If I want to run servers I'll need some sort of virtualization hyper-visor like ESXi or HyperV, latter of which I've never used. How do these deal with storage and such? How do I want them to deal with storage?
I was thinking about, perhaps, creating to RAID sets and installing ESXi to the first along with any servers I want to run ontop of that, and someone attach the second RAID set to OpenFiler and expand as I need to? Do you see what I'm trying to get at here, is there somehow I can achieve that kind of functionality?
This is all for personal use at home, so I can afford downtime.
Or, I just thought of this, is there a way that OpenFiler* can deal with this sort of expansion and I'd best run ESXi off some sort of flash drive and let it install into OpenFiler storage space?
*Choice of OpenFiler totally random I can deal with other products if they'll manage this better.
posted by geoff. to computers & internet (4 comments total)
1 user marked this as a favorite
Expanding or resizing raid 5 sets on arrays like this usually means destroying and recreating the raid set in its entirety.
If you start with 4 drives, you could set up a 3+1 raid 5 set and then split it up with virtual drives as you like: the card presents those virtual drives to whatever OS or Hypervisor loads the PERC driver.
If you come along later and add 4 more drives, you'll create another raid 5 set and virtual drives in the set.
I think with all the SATA disks and Hypervisor fun you'll be playing with, you're not going to be impressed with your disk throughput.
Bite the bullet, buy all eight drives. Make a 6+1 raid5 set, and keep the 8th drive as a hot spare. Create a 1TB virtual drive for your more precious stuff ( you will end up using it all ) and another two or three drives to use as playgrounds. Anything else and you're asking for trouble later on in the form of 'evolved' complexity biting you in the behind...administratively speaking.
My $0.02 USD, your mileage may vary, for external use only, etc. etc.
posted by HannoverFist at 5:47 PM on August 22