I am planning to install Windows Home Server 2011 on my new mini server. I have 3 x 2TB hard drives and another hard drive for the OS.

I can't find any tutorials on how set up RAID 5 on Windows Home Server (I do not have hardware RAID).

How can I setup RAID 5 software on Windows Home Server? Which would offer more stability/performance: hardware RAID or software RAID?

link|improve this question
Ughhh, that stinks. They got rid of drive extender. But I can see why. – surfasb Jul 22 '11 at 22:07
feedback

migrated from serverfault.com Jul 22 '11 at 8:00

This question came from our site for system administrators and desktop support professionals.

2 Answers

The software RAID isn't really supported on Windows Home Server, yes there are some hacks you can do, but it will be mostly broken. You are not finding many tutorials on how to do it because earlier because Drive Extender was a somewhat better choice for most people. Drive extender was dropped from WHS 2011, but there are some alternatives that are available.

link|improve this answer
Are you really set on using WHS or would you consider alternatives? – Linker3000 Jul 22 '11 at 10:03
feedback

As you have not yet done your WHS installation, I would recommend that you consider a linux alternative.

Mdadm - Software raid made easy.

You really do not want to have 6TB of data locked into a dependency on Drive Extender or some 3rd party raid tool.

Once you've got that sorted set up Samba and your server's good to go. See also Ubuntu server guide.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown