Comments Locked

34 Comments

Back to Article

  • EricZBA - Wednesday, March 26, 2014 - link

    Can you install Plex on this unit?
  • ganeshts - Wednesday, March 26, 2014 - link

    Yes, available in App Central: http://www.asustor.com/apps/app_detail?id=142

    However, like most platforms, there is no hardware accelerated transcode using Plex
  • imaheadcase - Sunday, March 30, 2014 - link

    Isn't the 1gig of memory hard on apps though? Couchpotato/sickbeard/SABzbd would be a bad idea even if its available since they run as a service. Or am I thinking this wrong.,
  • LordConrad - Wednesday, March 26, 2014 - link

    The hardware specs on these Home/SOHO NAS units are rather anemic. I built my own a couple years ago based on an i3-2120, 8GB RAM, and NAS4free. Much better performance than any Atom-based NAS unit.
  • Beany2013 - Wednesday, March 26, 2014 - link

    I used to agree with you, but I picked up a Synology DS214+ recently and realised that these days, if you just want to be able to saturate a gigabit link when shuffling files, and stream media (with the exception of hardware transcoding to non-PC devices, natch) then something like 'this' is a much, much easier path.

    Especially as I build/fix/generally look after servers and general IT stuff for a living - last thing I want to be doing when I get home is build *another* RAID array...

    It's getting to the stage where these devices are good enough for most of us - IE power users - and only edge cases (such as transcoded streaming) really need a dedicated, self-built server.

    Not arguing!

    Steven R
  • manmax - Wednesday, March 26, 2014 - link

    What if the device decides to quit working and you're using RAID. You may not be able to recover your data by putting the drives in another server. Especially if the original NAS is using hardware RAID.
  • Zak - Thursday, March 27, 2014 - link

    Well, you still need to have a backup.
  • ganeshts - Thursday, March 27, 2014 - link

    Most of these COTS NAS units (Synology / QNAP / Asustor etc.) don't use hardware RAID. Just take off the drives, plug them into a PC, make images and mount them. Linux systems can auto-recognize these RAID volumes. If using Windows, use something like UFS Explorer to get your data off it. That is the reason I like software RAID more than hardware RAID.
  • CalaverasGrande - Friday, March 28, 2014 - link

    I completely agree. I could really blow the doors off of a NAS custom build. But when I get home after a 12 hour day of Raid rebuilds, Backup restores and email issues, the last thin I want to do is build a boring little Linux storage box.
    My next NAS will eitehr be Synology or Qnap. Good balance of features, performance and most relevantly, a MATURE OS and firmware.
    Heck I may even throw performance out the window and pick up one of the hated DROBO NAS products. They aren't the fastest, and their 'beyondraid' is proprietary. But when I've used their products in professional environs they were easy to set up and worked. Albeit slooooowly.
    Besides, I've yet to meet a raid array level 5 or hhigher that can be migrated between devices without backing it up and restoring it to the "new" raid.
  • Gigaplex - Saturday, March 29, 2014 - link

    Software RAID on Linux is portable between devices.
  • bernstein - Wednesday, March 26, 2014 - link

    Does this NAS finally have ECC?? (like for instance an ECC enabled ZFS linux fileserver)
    do people actually know how many digital photos get corrupted in 20years of not using ECC?
  • protomech - Wednesday, March 26, 2014 - link

    No. How many digital photos are corrupted due to lack of ECC?

    I assume you're talking about ECC on the storage pools, not ECC in the computer main memory..
  • manmax - Wednesday, March 26, 2014 - link

    He mentions ZFS so I guess he means the data integrity checking and self-healing of corrupted data features of ZFS and Btrfs. This is probably my main reason to go with ZFS or Btrfs for NAS devices especially when used for backup purposes.

    Overtime, bits can just randomly flip on a hard drive (the drive is still perfectly fine). For example, old photos, music and videos all of sudden don't open or are distorted. RAID (at least most implementations I've seen) doesn't save you from random bit flipping. It's mainly for keeping a server up if a drive completely fails, not from file corruption.
  • Gigaplex - Saturday, March 29, 2014 - link

    I've had file system corruption because a stick of RAM went bad, affecting the file system cache. My next build will have ECC RAM.
  • hoboville - Thursday, March 27, 2014 - link

    Without ECC, a scrub of a ZFS pool can corrupt your entire dataset. It happens, a lot. Regardless, ZFS provides better features like ARC, and full CoW. Ext4 RAID would be viable too, but for an average home user, ZFS is going to be too much because it has higher hardware requirements, requires a more advanced user, and will generally cost more money. Like Ganesh said, these cheapo units are good for simple HTPC stuff.
  • Oyster - Wednesday, March 26, 2014 - link

    Good work, Ganesh. Thanks for incorporating our feedback and including competitor benchmarks as standalone performance graphs.
  • ganeshts - Wednesday, March 26, 2014 - link

    Thanks! The suggestion made sense, but we were waiting till we got enough units reviewed with the new methodology in each category (splitting by number of bays)
  • Flunk - Wednesday, March 26, 2014 - link

    Is Asustor in any way related to ASUS?
  • ganeshts - Wednesday, March 26, 2014 - link

    Yes, they are a subsidiary of Asus
  • Director12 - Wednesday, March 26, 2014 - link

    How does it stack against the Asustor 604T?
  • jason42 - Wednesday, March 26, 2014 - link

    Anyone know of any small mini-ITX cases that allow for hotswapping hard drives and doesn't look cheap? I'd like to make my one home NAS/media transcoder/HTPC.

    Thanks!
  • Aikouka - Thursday, March 27, 2014 - link

    I don't know if you need this many hotswappable bays, but there's the Silverstone DS380:
    http://www.silverstonetek.com/product.php?pid=452
  • ganeshts - Thursday, March 27, 2014 - link

    Yes, the DS380 is pretty awesome-looking :) It keeps components cool.. only problem is footprint. The U-NAS NSC800 is pretty good too, smaller footprint - same as the DS1812+, but comes at the cost of airflow and cooling capability, obviously.
  • signorRossi - Thursday, March 27, 2014 - link

    Lian-Li has various models, the PC-Q25 offers 7! 3.5" hard drive bays, with 5 of them hot-swap slots.
  • buchhla - Friday, March 28, 2014 - link

    http://www.u-nas.com/xcart/product.php?productid=1... This is the 8 bay version, but they also make a 2 and 4.
  • manmax - Wednesday, March 26, 2014 - link

    It looks like you're using the default mount options for NFS and CIFS mounts on a CentOS 6.2 VM. It would be nice if you actually show what the mount options CentOS uses. For example, using mount without passing any options via the -o parameter to mount a CIFS share could result in the following default options:
    rw,relatime,vers=1.0,cache=strict,uid=1000,forceuid,gid=1000,forcegid,addr=123.123.123.123,file_mode=0666,dir_mode=0777,rsize=61440,wsize=65536,actimeo=1

    rsize and wsize in particular could have a noticeable affect on performance.
  • iwod - Wednesday, March 26, 2014 - link

    Let me get this one thing straight.
    Asustor wins Hands down in terms of performance compared to Synology or Qnap. So if performance is a concern you should get it. Purely because they are using much better hardware.

    However DONT expect its features and software work anywhere as well as Qnap or Synology. If you are after those features, dont get the ASUSTOR yet. Its software properly still needs some time ( a year ? ) to mature. I have heard they are working on it. But as far as i know it still isn't quite there yet.
  • larkhon - Thursday, March 27, 2014 - link

    I think this is even more relevant when talking about the entry level NAS from those brands, Asustor is doing a good job there. But does this one compare to DS414 in terms of performance? price-wise it's the same but it's saturating a single GbE link in many situations hence the second link...
  • beginner99 - Thursday, March 27, 2014 - link

    Why would you even use RAID in these? Look at the rebuild times (assuming it doesn't fail which however is pretty likes with 2 TB+ drives). It seems easier and faster to just copy back the data from your backup.
  • fteoath64 - Thursday, March 27, 2014 - link

    You have a great point on those long rebuild times. It is during such stressing times that another drive might fail so with all eggs being put on the NAS is not such a good idea. Still people will backup periodically to a 4TB or bigger drive just to preserve some of their important data. It is a practise that cannot be forgotten even with a NAS. It STILL needs backup!.
  • CalaverasGrande - Friday, March 28, 2014 - link

    For my presonal NAS I simply can't afford to pay for the amount of backup that would entail. Instead I replicate the core of the data between two units at different locations.
    The stuff that I work with/use on a regular basis is not replicated. If I did it would replicate accidental deletions and changes.
    I'm working on getting some of my friends and family on board with this arrangement so that we are replicating each others data. Hence preserving it in case of theft fire or disaster.
  • freespace303 - Tuesday, April 1, 2014 - link

    Have you heard of Backblaze? Unlimited backup for $5 a month. I heard about it on a TwiCH podcast.
  • patu - Thursday, March 27, 2014 - link

    What mount options did CentOS use? Distro can change the default mount options.
  • Hrel - Thursday, April 3, 2014 - link

    Can someone please explain to me why all NAS enclosures that have more than 2 bays are SO expensive? I mean, for $500 I can build a full power desktop and just install FreeNAS on it. At the same time I can buy a 2-bay NAS spec'd like this one for around $100. Then make the case twice as large and the price jumps up $400?!?! I am thoroughly confused by this phenomena.

    Shouldn't a 4 bay enclosure be, at most, $200?

Log in

Don't have an account? Sign up now