Windows Home Server style redundancy/multi-disk-support on Windows Server 2008 R2?
Posted
by
user19597
on Server Fault
See other posts from Server Fault
or by user19597
Published on 2010-01-15T22:05:36Z
Indexed on
2011/06/24
0:24 UTC
Read the original article
Hit count: 573
I'm setting up a fileserver for our department. It'll be connected to the domain.
I want it to have a very large amount of storage (several TB). Ideally, it should also preserve disk space by identifying identical files and only storing them once. It should be fault tollerant so that if one of the drives fails, that drive can be replaced without losing any data. All of these features are available in Microsoft's consumer offering - Windows Home Server. However, I can't find these kind of features within the enterprise Windows Server 2008 R2. Am I missing something?
I know that I could buy a Drobo, or similar, and use this instead. However, I would prefer to use a built-in feature of Windows Server should it exist.
It seems surprising to me that these features should be available in Home Server but not in an enterprise fileserver.
© Server Fault or respective owner