The Computer Oracle

Alternatives to Windows Home Server Drive Extender?

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------


Take control of your privacy with Proton's trusted, Swiss-based, secure services.
Choose what you need and safeguard your digital life:
Mail: https://go.getproton.me/SH1CU
VPN: https://go.getproton.me/SH1DI
Password Manager: https://go.getproton.me/SH1DJ
Drive: https://go.getproton.me/SH1CT


Music by Eric Matyas
https://www.soundimage.org
Track title: Dream Voyager Looping

--

Chapters
00:00 Alternatives To Windows Home Server Drive Extender?
00:56 Answer 1 Score 2
01:19 Accepted Answer Score 7
01:57 Answer 3 Score 2
02:46 Answer 4 Score 1
04:01 Thank you

--

Full question
https://superuser.com/questions/214508/a...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#raid #storage #windowshomeserver

#avk47



ACCEPTED ANSWER

Score 7


I just discovered greyhole

It's for linux but in my opinion it's better than DE (at least there won't be demigrator.exe trashing the HDDs 24/7 in a way that forces me to stop it in the peak working hours, or there will be latency problems in the LAN when accessing files...)

And Amanda can do the computer backups. I have no reason to buy WHSv2 anymore.

Edit: I found the perfect linux distro to replace WHS! Amahi has greyhole installed by default. (And also a lot of useless multimedia servers)




ANSWER 2

Score 2


Data Robotics will be very relieved that Microsoft is dropping Drive Extender, as the closest thing I know of that is anything like it is the range of Drobo devices. It's hardware and pretty expensive, but it fits all your requirements.

I've noticed that they are particularly popular with not-particularly-techy freelance creative professionals.

Data Robotics Drobo range




ANSWER 3

Score 2


WHS isn't Drobo's closest competition... that title, I think, goes to Unraid. Check out Unraid at http://lime-technology.com/ ...

Yeah, it doesn't use "raid" technology, but it does use parity instead of duplication to offer the same storage efficieny as Drobo... Basically, you lose space equal to the largest installed hard drive.

The advantage of unraid seems to be that - like WHS - you can add as many drives as you need. Drobo is limited by it's physical slots, but WHS and Unraid are only limited by how many drive ports (sata, ide, usb, etc) you can build.

Like Drobo, Unraid is JUST storage - it doesn't do backup and other features like WHS...

I haven't built one yet, but it's what I'm looking at to replace WHS 1.0 when 1.0 finally reaches end of life.




ANSWER 4

Score 1


I'm busy trying to make this a viable solution http://liquesce.codeplex.com/ It's hits the following requirements

  • Easily add or remove drives (to gain more space or duplication)
    • Done via drag and drop
  • Easy to set up and use (so RAID is out of the question)
    • Done via drag and drop
  • Drive failure should leave data readable/recoverable on working disks
    • No change inthe source drives format or layout (i.e. no hidden directories etc.)
  • Performance
    • The Speed of .Net 4 and the source drive via file streams
  • Support drives larger than 2TB (WHS v1 does not support this)
    • If the Windows OS supports it (Including USB / Firewires) then it will be useable)
  • Drives of different sizes
    • Yep
  • Network enabled (SAMBA/CIFS)
    • Works on all Win OS's (Not targetted for Vista :-)

And with the Backup mode it performs something similiar to WHS1 by allowing duplicates on a different drive that the original, so mostly covers

  • Redundancy (either through duplication of chosed folders, or through something equivalent to RAID level 5)