in

Can RAID5 work with non-hot-swap drives?

Using a PERC 6i SAS RAID Controller 2x4 connectors.

In a Dell PowerEdge R710 with a x4 backplane.

Planning on running ESXi (the free esx from vmware).

Can I set up RAID5 with non-hot-swappable drives?  I know I'll have to shut down the server to replace a failed drive, but if I'm willing to live with that limitation will the RAID5 still reliably re-build once the server reboots with the bad drive replaced with a new one?

Also, using non-hot-swappable will I still be able to determine which drive it is that failed?

I'm trying to save money here but maybe I'm wasting my time and asking for trouble?

Any opinions on this subject are gladly welcomed.

Thanks.

Movie Stars

Solution: Can RAID5 work with non-hot-swap drives?

Let me say this...using a non-hotswap vs. a hot-swap isn't an issue. RAIDs are configured on the Controller and are rebuilt through it. BUT...as far as what you mention about rebuild reliability?...well, I have helped a couple EE posters that had an issue with their RAID. A disk failed on their RAID5, they replaced the drive and assumed (and rightfully so) that the RAID would be back up and their datastore and/or ESX/i OS will be back to running as before. The problem is...that didn't happen. So, that being said, what I recommend doing, since you're going to use ESXi, is to run the hypervisor on a USB stick. Here is an article that will provide instructions on that. Also, that provides separation....from the "OS" (hypervisor) and storage (datastore).
http://www.vladan.fr/how-to-install-esxi-40-on-usb-memory-key/

But, the easiest way to do so is plug in your USB stick and disconnect all other disks during the install. The install will then install on the only 'drive' shown...the USB stick. And then you're done. Reconnect your disks, create your RAID (if not done already), then add the storage (datastore).

Hope that helps.

Regards,
~coolsport00