<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="https://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:cf="https://www.futureplc.com/rss/content-flags"
>
    <channel>
                    <atom:link rel="alternate" hreflang="en-GB"
                       href="https://www.tomshardware.com/uk/feeds/tag/qnap"
                       type="application/rss+xml"/>
                            <title><![CDATA[ Latest from Tom's Hardware UK in Qnap ]]></title>
                <link>https://www.tomshardware.com/uk/tag/qnap</link>
        <description><![CDATA[ All the latest qnap content from the Tom's Hardware  UK team ]]></description>
                                    <lastBuildDate>Wed, 22 Jun 2022 15:02:28 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ QNAP Patches Another Vulnerability, Update Your NAS ASAP ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-php-vulnerability-patched</link>
                                                                            <description>
                            <![CDATA[ A QNAP NAS remote code vulnerability has come to light that's already fixed in the latest firmware ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZEfNnMR85JtKziV9NcLGyF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3AVT6J5xxQTVpkaUrLBTPF-1280-80.jpeg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 22 Jun 2022 15:02:28 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:56:35 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Ian Evenden ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/dY5MGBXCT6GV6ARt8oSiSj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ian is a UK-based news writer for Tom’s Hardware US. In 1992, he was given a 286-based PC because his parents hoped he’d become a programmer, and was instantly hooked despite the vagaries of MS-DOS. Pretty soon there was a 386 with Windows 3.1, a CD-ROM, and Sound Blaster card under the desk, followed by Pentium II, Athlon, i7 and Threadripper systems, most of which he built himself. After a brief eight-year dalliance with games consoles at Edge magazine, he began contributing to the likes of Maximum PC, PC Gamer, Windows Help and Advice and a few other magazines that have since closed - none of which were directly his fault. His desk today is a riot of PC monitors, Apple products, Raspberry Pi boards, purple unicorns, game controllers and camera lenses. He has no idea about programming.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/3AVT6J5xxQTVpkaUrLBTPF-1280-80.jpeg">
                                                            <media:credit><![CDATA[QNAP]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[QNAP&#039;s TS-h886 NAS]]></media:description>                                                            <media:text><![CDATA[QNAP&#039;s TS-h886 NAS]]></media:text>
                                <media:title type="plain"><![CDATA[QNAP&#039;s TS-h886 NAS]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3AVT6J5xxQTVpkaUrLBTPF-1280-80.jpeg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>NAS specialist QNAP, whose tribulations we’ve mentioned previously in these pages, has released a high-severity <a href="https://www.qnap.com/en/security-advisory/QSA-22-20" target="_blank">security advisory</a> warning of a flaw that may allow attackers to gain remote code execution privileges on an affected storage device.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1279px;"><p class="vanilla-image-block" style="padding-top:56.29%;"><img id="" name="qnap logo.jpg" alt="The QNAP Logo" src="https://cdn.mos.cms.futurecdn.net/3BKrzv3yempdTgx6a2JWCZ.jpg" mos="" align="middle" fullscreen="" width="1279" height="720" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: QNAP)</span></figcaption></figure><p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-11043" target="_blank">The bug</a> is in PHP and affects NAS boxes running QTS 5.0.x and later, QTS 4.5.x and later, QuTS hero h5.0.x and later, QuTS hero h4.5.x and later, and QuTScloud c5.0.x and later. It was already patched in QTS 5.0.1.2034 build 20220515 and later, as well as QuTS hero h5.0.0.2069 build 20220614 and later.</p><p>The problem appears to be in the part of PHP that deals with FPM and isn&apos;t a new vulnerability. It&apos;s been known about in theory for three years, but only now has it been shown to be exploitable. FPM is a FastCGI Process Manager that a webserver passes requests to and which can spawn and kill PHP processes as needed. If set up in a particular way, this FPM can be manipulated into writing data past allocated buffers into the space reserved for FCGI protocol data, thus opening the possibility of remote code execution.</p><p>Note that this is totally different from QNAP&apos;s recent unfortunate experience with <a href="https://www.tomshardware.com/news/qnap-asks-nas-users-to-apply-updates-immediately-due-to-deadbolt-ransomware" target="_blank">Deadbolt ransomware</a>. The reason why QNAP, out of all the NAS vendors, appears to have so many problems is that it&apos;s both very popular and takes a conscientious approach to issuing security advisories and deploying patches. Given that the vulnerability hasn&apos;t been patched for all QNAP operating systems yet, it has been assigned the status &apos;Fixing.&apos;</p><p>In the meantime, QNAP recommends users update to the latest firmware for their storage box. This can be done in the system control panel, using the Live Update panel, or by downloading an update file directly from the <a href="https://www.qnap.com/en-us/download" target="_blank">QNAP website</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Asks NAS Users to Apply Updates Immediately Due to Deadbolt Ransomware ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-asks-nas-users-to-apply-updates-immediately-due-to-deadbolt-ransomware</link>
                                                                            <description>
                            <![CDATA[ Users are being asked to avoid exposing their NAS to the internet and to update QTS to the latest version.  Models being targeted by the Deadbolt ransomware are mainly TS-x51 series and TS-x53 series NAS using QTS 4.3.6 and QTS 4.4.1. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xEFnKmAg9QcfwH2cy9eD5h</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BMTcjF9DVzX4V8q2Bmdm5K-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 19 May 2022 14:49:50 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:54:09 +0000</updated>
                                                                                                                                            <category><![CDATA[Cybersecurity]]></category>
                                                    <category><![CDATA[Tech Industry]]></category>
                                                                                                                    <dc:creator><![CDATA[ Mark Tyson ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/56vqMYLDaKRHPhHZgbADFR.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Mark&#039;s enthusiasm for computers dampened at an early age by the rubber-keyed Sinclair Spectrum 48K and feelings of Commodore 64 envy. However, in the mid-80s, hope in a digital future was rekindled by the purchase of an Atari 520 STe. Since that time Mark has used a multitude of computers for fun and professional endeavors. He often owned both Macs and PCs but went cold on the former after OS9 was killed off, and warmed to the latter with the introduction of Windows XP.&lt;br&gt;
&lt;br&gt;
Early work years were spent in artwork and reprographics but in the late noughties, Mark started to blog about computers, Taiwanese food culture, and guitar design. This activity led to a full-time position writing about breaking PC tech news for HEXUS, for the best part of a decade. When HEXUS was abruptly closed, Mark helped with the foundation of Club386, before finding a new home at Tom&#039;s Hardware.&lt;br&gt;
&lt;br&gt;
When not wearing through the keycap legends on his PC keyboards, Mark can be found wandering the computer malls of Taiwan&#039;s neon-lit conurbations and enjoying local and international cuisine.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BMTcjF9DVzX4V8q2Bmdm5K-1280-80.jpg">
                                                            <media:credit><![CDATA[QNAP]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[QNAP NAS]]></media:description>                                                            <media:text><![CDATA[QNAP NAS]]></media:text>
                                <media:title type="plain"><![CDATA[QNAP NAS]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BMTcjF9DVzX4V8q2Bmdm5K-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>QNAP branded Network Attached Storage (NAS) device users are being asked to rush to apply patches again. In a <a href="https://www.qnap.com/en/security-news/2022/take-immediate-actions-to-secure-qnap-nas-and-update-qts-to-the-latest-available-version">security bulletin</a> spotted by <a href="https://www.bleepingcomputer.com/news/security/qnap-alerts-nas-customers-of-new-deadbolt-ransomware-attacks/">Bleeping Computer</a>, QNAP NAS users are warned that attacks by bad actors applying Deadbolt ransomware have been spotted by the QNAP Product Security Incident Response Team (QNAP PSIRT). The vulnerability being patched could leave you with your  files encrypted unless you cough up some Bitcoin for a decryption key. </p><p>According to QNAP, there are two main families of its NAS devices being targeted with the Deadbolt ransomware: the TS-x51 series and TS-x53 series. If the word "main" sounds rather vague, QNAP explains further that the current attack wave is targeting NAS devices using the QTS 4.3.6 and QTS 4.4.1 operating systems. If you are still not quite sure if this affects you, you might as well check and apply any OS updates available anyway.  Better safe than sorry. Moreover, QNAP is asking all of its users to "avoid exposing their NAS to the Internet."</p><p>If you are wondering about whether your NAS is exposed to the internet, QNAP provided <a href="https://www.qnap.com/en/security-news/2022/take-immediate-actions-to-stop-your-nas-from-exposing-to-the-internet-and-update-qts-to-the-latest-available-version-fight-against-ransomware-together">guidance</a> with regard to blocking such remote access back in January -— after its last set of warnings about Deadbolt ransomware vulnerabilities. At that time, it recommended users block port forwarding on their home router and disable UPnP in the NAS control panel, as well as toggling off SSH and Telnet connections. To use your NAS away from your home intranet, QNAP would prefer you to use your router VPN, if you have one, or to securely access your QNAP NAS via the Internet through <a href="https://www.qnap.com/go/solution/myqnapcloud-link/">myQNAPcloud Link</a> app.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1138px;"><p class="vanilla-image-block" style="padding-top:58.88%;"><img id="" name="qnap-device-use.jpg" alt="QNAP NAS" src="https://cdn.mos.cms.futurecdn.net/imYTguhCFWYEFjhtn8poyJ.jpg" mos="" align="middle" fullscreen="1" width="1138" height="670" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/imYTguhCFWYEFjhtn8poyJ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: QNAP)</span></figcaption></figure><p>Those who get their NAS devices infected with Deadbolt ransomware will find it has hijacked your QNAP NAS device login page with a notice about what it has done, and ways to pay to get access to your files returned.  Deadbolt will go through your files, encrypting them using the AES128 algorithm and appending .deadbolt extensions to the filenames. To recover your files you will be asked to pay a ransom in a Bitcoin transaction.</p><p>Bleeping Computer reports that Windows users affected by Deadbolt can use a free decryption app, <a href="http://www.emsisoft.com/ransomware-decryption-tools/deadbolt">published</a> by ransomware expert Michael Gillespie. However NAS users won&apos;t have this option at their disposal and will have to pay up for the decryption key.</p><p>QNAP NAS hack attacks have been in the news often in recent months. The two most recent reports concerned the <a href="https://www.tomshardware.com/news/qnap-warning-dirty-pipe">Dirty Pipe</a> Linux exploit, and a <a href="https://www.tomshardware.com/news/cryptojackers-target-qnap-nas-products">cryptojacking</a> malware attack. </p><p> </p><p> </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Issues Warning Over Dirty Pipe Linux Exploit ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-warning-dirty-pipe</link>
                                                                            <description>
                            <![CDATA[ The Linux vulnerability known as Dirty Pipe could be used to attack certain NAS devices, QNAP has warned. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8RjToz2bw86oQK5SKbwTWd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/79ohvicqaKcVP9KT2mDdTH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 15 Mar 2022 14:41:41 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 08:43:50 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Ian Evenden ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/dY5MGBXCT6GV6ARt8oSiSj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ian is a UK-based news writer for Tom’s Hardware US. In 1992, he was given a 286-based PC because his parents hoped he’d become a programmer, and was instantly hooked despite the vagaries of MS-DOS. Pretty soon there was a 386 with Windows 3.1, a CD-ROM, and Sound Blaster card under the desk, followed by Pentium II, Athlon, i7 and Threadripper systems, most of which he built himself. After a brief eight-year dalliance with games consoles at Edge magazine, he began contributing to the likes of Maximum PC, PC Gamer, Windows Help and Advice and a few other magazines that have since closed - none of which were directly his fault. His desk today is a riot of PC monitors, Apple products, Raspberry Pi boards, purple unicorns, game controllers and camera lenses. He has no idea about programming.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/79ohvicqaKcVP9KT2mDdTH-1280-80.jpg">
                                                            <media:credit><![CDATA[ Hemin Suthar ]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Tux the penguin pops out of a pipe]]></media:description>                                                            <media:text><![CDATA[Tux the penguin pops out of a pipe]]></media:text>
                                <media:title type="plain"><![CDATA[Tux the penguin pops out of a pipe]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/79ohvicqaKcVP9KT2mDdTH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Network Attached Storage manufacturer QNAP has issued a <a href="https://www.qnap.com/en-us/security-advisory/qsa-22-05" target="_blank">security advisory</a> warning that its devices may be vulnerable to the Dirty Pipe Linux vulnerability.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="QNAP TS-364.jpg" alt="The QNAP TS-364" src="https://cdn.mos.cms.futurecdn.net/3PuhVJe8VoBDXyewpgp9j5.jpg" mos="" align="middle" fullscreen="" width="1280" height="720" attribution="" endorsement="" class=""></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: QNAP)</span></figcaption></figure><p>The warning covers QTS 5.0.x on all QNAP x86-based NAS and certain QNAP ARM-based NAS, and QuTS hero h5.0.x on all QNAP x86-based NAS and certain QNAP ARM-based NAS. QNAP NAS boxes running QTS 4.x are not affected. QNAP has a <a href="https://www.qnap.com/en-us/release-notes/kernel" target="_blank">handy list</a> online specifying which kernel version each of its storage systems uses, so you can quickly check if you’re likely to be affected. </p><p>QNAP’s advisory notice, which has a severity rating of high (one down from critical, the highest level) and which is still being investigated at the time of writing, warns: “If exploited, this vulnerability allows an unprivileged user to gain administrator privileges and inject malicious code.”</p><p><a href="https://www.tomshardware.com/news/dirty-pipe-linux-exploit" target="_blank">As we reported last week</a>, Dirty Pipe affects all Linux kernels, including Android, between 5.8 and 5.10.122, which has received a fix. Kernels 5.16.11 and 5.15.25 are similarly secure. The vulnerability is named <a href="https://nvd.nist.gov/vuln/detail/CVE-2022-0847" target="_blank">CVE-2022-0847</a> in the National Vulnerability Database,  which describes how a hacker with local access to your machine can exploit a flaw “in the way the ‘flags’ member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this flaw to write to pages in the page cache backed by read only files and as such escalate their privileges on the system.” Which is bad.</p><p>Luckily, the fix is already in place, so QNAP is recommending users wait for a security update, as “there is no mitigation available for this vulnerability”. There&apos;s no mention of taking their devices offline - or at least not exposing them to the internet -  as there was when the Deadbolt ransomware hit <a href="https://www.qnap.com/en-us/security-news/2022/take-immediate-actions-to-stop-your-nas-from-exposing-to-the-internet-and-update-qts-to-the-latest-available-version-fight-against-ransomware-together" target="_blank">QNAP devices</a>, <a href="https://www.tomshardware.com/news/if-you-own-an-asustor-nas-shut-it-down-now" target="_blank">among others</a>, earlier this year.</p><p>QNAP has been speedy with such updates in the past, with <a href="https://www.qnap.com/en-us/security-advisory/qsa-22-02" target="_blank">the patch</a> to prevent and remove Deadbolt arriving just eight days after the malware, which hijacked the NAS login page and encrypted files, began to infect systems.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Qnap's 4-Bay NAS Gets 80TB, Thunderbolt 4, 10GbE Connectivity ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-unveils-nas-with-jasper-lake-thunderbolt-4</link>
                                                                            <description>
                            <![CDATA[ Qnap announces TS-464T4 NAS with Intel's Jasper Lake, Thunderbolt 4, 2.5GbE, and 10GbE. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">sAEFpBLpDxkND4tTZ7NSK4</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ERJrn7Xu9kX3V6LjzxWm8c-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sat, 08 Jan 2022 16:05:16 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:08:54 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                <author><![CDATA[ ashilov@gmail.com (Anton Shilov) ]]></author>                    <dc:creator><![CDATA[ Anton Shilov ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/uMZ5kNphxA2Ut6whdLaSQV.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Anton Shilov has been in the PC industry since 1990s playing games, building PCs, and writing stories about pretty much everything that relates to PCs, Macs, smartphones, tablets, and even fab equipment. Over his career, he has worked at a variety of high-ranking websites, including AnandTech, EE Times, TechRadar, X-bit labs, and now Tom&#039;s Hardware. When Anton is not reading or writing about something high-tech, he is probably watching a good movie, playing a video game, or spending time with his family.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/ERJrn7Xu9kX3V6LjzxWm8c-1280-80.png">
                                                            <media:credit><![CDATA[Qnap]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Qnap]]></media:description>                                                            <media:text><![CDATA[Qnap]]></media:text>
                                <media:title type="plain"><![CDATA[Qnap]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ERJrn7Xu9kX3V6LjzxWm8c-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Qnap has introduced the industry&apos;s first 4-bay NAS with two Thunderbolt 4 ports and 10GbE connectivity. The TS-464T4 NAS can house four 20TB 3.5-inch hard drives (80TB in JBOD mode), uses Intel&apos;s quad-core Jasper Lake system-on-chip, has two M.2 slots with a PCIe interface for SSDs as well as 2.5GbE and 10GbE connectivity. Perhaps the most critical improvement over TB3-supporting NAS is that this one promises to improve Thunderbolt bandwidth significantly. </p><p>Modern 4-bay NAS devices with RAID 5 and SSD caching support tend to offer relatively high performance with premium drives. Still, when you need to load a large amount of data on them, their network interface becomes a performance bottleneck. Therefore, Thunderbolt 3/4-enabled NAS comes into play with their 40 Gbps interface. The problem is that some TB3-supporting NAS (including Qnap&apos;s previous-generation TS-453BT3) utilize outdated SoCs that can provide a TB3 controller with only about 1.6 GB/s of usable bandwidth (PCIe 2.0 offers 5 GT/s per lane and uses an 8b/10b encoding with a 20% overhead). It&apos;s far from saturating TB3&apos;s peak usable bandwidth of 25.92 GT/s (3.24 GB/s). </p><p>Qnap&apos;s TS-464T4 brings numerous significant improvements over its predecessor in pretty much every aspect possible, including enabling higher TB3/TB4 bandwidth thanks to its eight PCIe 3.0 lanes.  </p><p>The new unit employs Intel&apos;s quad-core <a href="https://ark.intel.com/content/www/us/en/ark/products/212328/intel-celeron-processor-n5105-4m-cache-up-to-2-90-ghz.html" target="_blank">Celeron N5105</a>/N5095 &apos;Jasper Lake&apos; SoC that has four Tremont cores at 2.0 – 2.9 GHz with 4MB of L3 and supports 16GB of dual-channel DDR4-2933. Other attributes include a Gen11 GPU, HEVC, H.264, VP9 encoding/decoding for 4Kp60 videos, eight PCIe Gen3 lanes, 2.5GbE MAC, and 10/15W TDP. As a result, it features considerably higher general-purpose performance than Apollo Lake (Goldmont) and Gemini Lake (Goldmont Plus) SoCs used for Qnap&apos;s more or less recent 4-bay NAS. That extra performance, along with support for 16GB of DDR4-2933 memory, will likely make performance-demanding workloads like rebuilding a RAID array faster. </p><p>While eight PCIe 3.0 lanes is a significant improvement over six PCIe 2.0 lanes on the TS-453BT3, there are still some caveats. Assuming that Qnap uses four PCIe 3.0 lanes for its TB4 controller (Intel&apos;s <a href="https://ark.intel.com/content/www/us/en/ark/products/codename/191817/products-formerly-goshen-ridge.html" target="_blank">JHL8440/Goshen Ridge</a>, we presume), there are only four lanes left for the 10GbE controller and two M.2 slots for caching/Qtier SSDs. Probably, one PCIe 3.0 lane (8 GT/s or 0.985 GB/s with a 128b/130b encoding) is enough for the 10GbE controller, and we can speculate that one M.2 slot uses a PCIe 3.0 x2 interface, while another uses a PCIe 3.0 x1 interface. Even TB4 provides 25.92 GT/s, but the actual bandwidth available will be limited to 16 GT/s to the end-user if this drive becomes a medium for writing/reading. </p><p>Like other modern 4-bay NAS from Qnap, this one comes with an HDMI 2.0 output and may be equipped with a remote to work as an HTPC. In addition to two Thunderbolt 3 ports on the front, it also has a USB 3.2 Gen 2 Type-A port near them. </p><p>Unlike some other Qnap NAS, the TS-464T4 no longer has a PCIe slot for expansion cards. It&apos;s a logical compromise as there are no spare PCIe lanes left, but this is a good thing since original Qnap accessories (10GbE adapter or M.2 to PCIe card converter) are pretty expensive. Besides, nobody guarantees that third-party hardware will work with Qnap&apos;s QTS operating system. </p><p>Speaking of QTS, the manufacturer will ship the TS-464T4 with the latest <a href="https://www.qnap.com/qts/5.0/en/" target="_blank">QTS 5</a> version that improves performance, enhances security. It also supports Coral Edge TPU that can do image recognition and even attempt to predict <a href="https://www.tomshardware.com/news/qnap-ai-drive-failure">hardware failures using cloud-based AI</a>. </p><p>Unfortunately, QNAP has neither announced its official MSRP for the TS-464T4 nor disclosed its launch window.</p><iframe src="https://content.jwplatform.com/players/4Z0km6XF.html" id="4Z0km6XF" title="Buy the Right Motherboard" width="1920" height="1080" frameborder="0" scrolling="auto" allowfullscreen></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP and ULINK Release AI Tool to Predict Drive Failures ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-ai-drive-failure</link>
                                                                            <description>
                            <![CDATA[ A new tool from QNAP and ULINK uses a cloud AI to predict whether your NAS drives are going to fail ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">6BcQxrxyeFJXd5w5KdFWdY</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/TgoqB6BWXpUKff4Wxi36qF-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 09 Dec 2021 15:08:13 +0000</pubDate>                                                                                                                                <updated>Thu, 30 Jan 2025 16:26:31 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Tech Industry]]></category>
                                                                                                                    <dc:creator><![CDATA[ Ian Evenden ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/dY5MGBXCT6GV6ARt8oSiSj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Ian is a UK-based news writer for Tom’s Hardware US. In 1992, he was given a 286-based PC because his parents hoped he’d become a programmer, and was instantly hooked despite the vagaries of MS-DOS. Pretty soon there was a 386 with Windows 3.1, a CD-ROM, and Sound Blaster card under the desk, followed by Pentium II, Athlon, i7 and Threadripper systems, most of which he built himself. After a brief eight-year dalliance with games consoles at Edge magazine, he began contributing to the likes of Maximum PC, PC Gamer, Windows Help and Advice and a few other magazines that have since closed - none of which were directly his fault. His desk today is a riot of PC monitors, Apple products, Raspberry Pi boards, purple unicorns, game controllers and camera lenses. He has no idea about programming.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/TgoqB6BWXpUKff4Wxi36qF-1280-80.jpg">
                                                            <media:credit><![CDATA[QNAP]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[QNAP and ULINK&#039;s DA Drive Analyzer]]></media:description>                                                            <media:text><![CDATA[QNAP and ULINK&#039;s DA Drive Analyzer]]></media:text>
                                <media:title type="plain"><![CDATA[QNAP and ULINK&#039;s DA Drive Analyzer]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/TgoqB6BWXpUKff4Wxi36qF-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>NAS specialist QNAP has launched a <a href="https://www.qnap.com/en/software/da-drive-analyzer" target="_blank">drive failure prediction tool</a>, in partnership with ULINK Technology, that uses cloud-based AI to protect against server downtime and data loss caused by hard drive failures. The announcement came via a <a href="https://www.qnap.com/en/news/2021/qnap-and-ulink-release-da-drive-analyzer-ai-powered-drive-failure-prediction-tool-for-nas" target="_blank">QNAP press release</a>.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/QoaakdxAyVgSa4k8XWPDXF.jpg" alt="QNAP and ULINK's DA Drive Analyzer" /><figcaption><small role="credit">QNAP</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/oqvvSe5pdeKLS63g5txXwE.jpg" alt="QNAP and ULINK's DA Drive Analyzer" /><figcaption><small role="credit">QNAP</small></figcaption></figure></figure><p>The AI makes use of the reams of statistics generated by millions of drives reporting their status. The data is used to make predictions about whether particular discs are likely to fail, allowing them to be replaced before the worst happens. It should be able to predict drive failures that would be missed by the usual SMART tools, and comes with a friendly and intuitive interface. At the present time all QNAP NAS with QTS 5.0 / QuTS hero h5.0 (or later) are supported. NVMe and SAS drives are currently not supported. SATA drives support (<a href="https://ulinktechda.zendesk.com/hc/en-us/articles/360058646334-Known-Supported-HDD-Models">HDD</a> and <a href="https://ulinktechda.zendesk.com/hc/en-us/articles/1500000179062-Known-Supported-SSD-Models">SSD</a> drive list) is determined by firmware compatibility. </p><p>“QNAP is acutely aware that potential server down time is a critical concern for QNAP NAS users and sudden drive failure is one of its primary causes. We are honored to have the chance to partner with ULINK to develop the DA Drive Analyzer to help users, especially IT staff who must manage large numbers of NAS devices. We envision that the DA Drive Analyzer will be a great assist to users looking to build advanced disaster recovery plans,” said Tim Lin, product manager of QNAP.</p><p>A free trial of the DA Drive Analyzer is available until March 2022, after which it requires an annual subscription that scales with the number of drives you’re running.</p><iframe src="https://content.jwplatform.com/players/7AgPc2Q8.html" id="7AgPc2Q8" title="Buy the Right SSD" width="1920" height="1080" frameborder="0" scrolling="auto" allowfullscreen></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Cryptojackers Target QNAP's NAS Products Once Again ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/cryptojackers-target-qnap-nas-products</link>
                                                                            <description>
                            <![CDATA[ QNAP said in a security advisory that its NAS products are being targeted by "cryptojacking" malware. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">J3fUkCpzJvMhbkAuKHUX7U</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/VbKdHcP9UJ77ukammXGCD7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 07 Dec 2021 15:03:04 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 09:51:35 +0000</updated>
                                                                                                                                            <category><![CDATA[Cryptocurrency]]></category>
                                                    <category><![CDATA[Tech Industry]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nathaniel Mott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/hEFeUwJHtzVDWEZTcjDqt9.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nathaniel has been writing about various aspects of the technology industry, from startups and cybersecurity to social media and enthusiast hardware, since 2011. Lately, he spends his time writing and spending time with his family.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/VbKdHcP9UJ77ukammXGCD7-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Malware]]></media:description>                                                            <media:text><![CDATA[Malware]]></media:text>
                                <media:title type="plain"><![CDATA[Malware]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/VbKdHcP9UJ77ukammXGCD7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>QNAP today <a href="https://www.qnap.com/en/security-advisory/QSA-21-56">released</a> a security advisory to say that all of its NAS products are being targeted by attackers installing cryptocurrency-mining malware on the devices.</p><p>"Once a NAS is infected," QNAP said, "CPU usage becomes unusually high where a process named &apos;[oom_reaper]&apos; could occupy around 50% of the total CPU usage."</p><p>NAS devices aren&apos;t equipped with the mightiest components—even QNAP&apos;s flagship products feature entry-level Intel Celeron processors—so losing half of the device&apos;s power to crypto-mining malware could lead to a noticeable loss in performance.</p><p>QNAP didn&apos;t offer additional details about how the malware is spreading, when it first appeared, or how many of its NAS products have been compromised to date.</p><p>The company did say that "if you suspect your NAS has been infected with the bitcoin miner, restarting the NAS may also remove the malware," however.</p><p>In the meantime, QNAP said its devices could be protected by taking these actions:</p><ol><li>Update QTS or QuTS hero to the latest version.</li><li>Install and update Malware Remover to the latest version.</li><li>Use stronger passwords for your administrator and other user accounts.</li><li>Update all installed applications to their latest versions.</li><li>Do not expose your NAS to the internet, or avoid using default system port numbers 443 and 8080.</li></ol><p>Additional information about how to take each of those steps is available via the security advisory.</p><p>The Record <a href="https://therecord.media/qnap-warns-of-new-crypto-miner-targeting-its-nas-devices/">reported</a> that [oom_reaper] is far from the first malware to target QNAP&apos;s products. Numerous ransomware strains (Muhstik, Qlocker, eCh0raix, and AgeLocker) and other cryptojackers have also been used to infect the NAS devices.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Qnap's Tiny Portable NAS Crams in Four SSDs and Dual 2.5GbE ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnaps-tiny-portable-nas-crams-in-four-ssds-and-dual-25gbe</link>
                                                                            <description>
                            <![CDATA[ Qnap's NASbook TBS-464 houses four M.2-2280 SSDs and two 2.5GbE ports. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">d5PPSsGyMWoFH9gHMynu6k</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/xrwaytikvGFX643TqwLDBf-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 19 Oct 2021 12:55:07 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 08:57:35 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                <author><![CDATA[ ashilov@gmail.com (Anton Shilov) ]]></author>                    <dc:creator><![CDATA[ Anton Shilov ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/uMZ5kNphxA2Ut6whdLaSQV.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Anton Shilov has been in the PC industry since 1990s playing games, building PCs, and writing stories about pretty much everything that relates to PCs, Macs, smartphones, tablets, and even fab equipment. Over his career, he has worked at a variety of high-ranking websites, including AnandTech, EE Times, TechRadar, X-bit labs, and now Tom&#039;s Hardware. When Anton is not reading or writing about something high-tech, he is probably watching a good movie, playing a video game, or spending time with his family.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/xrwaytikvGFX643TqwLDBf-1280-80.png">
                                                            <media:credit><![CDATA[Qnap]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Qnap]]></media:description>                                                            <media:text><![CDATA[Qnap]]></media:text>
                                <media:title type="plain"><![CDATA[Qnap]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/xrwaytikvGFX643TqwLDBf-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Qnap has introduced its new portable NAS designed primarily for laptop users and mobile workers who need to carry loads of data, but don&apos;t need extreme performance storage while on the go. The Qnap TBS-464 NASbook houses up to four M.2-2280 SSDs, weighs less than a kilogram, and you can use it to store data and backups, or it can serve as a cache for data that&apos;s stored in the cloud. Additionally, you can also use it as a media server. </p><p>Qnap&apos;s <a href="https://www.qnap.com/en/product/tbs-464">TBS-464</a> M.2 NVMe SSD NASbook is based on Intel&apos;s quad-core Celeron N5105/N5095 system-on-chip (Jasper Lake) that combines low power consumption with decent performance and up-to-date multimedia decoding/encoding capabilities. The device also comes with 8GB of DDR4 soldered-down memory. </p><p>The portable NAS supports up to four M.2-2280 SSDs with a PCIe 3.0 x2 interface, and you can connect to a network using two 2.5GbE ports. The unit also has two USB 3.2 Gen 1 ports, three USB 2.0 ports, two HDMI 2.0 outputs (supporting up to 4Kp60 resolution) and an IR sensor.</p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:970px;"><p class="vanilla-image-block" style="padding-top:49.48%;"><img id="" name="qnap-nasbook-1.png" alt="Qnap" src="https://cdn.mos.cms.futurecdn.net/QfSBUeWsBcAXehWrd9rm3f.png" mos="" align="middle" fullscreen="1" width="970" height="480" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/QfSBUeWsBcAXehWrd9rm3f.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Qnap)</span></figcaption></figure><p>Four M.2 SSDs can store up to 32TB of data, which is formidable for a device that only measures 30 × 230 × 165 mm and weighs in at 1.7 pounds (800 grams). However, the TBS-464 isn&apos;t fast primarily because of its 2.5GbE network connectivity. With a single port active, Qnap rates the NASbook for up to 287MB/s during downloads and up to 294MB/s during uploads, but it can hit 574 / 586 MB/s (respectively) with port trunking enabled with the two 2.5GbE ports. That&apos;s slightly faster than high-performance SATA SSDs. However, the network interface introduces a bottleneck, so you would probably prefer a DAS with a Thunderbolt 3/4 or USB4 interface if you need high read and write speeds.</p><p>Like other NAS from Qnap, the TBS-464 M.2 NVMe SSD NASbook is based on the QTS operating system (version 5.0 in this case) and therefore can run all the apps the company designed for its other NAS devices. Given the TBS-464&apos;s positioning, Qnap ships the NAS with the <a href="https://www.qnap.com/solution/koimeeter-2/en/">KoiMeeter</a> app for enabling video conferencing and wireless presentations for small businesses and remote workers. In addition, the NAS can work as Plex Media Server and can stream content to compatible mobile and media streaming devices.</p><p>Qnap has not announced the TBS-464 NASbook&apos;s pricing or exact launch date. However, the company already lists the product on its website and offers support for the device, so we expect it to hit the market shortly.</p><iframe src="https://content.jwplatform.com/players/4Z0km6XF.html" id="4Z0km6XF" title="Buy the Right Motherboard" width="1920" height="1080" frameborder="0" scrolling="auto" allowfullscreen></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Qnap Launches NAS With Chinese x86 CPU: Zhaoxin-Based Model Available Worldwide ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-puts-zhaoxin-cpu-into-smb-nas</link>
                                                                            <description>
                            <![CDATA[ Qnap's TVS-675 NAS packs the KaiXian KX-U6580 SoC and can house six HDDs and four SSDs. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">VkDJGgCVYcxN4dKdX7iztN</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/4G7qJU5Ff5ovu9z9mKzYgn-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sat, 17 Jul 2021 12:45:30 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:52:08 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                <author><![CDATA[ ashilov@gmail.com (Anton Shilov) ]]></author>                    <dc:creator><![CDATA[ Anton Shilov ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/uMZ5kNphxA2Ut6whdLaSQV.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Anton Shilov has been in the PC industry since 1990s playing games, building PCs, and writing stories about pretty much everything that relates to PCs, Macs, smartphones, tablets, and even fab equipment. Over his career, he has worked at a variety of high-ranking websites, including AnandTech, EE Times, TechRadar, X-bit labs, and now Tom&#039;s Hardware. When Anton is not reading or writing about something high-tech, he is probably watching a good movie, playing a video game, or spending time with his family.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/4G7qJU5Ff5ovu9z9mKzYgn-1280-80.png">
                                                            <media:credit><![CDATA[Qnap]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Qnap]]></media:description>                                                            <media:text><![CDATA[Qnap]]></media:text>
                                <media:title type="plain"><![CDATA[Qnap]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/4G7qJU5Ff5ovu9z9mKzYgn-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Qnap has quietly introduced its six-bay TVS-675 NAS powered by an eight-core Chinese x86 CPU designed by Zhaoxin, a joint venture between Via Technologies and the Shanghai Municipal Government. The NAS for small businesses (SMBs) is one of the first (if not the first) commercial devices set to be available in the U.S. and Europe, with the KaiXian KX-U6580 processor developed primarily for the Chinese market. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1926px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="" name="general.png" alt="Qnap" src="https://cdn.mos.cms.futurecdn.net/VRsCjz4g2P3jgXSmCn4reF.png" mos="" align="middle" fullscreen="1" width="1926" height="1083" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/VRsCjz4g2P3jgXSmCn4reF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Qnap)</span></figcaption></figure><p>Zhaoxin was established in 2013 to build x86 processors in China for the local market and cut reliance on processors designed by AMD and Intel, but retain compatibility with the vast library of x86 software. The initial generations of Zhaoxin&apos;s products weren&apos;t successful because of utterly low performance, and the latest KaiXian KX-6000-series is also not a performance champion in general-purpose tasks (according to our <a href="https://www.tomshardware.com/features/zhaoxin-kx-u6780a-x86-cpu-tested">review</a>). But it looks like Qnap found the eight-core 2.50 GHz KaiXian KX-U6580 (with Zhaoxin C-960 graphics) good enough for its entry-level NAS.  </p><p>Usually, Qnap&apos;s entry-level network area storage devices use Arm-based SoCs or Intel&apos;s Celeron SoCs powered by the company’s low-power architecture. NAS manage files, run light applications, or encode videos, so these inexpensive SoCs are good enough for their workloads. Zhaoxin&apos;s KaiXian KX-6000 can certainly run light apps, but as our review revealed, its media encoding performance is very low by today&apos;s standards, possibly because it lacks certain hardware encoders applicable to our test scenarios under Windows, whereas its general-purpose architecture is not exactly suited for such tasks. Keeping in mind that <a href="https://www.qnap.com/en/product/tvs-675">Qnap&apos;s TVS-675 NAS</a> is aimed primarily at SMBs that hardly need it for media encoding, this drawback of the KaiXian KX-6000 probably won&apos;t affect users of this NAS. Furthermore, Qnap says that the SoC does support H.264/H.265 transcoding with its OS.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1926px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="" name="E.png" alt="Qnap" src="https://cdn.mos.cms.futurecdn.net/bUbW33Ytbd3k5DCVgS32vF.png" mos="" align="middle" fullscreen="1" width="1926" height="1083" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/bUbW33Ytbd3k5DCVgS32vF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Qnap)</span></figcaption></figure><p>Speaking of the Qnap TVS-675, this NAS promises to provide SMBs high capacity, high performance, expandability, and rather fast network connectivity. The NAS has six hot-swappable 3.5-inch bays for high-capacity SATA HDDs, two SO-DIMM slots for DDR4 memory modules (the system ships with 8GB, but you can install up to 64GB), two M.2-2280 slots for SSDs supporting a PCIe 3.0 x1 or SATA interface, and two PCIe 3.0 x4 slots for SSDs or network cards. The unit also has two 2.5 GbE ports, two USB 3.2 Gen 1 Type-A connectors, two USB 3.2 Gen 2 Type-A ports, and one HDMI 2.0 output.  </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1926px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="" name="B.png" alt="Qnap" src="https://cdn.mos.cms.futurecdn.net/pjz9QEHSxSzPP5WEuv3BnF.png" mos="" align="middle" fullscreen="1" width="1926" height="1083" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/pjz9QEHSxSzPP5WEuv3BnF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Qnap)</span></figcaption></figure><p>Qnap equipped the TVS-675 with three fans to cool down the PC-oriented SoC, six HDDs, two SSDs, and expansion cards. The company claims that the fans produce 23 dB of noise (though it does not disclose how it measured this level). </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1926px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="" name="E.png" alt="Qnap" src="https://cdn.mos.cms.futurecdn.net/bUbW33Ytbd3k5DCVgS32vF.png" mos="" align="middle" fullscreen="1" width="1926" height="1083" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/bUbW33Ytbd3k5DCVgS32vF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="credit" itemprop="copyrightHolder">(Image credit: Qnap)</span></figcaption></figure><p>The Qnap TVS-675 ships with a choice of either QTS or the enterprise-grade ZFS QuTS operating system. QTS supports all the capabilities expected from an entry-level NAS, including, Qsync cross-platform file sharing (for Apple, Windows, IBM AIX, and Linux machines), Qtier caching technology that automatically moves frequently-used file/data to SSDs, snapshots, RAID modes, virtual JBOD, FTP server, HTTP access, and so on. The NAS also supports QNAP-certified first-party and third-party apps.</p><p>Qnap hasn&apos;t disclosed pricing yet, though this is a business-oriented machine with rich features and will be priced accordingly.</p><iframe src="https://content.jwplatform.com/players/7AgPc2Q8.html" id="7AgPc2Q8" title="Buy the Right SSD" width="1920" height="1080" frameborder="0" scrolling="auto" allowfullscreen></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Qnap Launches Dual-Port 100GbE Expansion Card for NAS ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-launches-dual-port-100gbe-network-card</link>
                                                                            <description>
                            <![CDATA[ Qnap's QXG-100G2SF-E810 unleashes performance of TS-h2490FU all-flash array. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">YT64sNRauJFYZq8oMPT7Xd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/9gAMo59jEZiNvSSdCCYJoT-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sat, 19 Jun 2021 11:51:49 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:55:57 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                <author><![CDATA[ ashilov@gmail.com (Anton Shilov) ]]></author>                    <dc:creator><![CDATA[ Anton Shilov ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/uMZ5kNphxA2Ut6whdLaSQV.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Anton Shilov has been in the PC industry since 1990s playing games, building PCs, and writing stories about pretty much everything that relates to PCs, Macs, smartphones, tablets, and even fab equipment. Over his career, he has worked at a variety of high-ranking websites, including AnandTech, EE Times, TechRadar, X-bit labs, and now Tom&#039;s Hardware. When Anton is not reading or writing about something high-tech, he is probably watching a good movie, playing a video game, or spending time with his family.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/9gAMo59jEZiNvSSdCCYJoT-1280-80.png">
                                                            <media:credit><![CDATA[Qnap]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Qnap]]></media:description>                                                            <media:text><![CDATA[Qnap]]></media:text>
                                <media:title type="plain"><![CDATA[Qnap]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/9gAMo59jEZiNvSSdCCYJoT-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Qnap has <a href="https://www.qnap.com/en/news/2021/qnap-launches-dual-port-100gbe-network-expansion-card-with-intel-ethernet-controller-e810-for-windowslinux-and-qnap-nas?ref=home">introduced</a> a dual-port 100GbE network adapter that is aimed primarily at the company&apos;s flagship 24-bay NVMe all-flash storage solution that has a PCIe 4.0 x16 slot, but it is also compatible with other NAS systems as well as Linux and Windows-based PCs. </p><p>The <a href="https://www.qnap.com/en/product/qxg-100g2sf-e810">Qnap QXG-100G2SF-E810</a> dual-port 100GbE adapter is based on the Intel Ethernet Controller E810 and is equipped with two QSFP28 connectors. The card has a PCIe 4.0 x16 interface offering a bandwidth of 31.5 GB/s and is designed for Qnap&apos;s top-of-the-range 24-bay <a href="https://www.qnap.com/en/product/ts-h2490fu/specs/hardware">TS-h2490FU</a> all-flash storage system that is based on AMD&apos;s Epyc 7302P processor and can pack up to 24 U.2 SSDs.  </p><p>The all-flash storage system equipped with a dual-port 100GbE network adaptor can be connected to a switch and use one 100GbE connection as the main connection and another as backup. Qnap says that it also plans to launch a quad-port 25GbE switch that can be connected to one 100GbE port (or both 100GbE ports) on the QXG-100G2SF-E810 and enable eight 25GbE ports to connect the NAS to multiple servers in a datacenter. </p><figure class="van-image-figure " data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1292px;"><p class="vanilla-image-block" style="padding-top:54.10%;"><img id="" name="qnap-100gbe-card-1.png" alt="Qnap" src="https://cdn.mos.cms.futurecdn.net/y4DTCKtzACazagPDpewSvT.png" mos="" align="middle" fullscreen="1" width="1292" height="699" attribution="" endorsement="" class="expandable"><a href='https://cdn.mos.cms.futurecdn.net/y4DTCKtzACazagPDpewSvT.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=""><span class="credit" itemprop="copyrightHolder">(Image credit: Qnap)</span></figcaption></figure><p>The card fully supports all advanced networking capabilities, such as Forward Error Correction (FEC), including Base-R FEC featuring Firecode encoding as well as RS-FEC featuring Reed Solomon encoding. It will also support iWARP/RDMA and SR-IOV features for I/O-intensive and latency-sensitive virtualization workloads. </p><p>"The QXG-100G2SF-E810 redefines ultra-high-speed networking with 100Gbps connectivity," said Stanley Huang, Product Manager of QNAP, adding "Users can also configure network redundancy to achieve network failover via the switch for continuous service and high availability." </p><p>Qnap&apos;s QXG-100G2SF-E810 network card will be available directly from the company and its resellers shortly. Pricing is unknown.</p><iframe src="https://content.jwplatform.com/players/4Z0km6XF.html" id="4Z0km6XF" title="Buy the Right Motherboard" width="1920" height="1080" frameborder="0" scrolling="auto" allowfullscreen></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hackers Exploit QNAP Vulnerabilities to Turn NAS Devices Into Crypto Miners ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/hackers-exploit-qnap-vulnerabilities-turn-nas-crypto-miners</link>
                                                                            <description>
                            <![CDATA[ Researchers claim that vulnerabilities in QNAP's products have been exploited to turn NAS devices into crypto miners. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">H3MDGhyp8cMUnRpdLr55dF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/x6MHhpCnCCcffhv5UnyENa-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 09 Mar 2021 17:59:06 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:58 +0000</updated>
                                                                                                                                            <category><![CDATA[Cryptomining]]></category>
                                                    <category><![CDATA[Tech Industry]]></category>
                                                    <category><![CDATA[Cryptocurrency]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nathaniel Mott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/hEFeUwJHtzVDWEZTcjDqt9.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nathaniel has been writing about various aspects of the technology industry, from startups and cybersecurity to social media and enthusiast hardware, since 2011. Lately, he spends his time writing and spending time with his family.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/x6MHhpCnCCcffhv5UnyENa-1280-80.jpg">
                                                            <media:credit><![CDATA[Shutterstock]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[QNAP NAS]]></media:description>                                                            <media:text><![CDATA[QNAP NAS]]></media:text>
                                <media:title type="plain"><![CDATA[QNAP NAS]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/x6MHhpCnCCcffhv5UnyENa-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Qihoo 360&apos;s <a href="https://blog.netlab.360.com/qnap-nas-users-make-sure-you-check-your-system/">Network Security Research Lab</a> said Friday that vulnerabilities in QNAP products have been exploited to turn NAS devices into cryptocurrency miners. Those devices were tampered with to hide their CPU usage, too, making it difficult for their owners to discover something was wrong if they checked their system&apos;s diagnostics.</p><p>It seems like the efforts were pretty straightforward: Attackers reportedly exploited vulnerabilities in QNAP products to gain root access to them, installed mining software that was configured to use only half of the available CPU cores, and then covered their tracks by making CPU usage rates and temperatures appear normal.</p><p>The cryptocurrency mined by a single NAS isn&apos;t worth the trouble of finding a vulnerability, exploiting it, and configuring it in this manner. The attackers probably had no intention of limiting their efforts to a single NAS, however. Schemes like this are all about achieving as much scale as possible as quickly as possible.</p><p>Put another way: It wouldn&apos;t matter if each affected NAS only net the hackers $0.01 every day so long as they were able to infect a decent number of devices. They would also offset the costs of crypto mining—namely the upfront costs of buying a device and the ongoing cost of powering it—to their victims. All gain, no pain.</p><p>Note that while CPU mining of cryptocurrencies generally takes a back seat to <a href="https://www.tomshardware.com/how-to/mine-ethereum-nicehash-mining-pools-optimal-settings">GPU and ASIC mining</a>, certain algorithms (specifically CryptoNightR used in Monero) can provide decent returns. Even an old Core i5-7600K 4-core CPU can do about $0.15-$0.20 per day (not counting electrical costs), while an i9-9900K can do nearly $0.50 per day. Infecting tens of thousands of NAS devices obviously gets into large sums of cryptocurrency very quickly, and Monero also happens to be a &apos;privacy coin&apos; — meaning it&apos;s not possible to track where coin transfers go.</p><p>The researchers didn&apos;t offer many specifics, however, because they "speculate that there are still hundreds of thousands of online QNAP NAS devices with the vulnerability." That&apos;s a fraction of the nearly 4.3 million online devices they said they found using one of their security tools, but it&apos;s still nothing to sneeze at.</p><p>That number might be lower if the researchers had followed the industry standard process of giving vendors 90 days to respond to vulnerability disclosures. Instead the researchers at 360 Netlab said they discovered the scheme on March 2 and disclosed it to QNAP on March 3. They published a blog post about it on March 5.</p><p>The researchers said they rushed to share their discovery with the public "due to the possible big impact" of the security flaws. We&apos;ve reached out to QNAP to confirm the timeline established in 360 Netlab&apos;s blog post as well as its potential impact and will update this post if the company responds.</p><p>For now, the researchers at 360 Netlab said the vulnerabilities it discovered were present in all of the QNAP NAS firmware released before August 2020. Ensuring a device has the most recent firmware should limit its exposure, and the researchers provided a list of IPs and URLs to block for additional security, too.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Launches Speedy Gaming NAS With 2.5 GbE Networking ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-launches-speedy-gaming-nas-with-25-gbe-networking</link>
                                                                            <description>
                            <![CDATA[ QNAP's new TS-x53D 2.5GbE NAS series is available in 2, 4 and 6-bay configurations and targets gamers. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">wm8qRwmYuJvpv49o2VunkW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DsLAoJDj48A5eXSepbfEYN-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 24 Jun 2020 15:08:50 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:53:19 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Zhiye Liu ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/HhmwL5w9ggUtLCPfqGjTi4.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Zhiye’s love for PC hardware began when he accidentally set his Pentium P54CS PC on fire, short-circuiting his entire home. From that day on, he has constantly pursued greater hardware knowledge, which ultimately led him from being a power user to a writer at Tom’s Hardware. When Zhiye’s not covering the latest news on CPUs or GPUs, you can find him overclocking RAM to the latest trance hits.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/DsLAoJDj48A5eXSepbfEYN-1280-80.jpg">
                                                            <media:credit><![CDATA[QNAP]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[TS-653D-4G]]></media:description>                                                            <media:text><![CDATA[TS-653D-4G]]></media:text>
                                <media:title type="plain"><![CDATA[TS-653D-4G]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DsLAoJDj48A5eXSepbfEYN-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/2EWf3E4io2fu8LdDZijtPN.jpg" alt="TS-253D-4G" /><figcaption>TS-253D-4G<small role="credit">QNAP</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Qa7siw25FdQdTSbmMFQeTN.jpg" alt="TS-453D-4G" /><figcaption>TS-453D-4G<small role="credit">QNAP</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DsLAoJDj48A5eXSepbfEYN.jpg" alt="TS-653D-4G" /><figcaption>TS-653D-4G<small role="credit">QNAP</small></figcaption></figure></figure><p>QNAP announced a new family of NAS devices on Tuesday. The TS-x53D 2.5GbE NAS series target both gamers AMD professionals that require high-speed network storage for their daily activities.</p><p>The TS-x53D series&apos; biggest attraction is the built-in 2.5GbE networking. The NAS sports two 2.5GbE Ethernet ports to deliver transfer speeds up to 5 Gbps without a sweat. If 2.5GbE connectivity isn&apos;t enough for you, the TS-x53D series features a standard <a href="https://www.tomshardware.com/reviews/pcie-definition,5754.html" target="_blank">PCIe</a> 2.0 slot that lets you install expansion cards that&apos;ll upgrade to 5GbE or even 10GbE networking.</p><p>Intel&apos;s Celeron J4125 quad-<a href="https://www.tomshardware.com/news/cpu-core-definition,37658.html">core</a> processor powers the QNAP TS-x53D series. The 10W chip comes equipped with a 2 GHz <a href="https://www.tomshardware.com/news/clock-speed-definition,37657.html" target="_blank">base clock</a> and a boost clock that climbs up to 2.7 GHz. The processor&apos;s integrated Intel HD Graphics 600 solution takes care of all the graphical responsibilities.</p><p>The TS-x53D series feature two SO-DIMM DDR4 RAM slots and can be configured with up to 8GB (2x 4GB) of memory. QNAP offers the TS-x53D series in 2, 4 and 6-bay configurations. The NAS can house both 3.5-inch and 2.5-inch devices, whether they be <a href="https://www.tomshardware.com/reviews/best-external-hard-drive-ssd,5987.html" target="_blank">hard drives</a> or lightning-fast <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html" target="_blank">SSDs</a>. As expected, the drives communicate with the NAS via a SATA III interface.</p><h2 id="qnap-ts-x53d-specifications">QNAP TS-x53D Specifications</h2><div ><table><thead><tr><th class="firstcol " >Model</th><th  >Drive Bays</th><th  >Processor</th><th  >Memory</th><th  >PCIe 2.0 Slot</th><th  >HDD Sleep Mode / Operating Mode (W)</th><th  >Cooling Fan</th><th  >Dimensions</th><th  >Price</th></tr></thead><tbody><tr><td class="firstcol " >TS-253D-4G</td><td  >2</td><td  >Celeron J4125</td><td  >4GB DDR4 (1x 4GB)</td><td  >x4</td><td  >8.198 / 12.448</td><td  >1 x 70mm</td><td  >6.61 x 4.13 x 8.9 inches</td><td  >$469</td></tr><tr><td class="firstcol " >TS-453D-4G</td><td  >4</td><td  >Celeron J4125</td><td  >4GB DDR4 (1x 4GB)</td><td  >x2</td><td  >11.3 / 25.98</td><td  >1 x 120mm</td><td  >6.61 x 6.69 x 8.9 inches</td><td  >$579</td></tr><tr><td class="firstcol " >TS-453D-8G</td><td  >4</td><td  >Celeron J4125</td><td  >8GB DDR4 (2x 4GB)</td><td  >x2</td><td  >11.3 / 25.98</td><td  >1 x 120mm</td><td  >6.61 x 6.69 x 8.9 inches</td><td  >$679</td></tr><tr><td class="firstcol " >TS-653D-4G</td><td  >6</td><td  >Celeron J4125</td><td  >4GB DDR4 (1x  4GB)</td><td  >x2</td><td  >18.634 / 35.437</td><td  >2 x 90mm</td><td  >6.61 × 9.25 × 8.9 inches</td><td  >$699</td></tr><tr><td class="firstcol " >TS-653D-8G</td><td  >6</td><td  >Celeron J4125</td><td  >8GB DDR4 (2x 4GB)</td><td  >x2</td><td  >18.634 / 35.437</td><td  >2 x 90mm</td><td  >6.61 × 9.25 × 8.9 inches</td><td  >$799</td></tr></tbody></table></div><p>That PCIe 2.0 slot we mentioned has additional uses,. You can install QNAP&apos;s own<a href="https://www.qnap.com/en-us/product/series/interface-cards" target="_blank"> QM2 expansion cards</a> to add <a href="https://www.tomshardware.com/reviews/glossary-m2-definition,5887.html" target="_blank">M.2 SSDs</a> to your NAS or the <a href="https://www.qnap.com/en-us/product/qwa-ac2600" target="_blank">QWA-AC2600 wireless adapter</a> to enjoy Wi‑Fi 5 connectivity. It&apos;s important to note that only the 2-bay model provides four PCIe 2.0 lanes through the slot, while remaining models are limited to two PCIe 2.0 lanes.</p><p>Regardless of the model, each NAS provides the same level of connectivity. There&apos;s one HDMI 2.0 port that delivers <a href="https://www.tomshardware.com/news/4k-definition,37642.html">4K </a>resolution at a 60 Hz refresh rate, two USB 3.1 Gen 1 ports and three USB 2.0 ports. If you&apos;re not using the PCIe 2.0 slot for anything else, you could also install an expansion card to get some USB 3.2 Gen 2 ports.</p><p>QNAP backs the TS-x53D series with a a limited three-year warranty, but you can extend it to five years by purchasing a warranty extension.</p><h2 id="qnap-ts-x53d-price-and-availability">QNAP TS-x53D Price and Availability</h2><p>The new devices are already available online. The 2-bay and 4-bay models sell for <a href="https://www.bhphotovideo.com/c/product/1569159-REG/qnap_ts_253d_4g_us_ts_253d_2_bay_desktop_nas.html" target="_blank">$469</a> and <a href="https://www.bhphotovideo.com/c/product/1569160-REG/qnap_ts_453d_4g_us_ts_453d_4_bay_desktop_nas.html" target="_blank">$579</a>, while the 6-bay model retails for <a href="https://www.bhphotovideo.com/c/product/1569162-REG/qnap_ts_653d_4g_us_ts_653d_6_bay_desktop_nas.html" target="_blank">$699</a>. Where applicable, the 8GB variants cost a $100 premium, which seems like an upsell. The cheapest 4GB SO-DIMM DDR4 module on the market goes for $15. We would recommend opting for the base model with 4GB and expanding the memory on your own. That should save you a lot of money.</p><iframe src="https://content.jwplatform.com/players/7AgPc2Q8.html" id="7AgPc2Q8" title="Buy the Right SSD" width="1920" height="1080" frameborder="0" scrolling="auto" allowfullscreen></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Win a Spacious 9-Bay NAS and 16TB of Storage From Seagate and QNAP ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/seagate-qnap-nas-storage-giveaway,40375.html</link>
                                                                            <description>
                            <![CDATA[ We have 16 TB of storage and super slim NAS enclosure to giveaway, courtesy of our partners Seagate and QNAP. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">GXWCkcgMGv2xutJCbDyu3h</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3K8dZhWExnhvqPrP74VR73-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 11 Sep 2019 14:52:02 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:02:37 +0000</updated>
                                                                                                                                            <category><![CDATA[Enclosures]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Joshua Simenhoff ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ &lt;p&gt;Joshua Simenhoff was a former Tom&#039;s Hardware community manager. He covered a wide range of topics, including PC hardware how-to&#039;s and articles with a focus on community engagement. His expertise lay in connecting with readers and providing practical, informative content about the latest technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/3K8dZhWExnhvqPrP74VR73-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3K8dZhWExnhvqPrP74VR73-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:52.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/zCezNcDQNbtuFWTvjCceNc.jpg" mos="https://cdn.mos.cms.futurecdn.net/zCezNcDQNbtuFWTvjCceNc.jpg" align="" fullscreen="1" width="1200" height="628" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/zCezNcDQNbtuFWTvjCceNc.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><br/>Get your massive media libraries ready, because we have a massive <a href="https://forums.tomshardware.com/threads/seagate-ironwolf-ssd-nas-runwithironwolf.3522920/">cavernous NAS giveaway</a>, courtesy of our friends at Seagate and QNAP. There are several terabytes up for grabs, and all you have to do is head to the forums and let us know what you would do with all that space.</p><p><a href="https://forums.tomshardware.com/threads/seagate-ironwolf-ssd-nas-runwithironwolf.3522920/">Up for grabs</a> is the slim QNAP TS-032X, paired with a  spacious pairing of a 16TB Seagate IronWolf hard drive and 240GB SSD. Seagate IronWolf drives provide 28% more capacity and up to 25% more speed than other NAS drives. And the IronWolf SSD is the first solid-state drive built for NAS. You can combine hard drives and SSDs to experience 2.7× faster cache. Paired with the slim 9-bay TS-932X from QNAP, you can back up massive libraries with less desktop space. Do you have what it takes to #RunWithIronWolf?</p><p>To find out, head to <a href="https://forums.tomshardware.com/threads/seagate-ironwolf-ssd-nas-runwithironwolf.3522920/">the giveaway thread</a> in the Storage category of the Tom's Hardware forums. Here's <a href="https://forums.tomshardware.com/threads/seagate-ironwolf-ssd-nas-runwithironwolf.3522920/">a direct link</a>. Once in the giveaway thread, follow the instructions there for your chance to win.</p><p><em>No purchase necessary. Void where prohibited. Giveaway is only open to legal residents of the fifty (50) United States, and the District of Columbia, 18 or older. For a complete list of rules please see the Terms and Conditions on the Gleam Giveaway Widget. This giveaway is open until September 27, 2019.</em></p><p>​</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ NASty: QNAP Warns Users About 'eCh0raix' Ransomware ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-nas-security-ech0raix-ransomware,39996.html</link>
                                                                            <description>
                            <![CDATA[ QNAP warned its customers in response to Anomali's disclosure of the eCh0raix Ransomware earlier this month. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">DTkdRKAsMo9myrpnYoczD</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/bo3RD6M5G9BfVLf25LXwXn-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 22 Jul 2019 16:02:02 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 08:58:40 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nathaniel Mott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/hEFeUwJHtzVDWEZTcjDqt9.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nathaniel has been writing about various aspects of the technology industry, from startups and cybersecurity to social media and enthusiast hardware, since 2011. Lately, he spends his time writing and spending time with his family.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/bo3RD6M5G9BfVLf25LXwXn-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/bo3RD6M5G9BfVLf25LXwXn-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1500px;"><p class="vanilla-image-block" style="padding-top:66.73%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/bo3RD6M5G9BfVLf25LXwXn.jpg" mos="https://cdn.mos.cms.futurecdn.net/bo3RD6M5G9BfVLf25LXwXn.jpg" align="" fullscreen="1" width="1500" height="1001" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/bo3RD6M5G9BfVLf25LXwXn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP, a Taiwan-based network-attached storage (NAS) vendor, warned its NAS customers to make sure they're using strong passwords, have the latest version of its QTS firmware installed and are staying vigilant about their device's security in response to Anomali's disclosure of the eCh0raix Ransomware earlier this month.</p><p>IT security firm Anomali <a href="https://www.anomali.com/blog/the-ech0raix-ransomware">revealed eCh0raix on July 10</a>. The ransomware appears to be fairly standard: it compromises QNAP devices "by brute forcing weak credentials and exploiting known vulnerabilities in targeted attacks," before a "malicious payload encrypts the targeted file extensions on the NAS using AES encryption and appends .encrypt extension to the encrypted files." That's where the ransom comes in.</p><p>The ransom note instructs victims to visit a website using the Tor browser for more information about retrieving their files. Most security companies advise ransomware victims not to pay the ransom; the attackers have little motivation to hold up their end of the bargain. </p><p>According to Anomali, eCh0raix specifically targeted publicly accessible NAS from QNAP that weren't located in Belarus, Ukraine, or Russia, potentially because the attackers operate in one of those countries. The best mitigation against this attack, the company said, would be to restrict external access to the device while also following QNAP's advice regarding strong credentials and firmware updates.</p><p>QNAP <a href="https://www.qnap.com/de-de/security-advisory/nas-201907-11">released a security advisory</a> related to eCh0raix on July 11. Here are the company's recommendations:</p><ol><li>Update QTS to the latest version.</li><li>Install and update Malware Remover to the latest version.</li><li>Use a stronger admin password.</li><li>Enable Network Access Protection to protect accounts from brute force attacks.</li><li>Disable SSH and Telnet services if you are not using them.</li><li>Avoid using default port numbers 443 and 8080.</li></ol><p>QNAP also said that it's "urgently working on a solution to remove malware from infected devices and will release it at the soonest possible time." Anyone who owns a QNAP product can reach out to the company via the <a href="https://helpdesk.qnap.com/">QNAP Helpdesk</a> for additional information about eCh0raix, protecting their devices, etc. In the meantime, this is simply another reminder to be diligent about strong passwords and firmware updates.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Releases 25GbE, 10GbE Network Expansion Cards ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-releases-25gbe-10gbe-nec,38698.html</link>
                                                                            <description>
                            <![CDATA[ QNAP released new dual-port 25GbE and 10GbE network expansion cards (NECs) for use in high-end PCs and NAS setups. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Xu2fHXzxDUbPmWTqXmBUM3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/445Bb7UC7M85MnYw8ideCg-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 26 Feb 2019 14:58:02 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:54:46 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nathaniel Mott ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/hEFeUwJHtzVDWEZTcjDqt9.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Nathaniel has been writing about various aspects of the technology industry, from startups and cybersecurity to social media and enthusiast hardware, since 2011. Lately, he spends his time writing and spending time with his family.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/445Bb7UC7M85MnYw8ideCg-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/445Bb7UC7M85MnYw8ideCg-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="Photo Source: QNAP" src="https://cdn.mos.cms.futurecdn.net/445Bb7UC7M85MnYw8ideCg.jpg" mos="https://cdn.mos.cms.futurecdn.net/445Bb7UC7M85MnYw8ideCg.jpg" align="" fullscreen="1" width="800" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/445Bb7UC7M85MnYw8ideCg.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class="pull-"><span class="caption-text">Photo Source: QNAP </span></figcaption></figure><p>QNAP released new dual-port 25GbE and 10GbE network expansion cards (NECs) for use in high-end PCs and NAS setups. They're called the QXG-25G2SF-CX4 and QXG-10G2SF-CX4, respectively, and they're meant to help professionals manage a ton of data.</p><p>As QNAP product manager Dan Lin explained in <a href="https://www.qnap.com/en-us/news/2019/qnap-introduces-new-25gbe-nic-for-nas-and-pc-featuring-mellanox-connectx-4-lx-smartnic-with-iser-support">a press release</a>: “Cloud, big data, high-speed storage, virtualization, and AI are strongly pushing 25GbE into the mainstream. QNAP now provides users with a scalable solution for adopting 25GbE infrastructure by leveraging the industry-leading Mellanox Ethernet solution to deliver a next-gen 25GbE NIC for NAS, servers and workstations."</p><p>It's no secret that consumers and companies have both grown increasingly data-hungry. Content starts taking up more space as movies and games catch up with higher resolutions. More information is being tracked digitally. And artificial intelligence requires the use of massive amounts of data. All that leads to more demands of storage devices' performance than ever.</p><p>Both of the new NECs are built with a Mellanox ConnectX-4Lx controller, utilize a PCIe Gen 3 x8 interface, and come with a low-profile bracket pre-installed. They're also compatible with QNAP's QTS as well as Windows and Linux. (Provided you install the appropriate driver for each model.) The 25GbE version relies on an SFP28 connection; the 10GbE version uses an SFP+ connection.</p><p>Even QNAP notes on the 25GbE model's product page that "25GbE NICs are designed for data-intensive applications and enterprise IT environments." The company said reaching the product's full potential requires "at least three workstations with Intel Core i5/i7 processors (or similar) at 3.3 GHz (or higher) and NVMe SSDs" as well as a similarly specced QNAP NAS loaded with SSDs.</p><p>The 10GbE model is probably more suited to home use. But it only costs $20 less than the 25GbE model, and we suspect that most enthusiasts would rather spend that twenty bucks to get an extra 15Gb/s of potential performance just to be on the safe side. Who knows when storage needs will need to be adjusted, right? (Eh, who are we kidding, we just like higher performance numbers.)</p><p>QNAP is selling the <a href="http://shop.qnap.com/index.php?route=product/product&keyword=network%20expansion%20card&category_id=0&product_id=314">QXG-25G2SF-CX4</a> for $287 from its Accessories Store with a two-three day wait time. The <a href="http://shop.qnap.com/index.php?route=product/product&keyword=network%20expansion%20card&category_id=0&product_id=313">QXG-10G2SF-CX4</a> is also available now for $267 with the same waiting period. Both models are backed by one-year limited warranties.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Tech Tom’s Relies On: Asustor AS3204T NAS ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/tech-toms-relies-on-asustor-as3204t,36999.html</link>
                                                                            <description>
                            <![CDATA[ The Asustor AS3204T isn't the cheapest four-bay NAS--the Qnap TS-431P can be had for less--but it is pretty cheap for one with a quad-core x86 processor, dual rear USB 3.0 ports, and a direct video output. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4hxh2DWLUu5eWNPHmSGFwD</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/uD2oEgo4zBR3nR7SddnvqC-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 03 May 2018 15:10:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:55 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Leon Chan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/uD2oEgo4zBR3nR7SddnvqC-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/uD2oEgo4zBR3nR7SddnvqC-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/uD2oEgo4zBR3nR7SddnvqC.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zNPFVwXFeUmhNgnmG24baa.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/gtUcweWUoshhf4RMdrkLf8.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kjg46iKqfQmnXqgVrimZk7.jpg" alt="" /></figure></figure><p>Everyone in tech knows <em>that person</em> who takes it upon themselves to remind everyone, every chance they get, of the importance of backing up data. Annoying as this behavior can be, perhaps it’s for the better, because there’s also the other <em>that person</em> who never listens to this sound advice. I wasn’t quite the latter, but I definitely didn’t back up as much as I should and could have.</p><p>That changed early last year when, for the first time ever, I irrecoverably lost some of my data. Without any signs of impending failure, my Z77 motherboard went up in sparks and killed the SDD and all three of the 1TB hard drives inside my desktop. The SSD was a goner, but advice from the <a href="https://www.tomshardware.com/forum/267346-32-blew-fuses-hard-drives-recovery-possible-easy/">Tom’s forums</a> gave me hope of recovering data from the hard drives. Unfortunately, life was only briefly restored to one of them, and it wasn’t for long enough to evacuate any data.</p><h2 id="the-crashplan-crash">The CrashPlan Crash</h2><p>Fortunately, I had backed up the important parts of those drives, so their loss wasn’t crippling. The event did, however, put the fear of god into me, and I resolved not to continue without a solid backup plan. I decided that the cheap and convenient cloud-backup service CrashPlan was the perfect solution. It took nearly a week to upload and synchronize with the server, but I felt I was well protected after. That cozy feeling didn't’ last long long, however, and my CrashPlan Home subscription metaphorically crashed when the service surprisingly <a href="https://www.crashplan.com/en-us/consumer/nextsteps/">ceased</a> operation in late 2017.</p><p>I trusted CrashPlan because I knew the service had been operating for years and was generally well-received. CrashPlan did offer alternatives: upgrade to a small business account for exactly double the price or switch to a competitor. I decided to do neither and instead go back to doing local backups, but this time, I’d automate it with a NAS. As secure as cloud services claim to be, there’s no point to them if they stop servicing you.</p><h2 id="back-to-local-backups">Back To Local Backups</h2><p>I was well aware of RAID, which most NAS makers expect people to use, but I was only looking to use my NAS as a device to store individual drives. After a few weeks of research, I settled on the <a href="https://www.asustor.com/en/product?p_id=47">Asustor AS3204T</a>. It’s not the cheapest four-bay NAS--the <a href="http://www.qnapworks.com/TS-431P.asp">Qnap TS-431P</a> can be had for less--but it is pretty cheap for one with a quad-core x86 processor, dual rear USB 3.0 ports, and a direct video output. I wasn’t buying it to do video transcoding, because all my media devices have PCs attached to them, so the desire for an x86 processor was admittedly irrational. I planned to use the dual rear USB ports for external expansion and backup, and I convinced myself that the direct video output, which is only HDMI 1.4, might be useful in troubleshooting in case I can’t reach the NAS over the network.</p><h2 id="the-asustor-as3204t-is-more-and-less-than-i-need-at-once">The Asustor AS3204T Is More And Less Than I Need At Once</h2><p>Although I won’t put the blame on Asustor, the AS3204T proved that my buying criterion were a bit out of line with what a NAS is meant to be. Setting up the device was simple, even for a NAS newbie like me. The AS3204T doesn’t have hot-swap drive bays, so you have to disconnect and open the unit to install drives. This process reveals a well-cooled processor, a well-placed 120mm fan that blows evenly over the drives, and generally high-quality construction. After connecting the NAS to my router, I used its web interface to complete the setup. You can also use an app to set up the NAS, but I didn’t need it, or the HDMI port, because I was instantly able to access the NAS using its IP over the network.</p><p>A flawless boot process was a welcome surprise for me, because I knew NASes can be finicky, but some of the limitations of an embedded Linux system immediately started to become apparent. For starters, I wasn’t expecting the NAS’ OS and apps to actually require some space on one of the drive volumes. The NAS itself has 512MB of flash to hold the OS, but that’s not considered a volume. Only drives in the drive bay can be volumes, so you’ll need at least one to even boot the NAS. It effectively uses one of the volumes as a “C:” drive. This doesn’t consume an appreciable amount of space, but it does mean that you can only freely swap out, at most, three of the four drives in the NAS.</p><p>Another thing I quickly discovered is that the Asustor can’t use external drives as storage expansion. Like all NASes, the AS3204T can access external drives formatted in file systems different from its own, but it can’t put them onto the network or add them as a volume. You’re limited to accessing them through the NAS’ file browser or backup app.</p><h2 id="all-around-decent">All-Around Decent</h2><p>For an experienced NAS user, these limitations might be commonly understood, and they don’t detract from the fact that my AS3204T has operated and performed flawlessly. Its SMB service works by default, so mapping the NAS’ volumes as network drives in Windows is simple. Its speed over the network caps out at ~106MB/s, which is close enough to saturating gigabit LAN to satisfy me.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/6hVvPCAXgGPNgPtEEKLavV.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TxENfQRd3rvKFsZ6mQQFTR.jpg" alt="" /></figure></figure><p>The AS3204T has also seen major and minor software updates applied without hassle. I don’t have any other NAS to compare to, but so far, I’ve found Asustor first-party software to be reliable. The UPnP server, which I briefly fired up to test, doesn’t transcode media unnecessarily and correctly sends native files according to what my devices support. The automated backup software has all the flexibility I need. And the NAS’ settings has detailed controls for power saving and drive spin-down.</p><p>I haven’t dug into the AS3204T’s other features as I basically use it purely as a device to host network drives and run backup routines. In truth, I probably paid much more than I needed to for this basic functionality, but at least it performs outstandingly in its most important functions.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Releases TS-253Be, TS-453Be NAS Units With PCI-E Expandability ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-ts-253be-ts-453be-nas-pci-e,36519.html</link>
                                                                            <description>
                            <![CDATA[ QNAP released a pair of new NAS units, the dual-bay TS-253Be and the quad-bay TS-453Be. They feature a PCI-e slot that allows them to be upgraded with SSD caching, USB 3.1 Gen 2, or 10Gb Ethernet connectivity. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">E5eqR5kQFqDXtu4EJjNGz</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/KGWZxou6oN6QiXWhDZNgXB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 14 Feb 2018 20:30:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:57 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Leon Chan ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/KGWZxou6oN6QiXWhDZNgXB-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/KGWZxou6oN6QiXWhDZNgXB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/4wW6d3iyVCBqbFSmoUTki9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rypB8DyBgQZxxuSfV6YwDG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/K6r3jC9xNZAhvMexJbX2LD.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KGWZxou6oN6QiXWhDZNgXB.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/URAAwbLUNEQLAcdXte9s5L.jpg" alt="" /></figure></figure><p>QNAP released a pair of new NAS units, the dual-bay <a href="https://www.qnap.com/en/product/ts-253be">TS-253Be</a> and the quad-bay <a href="https://www.qnap.com/en/product/ts-453be">TS-453Be</a>. They feature a PCI-e slot that allows them to be upgraded with SSD caching, USB 3.1 Gen 2, or 10Gb Ethernet connectivity.</p><p>Compared to consumer or home NASes, SMB (small and medium-sized business) units usually include more advanced networking and RAID features. The TS-253Be’s and TS-453Be’s headline feature, PCI-e expandability, is an example of this. Even though a NAS is an embedded computer that should, provided it has the required software, be compatible with any device that complies with its standard interfaces, we wouldn’t bet on these NAS’ PCI-e slots being compatible with everything. QNAP markets it as a customizability feature with specific use-cases.</p><p>If you need faster transfer to direct storage, then you can add a USB 3.1 Gen 2 card. If you need faster drive performance over the network, and have the network back-end for it, then you can add QNAP’s <a href="https://www.qnap.com/en/accessories/#ssd">QM2 card</a>. It conveniently combines two PCI-e 2.0 x4 M.2 slots, which you’ll need for SSD caching to increase the drive performance, with a 10Gb Ethernet port. If you don’t need the SSD caching, presumably because your NAS is already completely filled with SSDs, then you can save a bit and opt for a 10Gb Ethernet-only card. If you want to bring Wi-Fi access to the proximity of your NAS, then you can add a wireless networking card. Again, to avoid a potential headache, we recommend sticking with <a href="https://www.qnap.com/en/compatibility/?model=312">QNAP’s list</a> of compatible PCI-e devices.</p><p>Beyond advanced network features, businesses also more frequently need to expand their storage. The TS-253Be and TS-453Be has provisions for that both internally and externally. They support RAID 5, which allows for drives to be swapped for larger ones one at a time, but they’re also compatible with QNAP’s drive expansion stations. These NASes can even be hooked up to another compatible QNAP NAS to access its empty space.</p><p>Rounding out the business-focused feature set, the TS-253Be and TS-453Be support virtualized operating systems. This allows you to run multiple operating systems, such as Windows or Linux, on your NAS without having to actually replace the default OS with which it ships. Remote desktops on the virtual machines can be opened in the NAS’ standard browser interface.</p><p>Because SMB NASes aren’t purely for business, they still maintain standard consumer features. For the TS-253Be and TS-453Be, that includes hardware h.264/5 decoding, real-time video transcoding, support for video streaming to Android TV or Kodi, and one-touch USB storage copying. With only HDMI 1.4 ports, which are limited 4k @ 30Hz, these NASes won’t be doubling as your HTPC, however. Performance-wise, both units run on quad-core Intel Celeron JJ3455 CPUs and are available in configurations with 2GB or 4GB of DDR3L memory.</p><p>The QNAP TS-253Be and TS-453Be are available now, but their pricing wasn’t specified.</p><p>NAS units have never been cheap, and that is doubly so for SMB-targeted ones. Even without pricing, we don’t expect that these new QNAPs will be either. If you’re enticed by the potential of a 10Gb Ethernet-equipped NAS but don’t want to pay for middling HTPC features, then you can check out Asustor’s <a href="https://www.tomshardware.com/news/asustor-as4004t-as4002t-10gbe-nas,36336.html">upcoming pure NAS units</a>. If you’re just looking for a cheap, no-frills NAS for backup, then you can check out a <a href="https://www.tomshardware.com/news/thecus-n2350-n4350-nas-home,34587.html">pair from Thecus</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Drobo B810i Review ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/drobo-b810i-iscsi-nas,4999.html</link>
                                                                            <description>
                            <![CDATA[ Drobo lowered the price of the B810 products, and the SAN model moved to just $999. Let's take a closer look. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">eATv7StZEbbpoQy9erwrNJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GvRysWtub5J638D9gUdVYb-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sun, 27 Aug 2017 13:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:57 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/GvRysWtub5J638D9gUdVYb-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GvRysWtub5J638D9gUdVYb-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="introduction">Introduction</h2><p>Outside of hardcore enterprise systems that cost many thousands of dollars, the Drobo B810i stands alone as a mainstream dedicated iSCSI SAN-only device. The iSCSI feature is often included with lower-cost network-attached storage systems, but mostly as an afterthought. Drobo decided to take iSCSI seriously while maintaining the company's ease-of-use policy. The result is a user-friendly device that takes the complication out of a complicated setup process.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/EvoXu6dsATkX4FUJQLmVQQ.jpg" mos="https://cdn.mos.cms.futurecdn.net/EvoXu6dsATkX4FUJQLmVQQ.jpg" align="" fullscreen="1" width="" height="" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/EvoXu6dsATkX4FUJQLmVQQ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Some things just come with a certain expectation. Ferrari's are supposed to be fast, Lamborghini's are supposed to burn to the ground, and an iSCSI setup is supposed to be complicated. With network attached storage (NAS) devices, any system on the network, if it has permission, can access a storage volume through a simple command. Many NAS, even the low-cost products selling for $200, include the required software to setup a SAN running iSCSI. Most users don't bother jumping through the hoops required to set up an iSCSI pairing because it's difficult the first time. The process involves the language of both storage and network, two sets of principals most people never really want to learn more about after getting a <em>good enough</em> system up and running.</p><p>Storage Area Networks or SANs have several benefits over NAS systems. The data moves at the block-level, just like in your PC. The SAN storage array presents itself to your PC just like local storage, so it exposes itself as a hard disk drive in your Explorer window with a standard drive letter. Software that doesn't install or run well on a NAS will not know the array is offloaded to another PC. The software thinks the storage is local, and thus runs without hesitation.</p><p>SANs are most often used in large server arrays. The servers compute independently, but the storage layers reside in an easy to manage array in a dedicated system. This allows the servers to dedicate more CPU cycles to the compute process instead of managing RAID tasks.</p><p>Not only does it sound complicated, but it<em> is </em>complicated if you don't configure these systems on a routine basis. The system administrator responsible for keeping a network of fewer than 100 PCs and servers together may only need to configure such a system once a decade. An over-worked administrator usually spends most of his or her time dealing with password resets and virus control. Taking three days to stand up a new storage system means some employees may spend time idly. It's a scenario most administrators try to avoid even if it means running the network and storage on less than optimal hardware.</p><p>Drobo is the company that simplifies every product to enable a vastly different user experience. The company's NAS products can go from out of the box to full production in around 10 minutes. We've found that it actually takes longer to remove the systems from the package and figure out where to put them than it does to configure the system and begin storing data.</p><p>The Drobo B810i is the company's iSCSI solution that allows system administrators to quickly and easily setup a system in 15 minutes or less. The streamlined technology is the same found in the company's other storage devices, and it packs a big enough punch to satisfy the needs of a medium-sized office.</p><h2 id="specifications">Specifications</h2><p>The Drobo B810i is nearly physically identical to <a href="https://www.tomshardware.com/reviews/drobo-b810n-8-bay-nas-review,4510.html">the B810n</a>. The system uses the same Marvell quad-core CPU and 2GB DRAM combination to power through complex workloads. You would be hard pressed to identify one system from the other unless you glanced at the back. The B810i iSCSI system adds an Ethernet port for out-of-bandwidth management.</p><p>Two Gigabit Ethernet ports are your passport for data I/O to the network and your attached devices. You can configure the system to utilize the ports either for failover or to increase overall system performance. Drobo has yet to release a system with 10-Gigabit Ethernet, and the B810i doesn't support add-in cards to increase the number of Ethernet ports.</p><p>The system features eight drive bays designed for 3.5" products. Drobo's first claim to fame came from the ability to use any hard disk drive, regardless of manufacturer and capacity, to build a redundant array. That works well for home users, but more business-focused users will start out with a fresh matching set of drives built specifically for this type of application. The trayless bays are hot-swappable. You will not need any tools to install 3.5" drives, but 2.5" drives will require an adapter or a little patience and luck to fit.</p><p>We mention 2.5" drives because the B810i allows users to install SSDs for Drobo's automated Data-Aware Tiering. The algorithms place a copy of frequently accessed data on the SSD(s) to increase I/O responsiveness. In our opinion, iSCSI is better suited for cache algorithms compared to other forms of network storage. NAS systems tend to service users with more data, so the data sets are large, while SAN systems tend to distribute the same data with more frequency. This increases the number of cache hits because the data comes from the same pool more often. Of course, not every network is the same.</p><p>After you power on the system for the first time, the Drobo B810i goes to work configuring the storage system in the background. You can keep the default build or reconfigure the system for single or dual drive redundancy. The system doesn't require you to populate all eight drive bays, so you can add more as your requirements change over time. These are standard features of Drobo's proprietary BeyondRAID technology.</p><p>Drobo also supports its proprietary Smart Volumes, which are thin-provisioned volumes that automatically reclaims freed capacity, such as from deleted files, from the common storage pool. The process executes in the background and plays into the overall design of effortless, hassle-free storage that doesn't require administrators to babysit the array.</p><p>The B810i also has a built-in battery that supplies enough backup power to flush the data in flight to the array during a power failure event.</p><h2 id="pricing-warranty-amp-add-ons">Pricing, Warranty & Add-Ons</h2><p>The Drobo B810i sold for over $1,500 after the initial release. Over time, the price decreased to its current $1089 at Amazon. The B810n NAS has also seen a similar price reduction.</p><p>The B810i SAN comes with a standard one-year warranty in North America and a two-year warranty in Europe. Both include 90-day support. Users can opt for a DroboCare package that increases the warranty and support periods, but prices vary by region and currency.</p><p>The Drobo B810 products are rackmount-capable with an optional kit purchase. We found the kit available online for $199.99.</p><h2 id="packaging-amp-accessories">Packaging & Accessories</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/YLdNLmrGtXHA2rrJoHUttD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/X3eoShvYhYz5isBmhgAjfQ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/M25jWVNjEGZU6zabafHXgC.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/EXesAhseMhUZSAGgb5c5id.png" alt="" /></figure></figure><p>The Drobo B810i is a large product and requires a large package. Drobo does a really good job with the presentation. It's an experience to open a Drobo system and move through the layers of cardboard that have little messages. Most of these systems are sold online, so there isn't a lot of detail on the outside package to go over.</p><h2 id="drobo-b810i-hardware">Drobo B810i Hardware</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/PcuJuh4FKdTpQx4f7bofF8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rM4oJVvQCd3CRsSznKQKG9.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/yhizXeKhVvSGfmChGwUbcP.png" alt="" /></figure></figure><p>The Drobo B810i system has a removable magnetic cover that channels air to reduce hard drive and system fan noise. We didn't have any noise issues working in the same room with the system.</p><p>The drives slide into each drive bay, and the gray arm locks them in place. To remove a drive, you simply press down on the locking tab arm, and the spring mechanism gently ejects the drive. Drobo designed a solid system for keeping the inner components cool, including your expensive storage media. The spring-loaded door closes once you remove the drive fully, which forces air to flow through the cooling channels and not through the empty space.</p><p>The locking arms have a drive status LED embedded on the outer edge. In case you forget what all the color-coded LEDs mean, Drobo printed a handy guide on the back of the front cover.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/zspeqhKbVQU8nNKZymQpda.png" mos="https://cdn.mos.cms.futurecdn.net/zspeqhKbVQU8nNKZymQpda.png" align="" fullscreen="1" width="" height="" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/zspeqhKbVQU8nNKZymQpda.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The right side of the Drobo B810i shows power and network activity. A series of ten LEDs show how much data is on the array compared to the maximum available capacity.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/gaYHJGMvLVfKqMu5gzHAub.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/E5yiPkt5GjwBKVhpk9nzdF.png" alt="" /></figure></figure><p>The system is quite large by pedestal NAS standards and has a wide footprint on a desk. Even in a rackmount enclosure with the optional bracket, the system takes up several units of space. We wouldn't call the system optimized for space, but the design makes it easy to use; there are not any drive trays to worry about or rackmount sides to configure.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Q4GGuSbAkCRDuRZ2A4SFHT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/iSLL5wrZ8KJsNqL9Y5URtT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AcJwQEAfQLaY7McPeWBNLc.png" alt="" /></figure></figure><p>The system only has one button, and that is for power. We found the two Gigabit Ethernet ports for iSCSI and an additional Ethernet port for management on the back of the system. The B810i also features a Kensington security lock.</p><p>Two large fans keep the components cool. The airflow moves from the front of the system to the back, cooling all the components in its path.</p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html">Best SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/how-we-test-storage,4058.html">How We Test HDDs And SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/topics/ssd">All SSD Content</a></strong></p><h2 id="software-features">Software Features</h2><p>NAS systems, and in this case a SAN, utilize a combination of hardware and software to deliver a storage solution. Very little happens when the hardware doesn't provide enough power for the software, and vice versa. We haven't held back in our coverage of the Drobo devices we've tested over the last two years. The software is excellent and works as intended, but the hardware is under powered by today's standards, and that won't change with a firmware update.</p><div ><table><thead><tr><th class="firstcol " ><strong>Category</strong></th><th  ><strong>Drobo B810i Feature</strong></th></tr></thead><tbody><tr><td class="firstcol " ><strong>Operating System</strong></td><td  >Linux 3.2</td></tr><tr><td class="firstcol " ><strong>BeyondRAID Features</strong></td><td  >Thin ProvisioningInstant ExpansionMixed Drive Size UtilizationBackground Data Integrity ScrubbingSingle or Dual RedundancyVirtual Hot SpareData AwareDrive Re-Ordering</td></tr><tr><td class="firstcol " ><strong>Operating System Support</strong></td><td  >Mac OSX 10.9+Windows 10 32 and 64bitWindows 8/8.1 32 and 64bitWindows 7 32 and 64bit Windows Server 2012 32 and 64bitWindows Server 2008 R2 32 and 64bit</td></tr><tr><td class="firstcol " ><strong>File System Support</strong></td><td  >Mac OSX HFS+Windows NTFTVMware VMFS</td></tr><tr><td class="firstcol " ><strong>Network Protocol</strong></td><td  >iSCSICHAP AuthenticationMPIO Support</td></tr><tr><td class="firstcol " ><strong>Ethernet Features</strong></td><td  >Jumbo Frames (up to 9000 bytes MTU)</td></tr><tr><td class="firstcol " ><strong>Additional Features</strong></td><td  >Hybrid StorageAutomated Data-Aware TieringAutomated Hot Data cacheDrive Spin Down</td></tr></tbody></table></div><p>For most systems, we test the software management that comes with the NAS. Users need to log into the system and run a GUI. Drobo products like the B810i use a software utility that runs on both Windows and Mac OS X. The application controls system management, including the iSCSI SAN configuration.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/QhyRstij4xaNxVRgEhN62i.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GKMNaPKmETRTF5P57mXRPA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Jag6naBMajN8szsjJbGTKC.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rJn24rw3j37CHws3CUUUqC.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dP3QA5shotSVt8VSKJauLZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PiE4NqCo5X7vhFLQ44XwHQ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GJZXLP7zcfmLeydzJxrYLP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/P6oFuMBvNoE7DKUZ59axS.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DqH4hARgrMitLCz6wtEQCg.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ZNY75LgHdtJe9ixNkaLVsD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/uN52vuhjXZFYpW45kaQfJQ.png" alt="" /></figure></figure><p>The "Zero-Click iSCSI Configuration" is much simpler than the Windows setup process. The downside is you need to run the Drobo application on each connected system. If your task is to configure a backup for each desktop in your office, you will find the process redundant and may prefer just to use the Windows setup process to reduce configuration time. The Drobo software has to scan the network, and that adds time to each configuration.</p><p>Still, the Drobo process is the easiest way we've found to configure iSCSI in Windows. When the system arrived, I'd never setup an iSCSI connection on a Mac. I couldn't even tell you where to start. A friend came over with a MacBook Pro, and I used the Drobo software to setup a connection and build a volume in less than five minutes. I felt like a Mac pro! That's the system's value proposition.</p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html">Best SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/how-we-test-storage,4058.html">How We Test HDDs And SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/topics/ssd">All SSD Content</a></strong></p><h2 id="performance-testing">Performance Testing</h2><h2 id="comparison-products">Comparison Products</h2>        <div class="featured_product_block featured_block_hero" data-id="d72171f3-2f80-4764-8996-0747ea518e22">            <a href="https://www.amazon.com/ASUSTOR-AS6210T-10-Bay-INTEL-Quad-Core/dp/B01ECN7JEA/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="Asustor AS6210T" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:56.25%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/9XBrP9UKorzizcERqxSatM.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">Asustor AS6210T</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="1935e206-01fd-412f-a56b-79762537c49e">            <a href="https://www.amazon.com/FreeNAS-Mini-XL-Diskless-Attached/dp/B01CKN76OW/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="FreeNAS Mini XL" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:56.25%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/FBUZYfsaDVdKVipJYFgLbC.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">FreeNAS Mini XL</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="c8649267-4142-4c7e-abab-2eb3908a14a5">            <a href="https://www.amazon.com/High-Performance-2x10GbE-Hardware-Encryption-TS-831X-8G-US/dp/B01F7TNQLI/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="QNAP TS-831X" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:56.25%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/znuYuKTr43C9SuXiYie3r3.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">QNAP TS-831X</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><p>We selected a few products that sell at a comparable price point. These products also run CIFS/SMB, so they have a strategic advantage over the B810i. The QNAP TS-831X has the added benefit of onboard 10-Gigabit Ethernet from the factory, and you can optionally purchase additional hardware to enable it on the IX Systems FreeNAS XL. The Asustor AS6210T doesn't include provisions for 10GbE because it lacks a PCI Express port to add an Ethernet card.</p><h2 id="testing-notes">Testing Notes</h2><p>Our test system is a modified Quanta MESOS CB220 Cluster-In-A-Box multi-node server.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/iiusYAPJSscgYCoNVodYkW.png" mos="https://cdn.mos.cms.futurecdn.net/iiusYAPJSscgYCoNVodYkW.png" align="" fullscreen="1" width="" height="" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/iiusYAPJSscgYCoNVodYkW.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We upgraded the system with two Intel E5-2670 V1 processors and 128GB of system memory per node. An Intel X520 network interface card with two 10GbE ports resides in each node. The system allows us to deploy four test nodes that execute custom software scripts using industry standard test software to measure our base performance metrics. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/vNhGQhhGvY76tWVH4ALaCD.jpg" mos="https://cdn.mos.cms.futurecdn.net/vNhGQhhGvY76tWVH4ALaCD.jpg" align="" fullscreen="1" width="" height="" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/vNhGQhhGvY76tWVH4ALaCD.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The test system and devices under test connect via a Netgear M6100 fully-modular switch, which provides ample 10GbE and 1GbE ports to sustain our large testing environment.</p><h2 id="drobo-b810i-setup">Drobo B810i Setup</h2><p>We used the Drobo setup application to build our iSCSI storage, just as you would during a typical deployment. We loaded the system with eight Seagate Enterprise NAS HDDs for the first round. We removed two HDDs and replaced them with SanDisk Extreme PRO 240GB SSDs to test the cache features.</p><p>We ran a single gigabit Ethernet line to each system to simplify the setup and to provide a level playing field. Some of the systems support two or more Gigabit connections, and in some cases, 10-Gigabit.</p><h2 id="sequential-read">Sequential Read</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/32DRnpJ8SavY4E3ubiHaBY.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/P3R5J2Q4moajRHCFpZMrQn.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/m7vxcJRGwvH7B6iJ9bab35.png" alt="" /></figure></figure><p>We began our testing with simple synthetic workloads to gauge baseline performance. The synthetic tests allow us to examine performance at various block sizes and queue depths. After looking at the Drobo 5N and B810n specifications, most readers shouldn't be surprised to see the B810i at a severe performance disadvantage compared to the systems shipping out of Taiwan. The B810i uses an older Marvell SoC that is long past its prime.</p><h2 id="sequential-write">Sequential Write</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/e7LbFWSs8XjWZHrJHPgzoE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UvxiG6Pfq7KvfLBvMx5TyK.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HHevhm2JDGCb3LQ8tw2iKE.png" alt="" /></figure></figure><p>The Drobo Data-Aware Tiering feature doesn't do much for our synthetic workloads. We did notice a nice improvement with trace-based testing that you will see later in this review. </p><p>Like the Drobo B810n, the B810i running over iSCSI doesn't provide much of a performance improvement as we ramp up the queue depths.</p><h2 id="mixed-sequential-workloads"> Mixed Sequential Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/gMizDMSyuqpBYGbtY5eUhD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/G7hRDMGjjEJUo4nVY9L5RT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dPjBUhwcaYPyraC6ZkZCCG.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LVT59dgVRHEwz7sFz58XHG.png" alt="" /></figure></figure><p>Mixing reads and writes doesn't seem to hurt performance as much on the B810i as it does on other systems. The performance line shoots across the charts with minor variation.</p><h2 id="random-read">Random Read</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/s99VWssVfqPAdEC5S3csSm.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FkTPeLEhDQGhn74Wu59JtX.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mKVDF3HeWQREZvcPCgYhze.png" alt="" /></figure></figure><p>The Drobo B810i delivers very good random read performance.</p><h2 id="random-write">Random Write</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/cBcVWdtk5r2yj2othyp7b.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fCGh3yR9E65ZXVNYG3pUPC.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TtVaKpzsMosoQSCZrxEeiX.png" alt="" /></figure></figure><p>We start to spot some performance improvements with the automated data-aware tiering during the random write tests. Even with the cache, the B810i fails to meet the same level of performance as the QNAP TS-831X with a Gigabit connection. The TS-831X retails for the same price as the X810i, includes 10-Gigabit onboard, supports CIFS, and can also use an SSD to cache I/O.</p><h2 id="mixed-random-workloads"> Mixed Random Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ubcCPeEGjZ5D3HhUvzPX6o.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GrvPFAcbmqFMdU4T6FdF8V.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MjRrUxDsqxxLLKtfZdt5pT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/88BRWsP4xk8XRrXT5kpro3.png" alt="" /></figure></figure><p>Mixed random workloads show that the SSD cache will benefit users even when a small amount of the workload includes random writes.</p><h2 id="standard-server-workloads">Standard Server Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/4tdv4URyYZFTKSKssHfnJ8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8NsyUsLMV4UbMggUfeJbR5.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Eu42Vu6xwK4wrQiMXkiBEj.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wXM7LATSseEdKrQD6LaNNP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8jUQthoQqkRJyQUM4LMtTZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/jV49JHBPuuj85K6PjbJF3V.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AHk7RkLa2Kb4nc2eHuUboM.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/peRyXFoF36kTc9UZnKghYo.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KkNHewqrPXcX24iTVZPHSW.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Mx4G9fnqzsgYwoh3RT6WkP.png" alt="" /></figure></figure><p>The server workloads reveal that the Drobo B810i can outperform the other systems during light workloads. The SSD cache didn't have much of an impact on many of the tests. However, the SSD cache benefited the email workload and provided lower latency.</p><h2 id="iscsi-consumer-workloads">iSCSI Consumer Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/vzbtzZCKJsFQS2PHptNovg.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/r6MYMEcxfaT6pbqj9WGFJB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Jo6hgWfGYKrFpYhXbeqEsa.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UJ8jao7qMY5k7tgmYQWXSH.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DVyn4tAvLQxLE9GU3Csmm5.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/YWrPvCTxuLMyrwpNpkeeVW.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mTteqLzAokYDKnMqRwCHZ4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/J5LfxccAjmQUnLMQpNukMW.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/akNkXGjYkd3yzYQMp8r4X3.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KqJRuGaRDUDruNYqpyUXzV.png" alt="" /></figure></figure><p>With iSCSI, you get a drive letter that you can use to install software, just like a local disk. That opens the door for diverse types of software running simultaneously on the SAN. The Drobo B810i struggles through most of the tests and consistently falls to the tail end of the chart. The SSD cache-enabled results paint a much brighter picture for the B810i, but that may be short lived. With two SSDs, the Drobo B810i can match the other systems operating without an SSD cache. The problem is the other systems can also use SSDs to deliver enhanced performance. </p><h2 id="total-storage-bandwidth">Total Storage Bandwidth</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/GrefiQxLzNnkWkh25tbo5L.png" mos="https://cdn.mos.cms.futurecdn.net/GrefiQxLzNnkWkh25tbo5L.png" align="" fullscreen="1" width="" height="" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/GrefiQxLzNnkWkh25tbo5L.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Drobo B810i falls far below the other products that sell for around the same price, but they have more complicated setup procedures. We also see how the data-aware tiering improves performance with real-world applications. The cache doesn't respond well to our synthetic testing, but Drobo claims it can double performance with a real workload.</p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html">Best SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/how-we-test-storage,4058.html">How We Test HDDs And SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/topics/ssd">All SSD Content</a></strong></p><h2 id="conclusion">Conclusion</h2><p>At CES this past January, we sat down with Drobo's CTO, Rod Harrison. We discussed several topics at our meeting, including our testing and why the company's systems struggle with our synthetic workloads. We also discussed what's in store for the company's larger systems in the future.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' ><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/PcuJuh4FKdTpQx4f7bofF8.png" mos="https://cdn.mos.cms.futurecdn.net/PcuJuh4FKdTpQx4f7bofF8.png" align="" fullscreen="1" width="" height="" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/PcuJuh4FKdTpQx4f7bofF8.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We've tested three network-attached devices from Drobo, including the B810i. All three systems perform as advertised and we can check a box next to every marketing claim associated with each system. We can verify, and even swear by, the ease-of-use claims and the over-simplified Drobo software.</p><p>The problem we've found is that Drobo doesn't make many marketing claims. We haven't found any performance information associated with their network-attached devices. If you want to research performance the information has to come from a third-party, such as someone who purchased a unit. When you dive into the company's website and analyze the content, it becomes clear that many of the claims are intentionally vague. The Date-Aware Tiering feature serves as an example. The website says it increases performance, and our testing shows it, but we only measured a minimal increase in most workloads. There isn't a lot of guidance for what you should expect without diving in head first. In this case, it means purchasing two high-endurance SSDs that may or may not accelerate your workload.</p><p>Drobo plans to increase the performance of its systems in the future. Drobo launched a new 5-bay 5N2 model that it dubs "The Next Era In Storage." It includes the claim of "up to 2x performance boost." We can only assume that is against <a href="https://www.tomshardware.com/reviews/drobo-5n-nas-review,4614.html">the previous generation 5N that we tested in 2016</a>. The 5N2 features a new processor and hopefully more system memory that allows it to run more applications simultaneously.</p><p>Over the last year, Drobo has increased the number of applications available for its NAS. The company doesn't want just to throw a bunch of applications at the wall and see what sticks like some other companies. The application additions thus far have all been strategic.</p><p>We also discussed the B810n and B810i systems. Drobo is looking at a way to make one unified model in the future and allow users to select either a NAS or a SAN in the software. This means you will not have to worry about which model to purchase--you can have both functions in one system. Sadly, you will only get to run one or the other. Your NAS will not have SAN functionality while still working over SMB/CIFS.</p><p>That leads us to where we are now with the B810i. The system originally retailed for $1600, much like the B810n. We had sticker shock with the B810n in our review, but the cost of both systems has come down significantly. The systems are now in line with other 8-bay products at $849 (B810n) and $1089 (B810i). The B810i's new price point makes it much more competitive in the market.</p><p>Pricing can't change performance, though. The Drobo B810i is still underpowered for heavy workloads. The system would fit in well with 10 to 40 active users, but in some tasks, like backing up Windows, the system administrator will want to stagger the process to prevent overwhelming the SAN and causing the process to take longer than necessary.</p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html">Best SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/how-we-test-storage,4058.html">How We Test HDDs And SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/topics/ssd">All SSD Content</a></strong></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 6-Way 2-Bay NAS Round Up ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/2-bay-nas-review-roundup,4545.html</link>
                                                                            <description>
                            <![CDATA[ We test the hottest new 2-Bay NAS to compare features and performance. These entry-level products allow you to access your data from around the world and secure your data with redundant disks. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">eyQCXXiZVpnb5jVdAfzSh4</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/mFX6VQUZXgNdnuoWXTwvM6-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 02 Aug 2016 13:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 14:05:17 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/mFX6VQUZXgNdnuoWXTwvM6-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/mFX6VQUZXgNdnuoWXTwvM6-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="introduction-2">Introduction</h2><p>Two-Bay Network-Attached Storage (NAS) appliances offer excellent value for storing your data in a secure, central location. The smaller systems offer many of the same features as the larger NAS products, but at a much lower price point. In many cases, the smaller systems improve upon the setup procedures, thus making the initial process easier for less tech-savvy users. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:43.44%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/UPcGg2JFwKgmMeHxcwHdmL.jpg" mos="https://cdn.mos.cms.futurecdn.net/UPcGg2JFwKgmMeHxcwHdmL.jpg" align="" fullscreen="1" width="1280" height="556" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/UPcGg2JFwKgmMeHxcwHdmL.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Users with more technical experience will find great value in some of the products we're testing today. The systems in our roundup fall under two categories; feature-rich or simple to use. None of the products is overly complicated, though, and you shouldn't overlook some of the most feature-rich models if you lack technical experience. Network-attached storage is an excellent way to learn a new discipline, gain experience and enjoy the advanced features.</p><p>All six systems in the roundup perform well at basic tasks. You can transfer files to and from the systems over a network at acceptable speeds. You can store the data in a redundant (i.e. safe) RAID 1 array, and even use the systems as a small application server. You may be surprised to learn that basic features now include the ability to access your data from anywhere in the world, even on a non-PC.</p><p>Advanced features found on some of the products include built-in antivirus, folder encryption, iSCSI support over the network and an HDMI port for direct video output to a display device, such as a TV. </p><h2 id="specifications-2">Specifications</h2>        <div class="featured_product_block featured_block_hero" data-id="bc287a02-e0fe-43af-aa7a-830eb9304cd8">            <a href="https://www.amazon.com/Asustor-Network-Attached-Storage-AS3102T/dp/B017M4J6B0/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="Asustor AS3102T" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/ryx3Jtmc4zxejnxHHzcUYP.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">Asustor AS3102T</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="3029ad69-258b-4e67-8292-ddb0eba7a374">            <a href="https://www.amazon.com/QNAP-TAS-268-Personal-Android-Display/dp/B017WLCZAW/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="QNAP TAS-268" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/QYS5QpLG4fm67zxWFwT5iN.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">QNAP TAS-268</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="b1f6a152-ad1d-44fc-a347-4aaceeb12ba2">            <a href="https://www.amazon.com/Synology-NAS-Disk-Station-DS216/dp/B01AUY8CLE/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="Synology DS216+" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/mQY9EKuLhF3BydWD3b7NKk.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">Synology DS216+</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><p>The Western Digital My Cloud Mirror is slightly different from the other products in the roundup because it is the only model that ships with hard disk drives installed. The other products ship diskless from the factory, but some resellers will build your NAS with hard disk drives before shipping the package to you. Third parties create the bundle packages, so we will not cover the bundle pricing or value-add services that some resellers offer. </p><p>We can divide the six systems into two categories based on processing power. The two key players here are Intel and ARM. The Intel-based systems typically offer more features, more processing power and also demand a higher price. The ARM-based systems support basic NAS features and often ship with less system memory. They do have an attractive cost advantage for users that are just looking for core features.</p><p>We laid out many of the key specifications in the chart above, and each system provides its own mix of features. Only some of the systems will support an HDMI output to use the system as a media center, for instance. Folder encryption and iSCSI support also vary.</p><h2 id="pricing-warranty-and-accessories">Pricing, Warranty And Accessories</h2><p>All six of the value-centric systems fall between $200 and $300, and the Western Digital (WD) My Cloud is the only system that ships with hard disk drives. The WD offerings retail from $299 (4TB model with 2x 2TB HDDs) to $699 (16TB model with 2x 8TB HDDs), and there are several price points in between to account for different capacities.</p><p>Five of the six systems ship with a standard 2-year warranty. The Asustor AS3102T is the sole exception with a 3-year warranty. Asustor is one of the newest NAS manufacturers, and it is part of Asus (yes, the motherboard company).</p><p>Each of the systems ship with an external power supply, an Ethernet cable and minimal documentation. Full manuals are available online for download.</p><p>The QNAP TAS-268 ships with a mini QWERTY keyboard / remote control in the package and Asustor sells an optional remote control. All of the systems that include an HDMI video output have software-based remote control options available for Android and iOS.</p><p>The ever-growing software and feature list is actually the ultimate accessory package for all of the products. Asustor, QNAP and Thecus release at least one new feature or software package each month. Synology and Western Digital bring new features at a slower pace, but the companies still have a solid foundation of industry-standard features.</p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html">Best SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/how-we-test-storage,4058.html">How We Test HDDs And SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/topics/storage">All Storage Content</a></strong></p><h2 id="asustor-as3102t-amp-qnap-tas-268">Asustor AS3102T & QNAP TAS-268</h2><h2 id="asustor-as3102t">Asustor AS3102T</h2><p>Asustor, a division of Asus, is the youngest NAS manufacturer in our group today. As such, the company is hungry. Asustor often prices its products aggressively, and they receive lengthy warranties and ship with more hardware features compared to similar products. Asustor's weakness is its software features. The company releases new software features each month, but its volume is lower than QNAP and Thecus. That said, Asustor has all of the basics covered, and most of the advanced features as well.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Y6QKGW2iadqaWs5sNgQkZN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/YgH5tW38knKoCb7t7nn95L.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rSWzTdbNFvYM63LMERk3f6.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/CVW9HKpwiTWrmRXJPtuKS8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/WrZF7z4rg5ToyqHyv5d8hb.png" alt="" /></figure></figure><p>The Asustor AS3102T ships in a full-color retail-ready package. The kit includes an external power supply, Ethernet cable, screws for mounting 3.5-inch hard drives, power cable, paper quick start guide and an optical disk with additional manuals and software.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/cnX6LMz5o2cW8F2PpkgPHf.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/exNpsM3wvm5Xcim572Qka4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/cdyQGFYtvQeCWzyyCFRWpF.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wpRtoR9RpmpAXXKLKKyN48.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Y6c6KEAdkGYnzvfZxDnjjZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AAm8kcDa6arVLRiNru5ozL.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/pPrZgqJPPQ38W4fQxpDKfa.png" alt="" /></figure></figure><p>Asustor designed the AS3102T to sit in the open. The attractive (for a NAS) textured cover, and minimum LED lighting allows users to place the system in the living room next to a set-top box and Blu-Ray player. The single USB 3.0 port on the front is the only sign that the NAS is a computing device. The front of the system also has an infrared receiver for the optional remote controls, or users can just use the Android or iOS IP-based application.</p><p>Users can expand the system with other peripherals via the two additional USB 3.0 ports on the back. The system uses a single gigabit Ethernet port to connect to your wired network.</p><p>This system also comes equipped with an HDMI port. A menu that displays the video applications automatically appears when you connect the device to a TV. Asustor recently added Netflix, which accompanies existing applications that the user can select in the menu system. The standout feature here is Kodi, a media-focused application that has a cult following and thousands of users that contribute to building plugins that expand the feature set.</p><p>The system uses an Intel Braswell processor that is more powerful than the ARM-based processors found in many of the other systems in our roundup. Two gigabytes of system memory allow users to run more software applications simultaneously, and it also improves many of the core functions, such as DLNA multimedia distribution and file transfer performance.</p><h2 id="qnap-tas-268">QNAP TAS-268</h2><p>QNAP leads the NAS industry in both software and hardware features. Over the last two years, the company has pushed the boundaries of commodity enterprise hardware with low-cost, mass manufactured systems that support features previously reserved to boutique builders of custom storage systems. The TAS-268 falls at the other end of the pricing spectrum, but the underlying software is nearly identical. QNAP's enterprise push has trickled enterprise features down to its low-cost Intel-based systems, but even some of the standard features are not available yet for the new ARM platform. </p><p>This system is the first from QNAP to use a new dual operating system feature. The underlying software is QNAP's QTS system that the company based on Linux with a custom, easy to use graphical interface. The HDMI display runs Google's Android operating system. The software already supports all of the features and additional software that you would expect with Android, including PlayStore for Android's full catalog. We found the Android software to be functional, but it was not as polished as we expected.</p><p>We also found the QNAP software to be lacking, which surprised us. QNAP did not include many of its staple offerings that it developed in year's past, but the list of applications has grown since we first started testing the device.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/qk9DpA6ExhVP2zqbsV5QeP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zagSgw55UEcZQ4uTvU3WPZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ngc2h96PYoFRwg7J3WEyqX.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/6SfEE2jghvbXTHw8NcpicC.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LbsGh48Ccp5CELcr7TYE67.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/oPaFJ3EXQGEep4FWcVd5u4.png" alt="" /></figure></figure><p>The QNAP TAS-268 system is the only product in our roundup to include a remote control. The remote includes a USB cable for charging and features a full QWERTY keyboard. Other accessories include an external power supply and paper quick launch guide. The TAS-286 uses a tool-less design for the removable cover and hard drive bays.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/widu6n3i87qu3hPU7qHHVm.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/H8bireuoANUtQQkgkXhS6m.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kUmJZop3aoHSHeHmtLeFnD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/yLGJhiip9sQZvm8Z575Ahh.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/cWgCg4GoVpzufbzaVsqQkc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/aZVffgGV9LFu3W8vyDkz4Q.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/iBUzpguqSZxjFWaMWDwSCa.png" alt="" /></figure></figure><p>The QNAP brand has been synonymous with build quality, but don't expect too much from this low-cost system. The piano black and white finish is probably the best way to display plastic. That said, its rare to see any QNAP system covered in plastic.</p><p>QNAP also designed the TAS-268 to sit in the open. The system features a single USB 3.0 port on the front for quick access to thumb drives or for charging cell phones and tablets. We found four USB 2.0 ports for additional expansion on the back of the system, as well as the HDMI port for multimedia functions. A single gigabit Ethernet port connects the system to your wired network.</p><p>The TAS-268 uses an ARM v7 dual-core processor with two gigabytes of system memory. The combination is powerful, but it does not deliver the same smooth user experience that we found with the Intel-powered systems. QNAP advertises the HDMI display as 4K compatible, but it only provides up to 15 frames per second with H.264 and 30 frames per second with H.265.</p><h2 id="synology-ds216j-amp-ds216">Synology DS216j & DS216+</h2><h2 id="synology-ds216j">Synology DS216j</h2><p>We have two systems from Synology in our review. The DS216j follows the same path as the Asustor and QNAP systems we've already discussed, which means that Synology designed it for entry-level users who want redundant storage at a low price point. At $169.99, the DS216j has the lowest price of the products we're testing, but the processing power and system memory also trail many of the other products.</p><p>Synology is one of the most well-known NAS manufacturers and has a loyal following that it earned through years of successful releases, quality support and simplified interfaces. Synology, like Asustor, QNAP, and Thecus, uses the same software interface throughout its entire product line. If you master the setup and management of one Synology system, then you already understand how the software functions on its other NAS. Like the other companies, Synology aggressively brings new features to market, but it falls behind QNAP in the breadth of its library of applications.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/6WUvhTVvaKTQiosS2nwjoB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/C6KYEUX6NtU4oBNc6gJZVN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/XJt8XJh6sXPGrS3aULrtdZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tmenGYUXfeZmKNbjz8pSET.png" alt="" /></figure></figure><p>Most NAS systems sell online in the US and Europe, so Synology isn't too concerned with flashy graphics on the package. If you do find a Synology NAS in a brick and mortar store, the simple label will explain the hardware inside and list a few basic facts.</p><p>The DS216j ships with a paper quick installation guide, screws for mounting the drives, gigabit Ethernet cable and the power hardware.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/LrQaRYUvQMcUxafutYE4FB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BpoHUzvwFoEGr7ayJ3ASag.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QgtHiyt9LbXqQ9d8tzoE4P.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/N8V8TSHRa6NHhF5wsWWC4T.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/qHnXcm5nravUjUFTagH2ML.png" alt="" /></figure></figure><p>The Synology DS216j is our third and final system to use the new clamshell design. The system is nearly all plastic except for the inner cage and I/O ports.</p><p>The system is small so that the user can place it anywhere. Without an HDMI direct-to-monitor connection, the system doesn't have to be tied to the living room. The system supports DLNA, so users get a hefty dose of multimedia features, but the playback processing takes place on another device, such as a Smart TV or ROKU / Sonos-type of device.</p><p>This system uses an Armada 385 1GHz dual-core processor with 512MB of system memory, which is the same as the Western Digital My Cloud Mirror that we examine later in this review. The processor is powerful enough to manage local data transfers and push some light-use applications, such as over-the-web (cloud) data access, but we wouldn't try to run any heavy-lifting applications on this system. </p><h2 id="synology-ds216">Synology DS216+</h2><p>The Synology DS216+ moves up the product stack and is much more powerful than the DS216j (covered above). This system uses a more powerful Intel SoC processor that supports encrypted folders, and it is the first hot-swap NAS in our roundup, which means that if a drive dies in the RAID 1 array, you can replace it without turning the system off, thus avoiding downtime.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/gX5TqMipPFS4RmzAfjZ5qh.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AokCGenvXLPqygw3eczhNU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/WexLeBsM2rTuQkHXbfoRN8.png" alt="" /></figure></figure><p>The DS216+ uses the same packaging we found on the lower-priced DS216j. Two stickers outline some of the features and its capabilities.</p><p>Users get a paper quick launch manual, external power supply and cable. An Ethernet cable is also included in the package, though it is not in the picture.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/oSQNPGurnLsB6KAmUCDWwf.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KgLbTQ4Wx4FzJS8GNyKjDD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Esa8xXA6CsbWtfABRfFF3U.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/jDREQWnYQZXUhcyq2RGfaD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AsoaRq3aj2Ti37KiifeDK.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/jfev6ZX3eK8haXjb2TcRSD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/84cv35SNJsBfwZCwkukYb8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/g5eUCFPACF42vbNsN3N7ph.png" alt="" /></figure></figure><p>The DS216+ adds more hardware features to the mix than the lower cost products. The front panel places more emphasis on the features of the NAS with its status LEDs and USB 3.0 port. The system also has a one-touch-copy function button next to the port. Users simply plug in a portable hard drive and press the button to copy the contents of the USB drive to the NAS.</p><p>The DS216+ is the only system in our roundup that includes an eSATA port for storage expansion. Users can use the port with a single storage device, or with an add-on chassis that supports more than one drive via a SATA expander. Two USB 2.0 ports on the back give users more options for expansion or accessories, and a gigabit Ethernet port rounds out the IO options.</p><p>The system uses an Intel dual-core SoC and 1GB of system memory. This combination delivers high network throughput performance, but we discovered some odd behavior during our testing. The DS216+ supports Encrypted folders and iSCSI over a network, and similar to the other systems in the roundup, users can access data through the internet with a cloud application.</p><h2 id="thecus-n2810-amp-western-digital-my-cloud-mirror">Thecus N2810 & Western Digital My Cloud Mirror</h2><h2 id="thecus-n2810">Thecus N2810</h2><p>The Thecus N2810 is the last product of the group that truly looks like a traditional NAS. The N2810 is the most expensive system, but it is also the most powerful. It features an Intel SoC and dual Gigabit Ethernet ports that provide seven different link aggregation modes. All three of the USB ports are 3.0, and an HDMI port provides direct-to-monitor video playback. Thecus enabled all of its software applications for this system, and it even released its new Thecus OS 7 operating system in tandem with the NAS.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/zunuQTRBQ6bXKHaMSSgWDX.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2gHDhHMayJGkiudr2iQuH4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9zc5tQhzPqvy4EUcH3Qq85.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/cw7h3XhAW2F9Lme9T5HUtS.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/WuANJGXjHUKm7HoTiRcCfF.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PvqLQrpqKuPU4GPjMZkQXk.png" alt="" /></figure></figure><p>The N2810 ships in a full-color retail package with several paper manuals, a software disk that includes Acronis software for backing up your computers, and access to Thecus' extensive library of software applications. Accessories include an Ethernet cable, external power supply, keys for the locking drive bays and a cable clip to secure the cables to the back of the system (to ease cable management).</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/mFX6VQUZXgNdnuoWXTwvM6.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/e4Bwj8nHuCATQXsHzERbVd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Deqws36AhJqaCpgLceKjp7.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/exQFiSRz9xrNNrtRF4cUeE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/U7bvYyxooAWXaUf2TqntdL.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/aFRgjDZDJMPkdxkZgziUDH.png" alt="" /></figure></figure><p>The system features three USB 3.0 ports, and two of the ports are on the back of the system for expansion purposes. Thecus tied the USB port on the front of the NAS to a one-touch-copy function. The Thecus NAS is the only system with locking drive bays and a metal exterior shell in our comparison pool, and the company supplies four keys for the two drive bays.</p><p>Dual Ethernet ports provide users with several connectivity options. You can run the system on two separate networks, or combine the ports for performance and/or redundancy.</p><p>The N2810 has ample processing power to make use of the dual Ethernet ports. It features an Intel Braswell SoC processor and 2GB of system memory from the factory. The Intel processor can use up to 4GB of system memory in a dual-channel configuration, and this is the only system in our roundup that users can remove the SODIMM modules and replace them with 1x 4GB stick. Increasing the system memory gives users a smoother user experience and the ability to run more applications at one time. The additional memory also boosts simultaneous file transfers and provides higher speeds.</p><h2 id="wd-my-cloud-mirror">WD My Cloud Mirror</h2><p>The second-generation Western Digital My Cloud Mirror is the oldest product in our roundup, but it continues to be a big seller. Western Digital is the fastest growing NAS manufacturer and has products in many retail chain stores. Retail availability is a big advantage, and it provides local warranty coverage from a physical store, which for many users equates to extra peace of mind.</p><p>The system is unique in the roundup because it is the only system to ship with hard disk drives. WD offers the system in five different configurations that range from 4TB to 16TB.</p><p>All of the systems focus on simple setup and operation, but unlike many of the other systems, the My Cloud Mirror doesn't offer many third-party application packages. The system focuses on automatic PC, phone, and tablet backup as well as cloud access (accessing your data over the internet).</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/9ZmjXqsgraPTcSSwbB3J2W.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QYVqNqdM54W2oEBvgABCDQ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TNokM2EUXPQJbjNzYaQrzE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LKAakfwyJdEAFa87STqjhE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xfcp4RmcgPq48qMzLu7AoN.png" alt="" /></figure></figure><p>We used the My Cloud Mirror 4TB for our tests<strong>.</strong> The NAS ships in a full retail package that includes a wall-wart-style power supply with attached cable, an Ethernet cable and a quick start guide.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/sX9sE8dnVK7MA2oTdD8qYd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vZVszvG7cLgx6M4FJvnTBd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vRfMWA3uX4T8YSSkGJTvKB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/cjc8ZpPXQCdEdpbfpJdCuZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xEjvUBTWxbx8GDL2FPcCQH.png" alt="" /></figure></figure><p>The My Cloud Mirror is the NAS made for your mother (or another non-technical person), and as such, it is the easiest of all of the systems to setup and manage. With that comes, or in this case, goes, many advanced features found on some of the other units in this review. The system features two USB 3.0 expansion ports on the back.</p><p>The WD NAS provides similar hardware to the Synology DS216j. Users get 512MB of system memory coupled with a low-power Marvell SoC processor. Western Digital offers some application packages to enhance the usability of the system, but the library is very spartan in comparison to the other products.</p><h2 id="smb-performance-testing">SMB Performance Testing</h2><h2 id="testing-notes-2">Testing Notes</h2><p>All six of the systems work with traditional SMB/CIFS file transfers. SMB is the easiest NAS protocol because it simplifies file access to where you can simply type in "\\name_of_nas\folder_name" in file explorer to access the data on the system. We test and highlight the performance of SMB encrypted folders and iSCSI volumes on applicable models, but not all of the systems support the features.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:740px;"><p class="vanilla-image-block" style="padding-top:62.16%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ucMLzoiR6T97FiXuiZibxk.png" mos="https://cdn.mos.cms.futurecdn.net/ucMLzoiR6T97FiXuiZibxk.png" align="" fullscreen="1" width="740" height="460" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ucMLzoiR6T97FiXuiZibxk.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Our test system is a modified Quanta MESOS CB220 Cluster-In-A-Box multi-node server. We upgraded the system with two Intel E5-2670 V1 processors and 128GB of system memory per node. An Intel X520 network interface card with two 10GbE ports resides in each node, as well. The system allows us to deploy four test nodes that execute custom software scripts in industry standard test software to measure our base performance metrics. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1510px;"><p class="vanilla-image-block" style="padding-top:63.58%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/vNhGQhhGvY76tWVH4ALaCD.jpg" mos="https://cdn.mos.cms.futurecdn.net/vNhGQhhGvY76tWVH4ALaCD.jpg" align="" fullscreen="1" width="1510" height="960" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/vNhGQhhGvY76tWVH4ALaCD.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The test system and devices under test connect via a Netgear M6100 fully-modular switch, which provides ample 10GbE and 1GbE ports to sustain our large testing environment. This round of NAS testing is the second time we've used this switch. We discovered an issue with our previous switch and some NAS products that significantly reduced file transfer performance. The Netgear M6100 doesn't give us the same performance issues, and it allows us to expand our test environment while still running a dedicated network. </p><h2 id="sequential-read-performance">Sequential Read Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/bhF3GFHmcoMCaKv9gfiJBk.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fxJZwQVWXJrVPXxApfDwrT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/495LD8rC4XsK4FVRab3mRX.png" alt="" /></figure></figure><p>The sequential read tests reveal two distinct performance tiers. You would expect this segmentation with the different processors in these systems, but the dividing line is not that clear.</p><p>For this class of product, we are looking for high performance at low queue depths. Most users will use these systems for file transfers in single-user environments, so most of the transfers will take place one at a time (sequentially). Typically, when you copy and paste files from your desktop into a NAS folder, it occurs at a queue depth of one. The queue depth increases to 2 if you start two separate transfers simultaneously, and so on.</p><p>We expected the Intel-based systems to dominate nearly all of the tests, but that isn't the case. The Asustor AS3102T, Synology DS216j, and Western Digital My Cloud Mirror provide the best performance at low queue depths with 128BK data blocks. Of the three, only the AS3102T uses an Intel processor.</p><p>This behavior highlights that firmware and software play just as large of a role in performance as the hardware does, particularly during light workloads.</p><h2 id="sequential-write-performance">Sequential Write Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/rHEzdXHYTEZbdXymc3nVuT.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/u6xYbSxk9nZYfUPjZgLSZa.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3MqKUaBUuoKcKErstZd29Z.png" alt="" /></figure></figure><p>The manufacturers release new firmware at a fairly consistent rate to update the products, increase performance, add features, and smooth performance inconsistencies. Many of the systems use DRAM as a cache buffer, which helps to smooth performance, because hard disk drives, by nature, are inconsistent.</p><p>The sequential write tests expose some performance abnormalities. All of the products, except the QNAP TAS-268, provide similar performance while writing 128KB sequential data. At higher queue depths, the TAS-268 matches the performance of the other products, but it lags behind the other NAS during light workloads.</p><h2 id="sequential-mixed-workload-performance">Sequential Mixed Workload Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/RjNPNVQK4NwizKt3PMcvWi.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Fp4wausbLMrjGmvy8M2D3j.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wf6eWujnapbxhtq72uoDmd.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VpcwWUzZae5zpqngvDtMkE.png" alt="" /></figure></figure><p>The sequential sweeps test cycles through mixed workloads in 10-percent increments. We begin with 100-percent reads (on the right of the chart) and add more right data until we reach the left side of the chart with 100-percent writes. We highlight the 70-percent read test with additional charts because this is the standard mixture for measuring workstation storage performance.</p><p>The Western Digital My Cloud Mirror performs very well in these tests while the other products follow the traditional "bathtub curve."</p><h2 id="random-read-performance">Random Read Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/6YEPrug6G5MEZ9neVQAhti.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/pkcJJ929cxMfZX8zMFksWW.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QLK4AXEJbiojJPGtoyS2yb.png" alt="" /></figure></figure><p>The Thecus N2810 performs slightly better with random read data across the range of queue depths. The Synology DS216+ trails the other products in these SMB tests. We spent a considerable amount of time retesting the DS216+ in an attempt to smooth out the issue. Each system requires eight days to complete the full test suite, and we retested the DS216+ with four different software releases, but could not isolate the issue.</p><p>The other NAS appliances converge together and provide nearly identical random read performance.</p><h2 id="random-write-performance">Random Write Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/puAsw5FCRgD6Rnzcqc58VR.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PgexsyafFyKtsJd3dexEFC.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/7CpAApn3EXu8dq3hU4YbnV.png" alt="" /></figure></figure><p>The random write test spreads the test pool out and gives us more separation. Most of the products are very consistent and waver only slightly as the queue depth increases, but the Synology DS216+ is, for lack of a better term, all over the place. This pattern reveals high performance as the cache algorithm buffers the incoming data and then low performance as the NAS flushes the buffer to the drives.</p><h2 id="random-mixed-performance">Random Mixed Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/REERJDMGArsA7Eh8r8yxzK.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ext5SDzYhqzmCopPqJ4GqA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/aww5HVYHk4E5vhzDceV6YF.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Kv5Mw4VAaL3Fq2PhEBiNnQ.png" alt="" /></figure></figure><p>The mixed random test shows how the cache allows the systems to absorb the incoming data at a higher rate than they can read it back to the host system. Again, we highlight the 70-percent read workload with additional charts to characterize workstation performance. 4KB transactions simulate running Windows-based software over the network, and 8KB data highlights VMware performance trends. </p><h2 id="standard-server-workloads-2">Standard Server Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8NTqbbDgHQdGMKXqB56xRM.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Hax7ztecJxxewyMwVwFeMi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Lk383NHpv9odX54BVwtW2W.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/6GsXgVUYsjKnbrFNU3BkaT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ukzq88ioqxxJuDahiqr3td.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Pv76byYQnPPxfFSkngfdYe.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MbdziGWDfjjX5zHp8J8dCV.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rKNgQYyxkw9Rc2Gnuc4cDR.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/L5KbCsKeixqq338TDj5KQk.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/qL4YwMAEVaYMnipLyKqnTg.png" alt="" /></figure></figure><p>Very few users, in any, will run a heavy-use email or database server on these entry-level systems, but we like to see the tests to examine the mixed-workload performance in the latency over IOPS charts.</p><h2 id="consumer-nas-workloads">Consumer NAS Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/UPDVy6oHfpghJgV8iNZNT4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/pWNzJAoRzApP9tznunDbGd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/CfFc3HmaxosFW7MTxMPm84.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/aV79WTvKPGfjVUbRAUdEeW.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AKNFK7EWFjsHXb238F5buc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NyvZPnUoN7jxS2tJyxDv8L.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FD8hmtqGfDEcWNKKPBaH9R.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/eZ8r4NhXfmXJQ4JtxFXQcT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mmZT7YBUJQU6ix5BWMCHQ5.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bCHJpPo2ZXhRMzn4rGDYRL.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TRCLap9Ga9trvupqXGGxaT.png" alt="" /></figure></figure><p>Normally we sort the different products by arranging them based upon performance (best on top, worst on bottom). However, that makes isolating a specific model difficult in this case, because every model on the list is under examination.</p><p>Intel's NASPT program tests with recorded traces, which highlights real-world performance better than other techniques. We use the longer batch test setting to record the results, which repeats the workload three times and then provides us with the average results.</p><p>Most of the systems performed well in some tests but suffered in others. The Asustor AS3102T and Thecus N2810 provided relatively high performance during each workload, and they also stand out for delivering balanced performance.</p><h2 id="encrypted-folder-smb-performance-testing">Encrypted Folder SMB Performance Testing</h2><p>Only half of the six systems in the test pool support encrypted folders. Encryption keeps lost or stolen drives from being accessed without the user-selected key. You can encrypt as many folders as you want and use a different key for each. Intel baked encryption-acceleration technology into its Braswell processors, and that shines through in the performance results. The Synology DS216j is the sole Marvell-based system that supports encrypted folders, but the difference between the accelerated and non-accelerated architectures is clear.</p><h2 id="sequential-read-performance-2">Sequential Read Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/WEKMZDEFPSRTVD6k2fmedY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/nP2WgSRhkYF3oeDV8btWG.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2T3aeMdfZJExEdGgiaAf8o.png" alt="" /></figure></figure><p>The two Intel Braswell Celeron-powered systems (AS3102T and DS216+) dominate the read bandwidth tests at a low queue depth with encrypted folders, but the low-cost Synology DS216j catches up to the other systems at queue depth 8.</p><h2 id="sequential-write-performance-2">Sequential Write Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/BRY52vXi8W6U3awbic6h5o.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Jagu4P7yfe2EdwQ52G6w6.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QMkhbV3ksaZ9Xqo7kQSvVg.png" alt="" /></figure></figure><p>The Synology DS216+ enjoys a performance advantage against the two other systems during sequential data writes to encrypted folders. The Asustor AS3102T trails slightly, but it doesn't deliver the same performance consistency.</p><h2 id="sequential-mixed-workload-performance-2">Sequential Mixed Workload Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Qg6fZFsyZqXY5MqtJS4DkU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VZ5oR9W2Nx7N3XJMpHbBMB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dzm4ptf5wqQDVWBG2U9WZ4.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/cMAydq6g37rud2aDVPYf7P.png" alt="" /></figure></figure><p>The Asustor AS3102T comes out on top during mixed-sequential transfers (data moving to and from the NAS simultaneously). The DS216+ isn't far behind in any of the 80% charts that we use to isolate desktop performance. The Marvell processor in the Synology DC216j is a bit underpowered for this workload, and it struggles to keep pace with the Intel-based appliances.</p><h2 id="random-read-performance-2">Random Read Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8LkKTc6gpWYU4cCMf8EKVA.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5nbSMVR7Sbei43FrWky8XE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rLUrWDQ9GN8Z2Y5CXGbJd6.png" alt="" /></figure></figure><p>The Synology DS216+ displays an odd performance profile at various times throughout our test suite, and it trails the lower-cost DS216j in this test. Most users use SMB to transfer data for long-term storage, which is, by nature, a sequential workload. These tests are representative of relatively rare use-cases, such as storing a Steam directory on the NAS and mapping the folder to your PC. iSCSI works better for that use-case, though.</p><h2 id="random-write-performance-2">Random Write Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/sX2DXMexkB4MmDnotpotbM.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ViXet9Q8hfoBJu4CZAYKvN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UCt2F2GVHvoJrnju49RYLi.png" alt="" /></figure></figure><p>The AS3102T increases its lead during this test, but the two-bay Asustor systems don't exhibit the huge performance gulf that we see when we compare its larger NAS to others. Asustor uses more aggressive buffer settings on its large systems, but with only 2GB in the AS3102T, there isn't a lot of spare memory left for the performance-boosting additive.</p><h2 id="random-mixed-workload-performance">Random Mixed Workload Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/D9gZinhxe7cb2etUgNU5ub.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/J56fzUDgTLktXqQyH29dxY.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dnzSAxPwYUryg7mNP6gHcF.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VXdkmqGL78Jx4FAMqUBKfi.png" alt="" /></figure></figure><p>Again, we observe the two Intel-based systems with hardware-accelerated encryption deliver a 2x performance increase over the Marvell-based system. This test uses random data, so most users will not encounter this type of environment in a simple usage scenario. </p><h2 id="iscsi-performance-testing">iSCSI Performance Testing</h2><p>Four of the systems support iSCSI. The Thecus N2810, another Intel-based system, joins the group for this round. The three systems that support encrypted folders carry over, as well.</p><p>Many casual computer users have never heard of the iSCSI interface, or are even aware of what it does. The technology allows users to share a block of the storage space on the NAS with PCs as a local storage volume. Your desktop computer sees the space and manages it exactly as a hard drive mounted inside the chassis. The storage volume then presents itself to the user as a drive letter, similar to a secondary hard drive.</p><p>Unfortunately, some software will not install to mapped storage. iSCSI reports as a <em>physical drive</em> in Windows, which is an important technical distinction with a deeper underlying impact that affects how the operating system manages the drive. iSCSI also supports native command queuing (NCQ), which is a performance-enhancing feature that is not available for traditional mapped storage volumes. NCQ allows the system to reorder the incoming data requests to optimize, and reduce, head travel when the HDD retrieves the data. This increases performance when the drive returns the data to the host system. </p><h2 id="sequential-read-performance-3">Sequential Read Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/4ExHSSU332sVHNZbiy9TBJ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/efYpSzq89joMwwCanPfvy8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ZgED2zSzzD8nUcsfLrMSUd.png" alt="" /></figure></figure><p>iSCSI performance is often better than mapped storage, and all of the systems provide similar performance while connected via iSCSI, too. The Thecus delivers a solid opening round with iSCSI by delivering slightly better performance than the other systems in two of the three tests.</p><h2 id="sequential-write-performance-3">Sequential Write Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/dyteJG8H8HAbPTSLEeheUT.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AbdrskGq6MtUj7zVKKtLua.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/w2YRrGMycV8WinRXzVisgi.png" alt="" /></figure></figure><p>The sequential write test highlights the separation between the Intel and Marvell processor systems when writing data. The Synology DS216j offers amazing value, but you shouldn't expect it to provide the same performance as the Intel-based systems.</p><h2 id="sequential-mixed-workload-performance-3">Sequential Mixed Workload Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/nZnhYfYG7VSKwTNXqLCpYG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/eNgZsWFcLeaLb3Hsf4bkKU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bDVnkFK2fb8Tjwbz73sBnD.jpg" alt="" /></figure></figure><p>In general, iSCSI allows systems to provide higher performance than SMB does. The native command queuing (NCQ) support provides smoother performance for a more consistent experience with application workloads.</p><h2 id="random-read-performance-3">Random Read Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/up78F2T985wpVH3feDFSJR.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rKdwULTNvNFZsdZHJ98Mg8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vWusUyNqebvcQ6dKQmxwX8.png" alt="" /></figure></figure><p>Windows applications rely heavily on 4KB updates, so any Windows application running on a NAS will be 4KB heavy. It's also possible to use these systems for VMware, but it optimizes the data traffic for 8KB random data. The two Synology systems scale the best during random read workloads.</p><h2 id="random-write-performance-3">Random Write Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/wCqBMmRMyVL7fzktVq47P7.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2mVkQj44oT6sFf7TTpS8fU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VucJTzoRCDpbvQ6FB9NiNR.png" alt="" /></figure></figure><p>The Asustor and Thecus systems perform better with random data writes. If anything, the tests today show that no system outperforms another in all workloads or formats. Each system has a strength somewhere, even if it is just its pricing or its performance during basic usage patterns. </p><h2 id="random-mixed-workload-performance-2">Random Mixed Workload Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/YeqeXHMzVhHuhvvJpAGCDZ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/nR6UbUGbWNpid8T4R6eQ3i.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ggTD7EThkvDMyTrmVEFE3b.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/eB6fgNwh4LLxtCCZCmVENP.png" alt="" /></figure></figure><p>Most of the systems group together during the mixed random workload test. The Thecus N2810 trails with lower IOPS performance, but it still delivers a strong showing.</p><h2 id="iscsi-desktop-workloads">iSCSI Desktop Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ssEEVGKvMBdYYFb4uAXvCB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BZDpuQVwQ6iWkgBRvcnPxM.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VB4k5KsjGnB5FUbejaG57o.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/n8PPDGUixzxbHMVsXKiZjT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/pQR5tdqMdiKgRuU4yMCfn6.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fNesqeWKafeSTN2Yz88jRn.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ByMXv3MmNExA9xubgFuGei.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/N9fJk5QRipxEdczYxiXQhj.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kA7o83DFyXCY5dioWekXrB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5xRJn3Bf2mK5FgZioqk3E9.png" alt="" /></figure></figure><p>In these tests, we measure the amount of time it takes to complete each task. The results are very close to, if not a little faster, than a local 7,200 RPM hard drive installed in the host system. The difference is that the NAS provides a resilient and redundant storage pool with less of a chance of data loss.</p><h2 id="final-thoughts">Final Thoughts</h2><p>Unfortunately, there isn't a standout product in the group that outperforms the other competing devices in all tasks. In some ways, this is representative of the NAS market as a whole. Some may take that in a negative way, but we see things differently. The market has a lot of diversity from the many manufacturers, and competition is good for the market. It pushes each company to find new ways to deliver better of everything with the same common set of components.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:43.44%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/UPcGg2JFwKgmMeHxcwHdmL.jpg" mos="https://cdn.mos.cms.futurecdn.net/UPcGg2JFwKgmMeHxcwHdmL.jpg" align="" fullscreen="1" width="1280" height="556" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/UPcGg2JFwKgmMeHxcwHdmL.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Early in the review, we detailed each NAS appliance's components, such as the CPU, memory, drive bays, network configuration, HDMI and so on. In reality, all of the companies have access to the same set of components, and the component selection influences the features and the way we use the NAS. For the most part, every system we looked at supports the same basic features. If the feature you want runs in software and the system has enough processing power to support it, most likely it is included. This includes basic network file transfer capability, access to your data through PCs and non-PC devices over the cloud (internet connection and configuration required), and DLNA media streaming.</p><div class="buying-guide-block"><h3 id="qnap-tas-268-2"><span class="title__text">QNAP TAS-268</span></h3><div class="_hawk subtitle"><p></p></div><div class="hawk-wrapper"></div><div class="icon icon-plus_circle _hawk">Extensive software features</div><div class="icon icon-plus_circle _hawk">Fair pricing</div><div class="icon icon-plus_circle _hawk">HDMI</div><div class="icon icon-minus_circle _hawk">Lower processor performance</div></div><a href="https://www.amazon.com/QNAP-TAS-268-Personal-Android-Display/dp/B017WLCZAW/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" rel="nofollow" target="_blank"><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:466px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="" name="" alt="QNAP TAS-268" src="https://cdn.mos.cms.futurecdn.net/QYS5QpLG4fm67zxWFwT5iN.png" mos="https://cdn.mos.cms.futurecdn.net/QYS5QpLG4fm67zxWFwT5iN.png" align="" fullscreen="" width="466" height="466" attribution="" endorsement="" class="pull-"></p></div></div></figure></a><p>Some of the systems claim to support the features fully, but the performance and experience are just not the same during use. One of the most popular third-party applications is Plex Media Server, which allows you to stream content to other devices. It supports everything from your new 4K smart TV to tablets and even older cell phones with smaller displays. Plex can transcode the video stream, which is a CPU-intensive task, to match the device's playback capabilities. All of the systems we tested today officially support Plex, but that doesn't mean all of the systems run all of the features smoothly. The systems with Intel processors don't have a problem with the Plex software because the Braswell-class CPUs feature integrated transcoding engines that provide a radical boost to transcoding performance. The feature is so well implemented in the AS3102T, DS216+ and N2810 that the CPU usage doesn't even increase 10% while transcoding video on the fly. The Arm-based systems have a much harder time, and the end result is often choppy video playback on your viewing device.</p><div class="buying-guide-block"><h3 id="synology-ds216-2"><span class="title__text">Synology DS216+</span></h3><div class="_hawk subtitle"><p></p></div><div class="hawk-wrapper"></div><div class="icon icon-plus_circle _hawk">Powerful processor</div><div class="icon icon-plus_circle _hawk">Good performance</div><div class="icon icon-plus_circle _hawk">SMB, encrypted folder and iSCSI support</div><div class="icon icon-plus_circle _hawk">Hotswap trays</div><div class="icon icon-minus_circle _hawk">Expensive</div><div class="icon icon-minus_circle _hawk">Lacks extensive software add-ons</div></div><a href="https://www.amazon.com/Synology-NAS-Disk-Station-DS216/dp/B01AUY8CLE/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" rel="nofollow" target="_blank"><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:466px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="" name="" alt="Synology DS216+" src="https://cdn.mos.cms.futurecdn.net/mQY9EKuLhF3BydWD3b7NKk.png" mos="https://cdn.mos.cms.futurecdn.net/mQY9EKuLhF3BydWD3b7NKk.png" align="" fullscreen="" width="466" height="466" attribution="" endorsement="" class="pull-"></p></div></div></figure></a><p>Looking beyond the basic features, we found some nice additions on several of the systems today. HDMI video completely changes the NAS and our outlook of what we use it for. In my house, we have a small 2-bay NAS connected to every TV. The kids have a NAS; my wife has her NAS, and I have my NAS. All of the systems replicate the data back to a central NAS. Is it a NAS, is it a media center, or a "cloud storage" device? Well, yes, yes and yes. It is all three, and then some.</p><div class="buying-guide-block"><h3 id="asustor-as3102t-2"><span class="title__text">Asustor AS3102T</span></h3><div class="_hawk subtitle"><p></p></div><div class="hawk-wrapper"></div><div class="icon icon-plus_circle _hawk">Powerful processor</div><div class="icon icon-plus_circle _hawk">SMB, encrypted SMB folders, iSCSI support</div><div class="icon icon-plus_circle _hawk">IR receiver</div><div class="icon icon-plus_circle _hawk">Attractive design</div><div class="icon icon-plus_circle _hawk">High performance</div><div class="icon icon-minus_circle _hawk">Remote control not included</div></div><a href="https://www.amazon.com/Asustor-Network-Attached-Storage-AS3102T/dp/B017M4J6B0/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" rel="nofollow" target="_blank"><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:466px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="" name="" alt="Asustor AS3102T" src="https://cdn.mos.cms.futurecdn.net/EomQRRsWjDBqJAbBJ7vzY7.png" mos="https://cdn.mos.cms.futurecdn.net/EomQRRsWjDBqJAbBJ7vzY7.png" align="" fullscreen="" width="466" height="466" attribution="" endorsement="" class="pull-"></p></div></div></figure></a><p>I would suggest either the Asustor AS3102T or the Thecus N2810. If the system's primary function were multimedia, then I would choose the Asustor AS3102T because I like the multimedia setup and features of this system. Asustor has spent a lot of time on enhancing the user's interaction with multimedia. It's one of the core features, and not on just this Asustor product, but of all the NAS we have tested from the company. If I needed a general purpose NAS that will never, or only occasionally, handle multimedia functions, then the N2810 is my pick.</p><div class="buying-guide-block"><h3 id="thecus-n2810-2"><span class="title__text">Thecus N2810</span></h3><div class="_hawk subtitle"><p></p></div><div class="hawk-wrapper"></div><div class="icon icon-plus_circle _hawk">Powerful processor</div><div class="icon icon-plus_circle _hawk">Good performance</div><div class="icon icon-plus_circle _hawk">Hotswap trays</div><div class="icon icon-plus_circle _hawk">Extensive software applications</div><div class="icon icon-plus_circle _hawk">iSCSI support</div><div class="icon icon-plus_circle _hawk">HDMI</div><div class="icon icon-minus_circle _hawk">Lacks encrypted folder support</div><div class="icon icon-minus_circle _hawk">Expensive</div></div><a href="https://www.amazon.com/Thecus-N2810-ThecusOSTM-Multimedia-expandable/dp/B01B951VK2/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" rel="nofollow" target="_blank"><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:466px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="" name="" alt="Thecus N2810" src="https://cdn.mos.cms.futurecdn.net/RkVqZiLbdkGER79yT2ZwUS.png" mos="https://cdn.mos.cms.futurecdn.net/RkVqZiLbdkGER79yT2ZwUS.png" align="" fullscreen="" width="466" height="466" attribution="" endorsement="" class="pull-"></p></div></div></figure></a><p>The Thecus N2810 is the most well rounded of all the systems we tested today. The TAS-268 is not far behind, but QNAP needs to further optimize the new dual operating system feature. That said, the N2810 is the most powerful, feature-rich system of those tested today. It's also the most expensive diskless system of the group.</p><div class="buying-guide-block"><h3 id="synology-ds216j-2"><span class="title__text">Synology DS216j</span></h3><div class="_hawk subtitle"><p></p></div><div class="hawk-wrapper"></div><div class="icon icon-plus_circle _hawk">Excellent pricing</div><div class="icon icon-plus_circle _hawk">SMB, encrypted folder and iSCSI support</div><div class="icon icon-minus_circle _hawk">Erratic performance under load</div><div class="icon icon-minus_circle _hawk">Very basic hardware configuration</div></div><a href="https://www.amazon.com/Synology-DS216j-NAS-DiskStation/dp/B01BNPT1EG/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" rel="nofollow" target="_blank"><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:466px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="" name="" alt="Synology DS216j" src="https://cdn.mos.cms.futurecdn.net/YUY3Yo5AzEZbRj8sP8TqSU.png" mos="https://cdn.mos.cms.futurecdn.net/YUY3Yo5AzEZbRj8sP8TqSU.png" align="" fullscreen="" width="466" height="466" attribution="" endorsement="" class="pull-"></p></div></div></figure></a><p>The two Synology and Western Digital systems offer the easiest setup procedure and friendliest software environment. It shouldn't come as a surprise that those systems also give users the least amount of extra features beyond the core basics. The Synology systems give users more features than the Western Digital NAS does. The My Cloud Mirror does ship with hard drives preinstalled and takes the whole premise of simple setup, simple use and "simple everything" to a new level. It's the minimalist of the group, and it is very good at making your new NAS experience easy. </p><div class="buying-guide-block"><h3 id="wd-mycloud-mirror"><span class="title__text">WD MyCloud Mirror</span></h3><div class="_hawk subtitle"><p></p></div><div class="hawk-wrapper"></div><div class="icon icon-plus_circle _hawk">Impressive network performance</div><div class="icon icon-plus_circle _hawk">Easy to configure</div><div class="icon icon-plus_circle _hawk">Drives included</div><div class="icon icon-minus_circle _hawk">Limited software add-on features</div></div><a href="https://www.amazon.com/Mirror-Personal-Network-Attached-Storage/dp/B014LE5FYQ/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" rel="nofollow" target="_blank"><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:466px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="" name="" alt="WD MyCloud Mirror" src="https://cdn.mos.cms.futurecdn.net/sEAE6NaVk9F8nGD6PkkWiE.png" mos="https://cdn.mos.cms.futurecdn.net/sEAE6NaVk9F8nGD6PkkWiE.png" align="" fullscreen="" width="466" height="466" attribution="" endorsement="" class="pull-"></p></div></div></figure></a><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html">Best SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/reviews/how-we-test-storage,4058.html">How We Test HDDs And SSDs</a></strong></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/topics/storage">All Storage Content</a></strong></p><p><em>Follow us on </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em>, </em><a href="https://plus.google.com/u/0/+tomshardware/posts"><em>Google+</em></a><em>, RSS, </em><em><em><a href="https://twitter.com/tomshardware">Twitter</a></em> and <a href="http://www.youtube.com/user/TomsHardware">YouTube</a>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Displays New TS-x82T Systems with Thunderbolt, Tiering and 10GbE ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-2016-thunderbolt-tiering-10gbe,31782.html</link>
                                                                            <description>
                            <![CDATA[ QNAP invited us to the party, and we came away with information on new products, capabilities and insight into a new focus on enterprise features. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Me4bWZ2cThBcjSDxA6GUg5</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/JmmHVK3PbSsCxHfpoLTCxj-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 17 May 2016 15:05:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 10:04:33 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/JmmHVK3PbSsCxHfpoLTCxj-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/JmmHVK3PbSsCxHfpoLTCxj-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1510px;"><p class="vanilla-image-block" style="padding-top:56.23%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/bMpkEQLrxXk8AqqLPQDrtj.jpg" mos="https://cdn.mos.cms.futurecdn.net/bMpkEQLrxXk8AqqLPQDrtj.jpg" align="" fullscreen="1" width="1510" height="849" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/bMpkEQLrxXk8AqqLPQDrtj.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>NAS manufacturers have to rely on other companies to build the underlying structure. ARM, Intel and Marvell build the central processing units, other companies build the system memory, and another set of companies build the network interface. The NAS manufacturers play the role of puzzle builder. Once the components are chosen, a glue must be applied (in this case everything holds together via software), and a frame built (the structure that keeps it all together).</p><p>Over the last three to four years, QNAP has proven to be the best puzzle builder. The company has reached into the box of pieces deeper to pull out components others have not attempted to implement. The pieces give QNAP products unique capabilities such as 40-gigabit Ethernet, software-managed SSD cache that automatically builds hot and cold data alignments, and Thunderbolt capabilities that open the door for a new breed of product. </p><p>Last week, QNAP invited us to take part in an internal celebration called Partner Day. At this event in San Jose, California QNAP gathered several top sales affiliates, company executives, and engineers that often work exclusively behind the scenes.</p><p>The event started off with a keynote speech from Teddy Kuo, QNAP's CEO. Unlike most CEOs with a spotlight, Mr. Kuo dove straight into the company message and the agenda on the table for the event. Everyone understood that this evening was to be about Thunderbolt capabilities and an aggressive entry into the software-defined datacenter.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/gpuvLVwDBPFpsH6cKid36c.png" mos="https://cdn.mos.cms.futurecdn.net/gpuvLVwDBPFpsH6cKid36c.png" align="" fullscreen="1" width="800" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/gpuvLVwDBPFpsH6cKid36c.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Nearly a year ago, QNAP announced the TVS-871T, the world's first Thunderbolt-enabled NAS. The system combined the best connectivity options from both worlds of external, redundant storage. On the network-attached storage (NAS) side, the system utilizes 10-gigabit Ethernet. On the direct-attached storage (DAS) side, the system has Thunderbolt 2 with up to 20 Gbps of bandwidth.</p><p>The system won the <a href="https://www.tomshardware.com/picturestory/689-best-of-computex.html">Tom's Hardware Best NAS of Computex 2015</a>, but I don't think even QNAP fully understood at the time how popular it would become. During the presentation, QNAP highlighted three companies using the TVS-871T today and how each utilized the system. Walt Disney Imagineering and NBC stood out to me, but VFX Studio Cantina Creative has been a customer since 2011. QNAP has been a behind-the-scenes player in the making of <em>The Hunger Games</em>, <em>Pixels</em>, <em>Avengers</em> and <em>Captain America</em> (among others).</p><p>QNAP's plan for the second half of 2016 expands on the capabilities of the TVS-872T with three new models that make up the TVS-x82T family. This series was built on a new chassis that enables greater expansion, new SSD cache tiering levels through NVMe, and support for 40-gigabit Ethernet (optional hardware purchase). The new product family also ushers in the HDMI 2.0 era with support for higher local playback resolutions and HDCP. The system also incorporates features from existing products such as storage capacity expansion through EX-500P / TX-800P JBOD enclosures.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/XJSGmcchkn2c9vuLc7Tdwe.png" mos="https://cdn.mos.cms.futurecdn.net/XJSGmcchkn2c9vuLc7Tdwe.png" align="" fullscreen="1" width="800" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/XJSGmcchkn2c9vuLc7Tdwe.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/rn3VAti7Dvui6bwfPUH2u4.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vWNq6aHUysKtjpGSywrdc6.jpg" alt="" /></figure></figure><p>The three new products join the existing model released last year and make up the only high-performance NAS / DAS combination product available today. The selling point is that two local users can connect via Thunderbolt to each NAS and JBOD stack, but the data can be shared across the network simultaneously.</p><p>Three other new features stand out from any other prosumer NAS on the market: QNAP has rolled NVMe product support into the system via two internal PCIe slots. QNAP is the first and only company with NVMe in the prosumer category today. The same can be said about support for Mellanox's Connect-X 3 Pro 40GbE network interface cards. This system also supports <a href="https://www.tomshardware.com/reviews/qnap-ts-453a-nas-review,4483.html">two dynamic microphone inputs like we saw on the TS-453A</a>, a lower cost version that we called "The First Karaoke NAS".</p><p>We didn't have time or the capabilities at the event to test the three new systems for performance capabilities, but we suspect end users will see a massive performance increase in all workloads. The systems now incorporate 2.5" hot swap bays on the front for loading SSDs as well as internal M.2 SSD support. Users can take advantage of the new flash-enabled capabilities by building an all-flash array and/or building a robust flash tier to use the ever-improving Auto Tier (autonomous SSD cache) function. If SATA-grade SSDs are not fast enough for your cache efforts, the inclusion of NVMe-protcol SSD cache via PCIe will certainly do the trick. We look forward to seeing the support list for NVMe-enabled devices, as some products already shipping scale to 6+ terabytes of data capacity.</p><h2 id="the-commodity-datacenter">The Commodity Datacenter</h2><p>QNAP had previously announced the 4th generation enterprise hardware <a href="https://www.tomshardware.com/news/qnap-tbs-453a,30943.html">at CES this past January</a>, but the new products put more of a focus on enterprise-focused features. This hardware first bred the inclusion of 40GbE and Auto Tiering in the QNAP product lineup, and the technology trickled down to the prosumer products. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/hwoTcY7hud897XPeGt86w5.png" mos="https://cdn.mos.cms.futurecdn.net/hwoTcY7hud897XPeGt86w5.png" align="" fullscreen="1" width="800" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/hwoTcY7hud897XPeGt86w5.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The two new systems, TDS-16489U and ES1640dc, appear to be similar but take two different approaches to breaking into a new tier in the datacenter.</p><p>The TDS-16489U builds on QNAP's QTS Linux-based software stack that has evolved over the years to support most of the company's products. The ES1640dc uses QNAP's new QES Enterprise software that is based on FreeBSD and takes advantage of the ZFS file system first introduced by Sun Microsystems.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/sbHb2wN5HtMi4oPbPMCxMd.png" mos="https://cdn.mos.cms.futurecdn.net/sbHb2wN5HtMi4oPbPMCxMd.png" align="" fullscreen="1" width="800" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/sbHb2wN5HtMi4oPbPMCxMd.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/D6TwrizgmikVeLLxzcde3i.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/G7YY94owEG78YyW4Sxvqvn.jpg" alt="" /></figure></figure><p>Both systems use Intel Xeon E5 class processors, but the ES1640dc is the first active-active controller architecture from QNAP. The configuration allows QNAP to move deeper into the datacenter or to bring datacenter features into smaller organizations that want datacenter features without the commensurate price tag and complexity.</p><p>QNAP demonstrated the active-active architecture feature in a live demo at the event. While the system recorded TPC-C transactions, one of the network cables was removed, but the data continued to flow through the other half of the system. This is not a feature unique to the ES1640dc, but this is the first system in this price class to support true active-active failover.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/3MXH2MijaHbJKqVo2oXwmi.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Lw2mnKmCPgKmVgRerQGz4h.jpg" alt="" /></figure></figure><h2 id="value-focused-8-bay-ts-831x">Value-Focused 8-Bay TS-831X </h2><p>Near the end of the event, QNAP unveiled a new consumer / prosumer model that will enter the market next month. The upcoming TS-831X uses a low-power ARM-based Annapurna Labs Alpine AL-314 processor running at 1.4 GHz. We've tested other NAS with this processor before and found it to be capable of supporting high network performance bandwidth, but end users will be limited in other areas such as host-based video transcoding. This system should be the lowest NAS to feature eight drive bays. This allows users to store more data at a lower price point without paying for features that often go underutilized.</p><p>The new products will begin shipping as early as June 12, 2016.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:743px;"><p class="vanilla-image-block" style="padding-top:56.39%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/JRdCdnnpDMqc7V7hZsWrFg.png" mos="https://cdn.mos.cms.futurecdn.net/JRdCdnnpDMqc7V7hZsWrFg.png" align="" fullscreen="1" width="743" height="419" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/JRdCdnnpDMqc7V7hZsWrFg.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP TS-453A NAS Review ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/qnap-ts-453a-nas-review,4483.html</link>
                                                                            <description>
                            <![CDATA[ QNAP isn't a stranger to specialty NAS systems, but the new TS-453A introduces an entirely new feature that will have you singing with joy. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">bVio9Z7j9q7pqWiLpQkh5L</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 29 Apr 2016 13:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:08:22 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="specifications-pricing-warranty-and-accessories">Specifications, Pricing, Warranty And Accessories</h2><p>We've discussed QNAP's broad portfolio in previous reviews, but we should have saved that conversation for today. The company sells a lot of products with the same processors, memory and number of drive bays—and that confuses some shoppers. It isn't until you start looking at form factors and feature sets that the strategy becomes clear. QNAP has several products with 453 in their name (like the <a href="https://www.tomshardware.com/reviews/qnap-ts453mini-nas,4275.html">TS-453mini we tested</a>, the TS-453 Pro and the TS-453U). Based on nomenclature alone, you'd never be able to distinguish one from another without a deeper understanding of how QNAP classifies its products. And even with that understanding, nothing could prepare you for the company's newest feature, which has us looking for a disco ball.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1510px;"><p class="vanilla-image-block" style="padding-top:62.45%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj.png" mos="https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj.png" align="" fullscreen="1" width="1510" height="943" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In Asia, it's popular to go out with your friends to a special club called KTV. Essentially, you are in a big room with a large-screen TV, a few microphones and a server who brings beverages by the bottle. These rooms are billed by the hour and heavily trafficked late at night after young people leave the clubs. It's not much different from karaoke in the United States, except that you get a private space (until someone posts your performance to Facebook, of course).</p><p>What does that have to do with a storage review? Well, karaoke files are larger than MP3s because they use a video format. High-quality karaoke includes audio encoded at a high bit rate, complemented by good-looking video. All of that data needs to go somewhere, and it requires a powerful processor to play it back smoothly. You guessed it; QNAP is answering the call with the world's first karaoke NAS.</p><p>More accurately, QNAP sells four models aimed at that market, armed with high bit-rate audio. To enable it, QNAP uses the PCIe slot normally set aside for 10GbE connectivity and replaces the network adapter with a dedicated sound card that accepts two 6.3mm dynamic microphone inputs.</p><p>The TS-x53A series also features QNAP's new QTS-Linux dual operating system, which gives the NAS a Linux desktop through a keyboard, mouse and monitor (via on-board HDMI). QNAP released desktop virtualization through Virtualization Station several generations ago. The difference with this new dual operating system is that Linux is more integrated than before.</p><p><strong>MORE: <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html">Best SSDs For The Money</a></strong><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE: <a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p>The TS-x53A family offers as few as two and as many as eight drive bays. All four models utilize the aforementioned QTS-Linux OS and enhanced audio features. They also employ Intel's quad-core Celeron N3150 (Braswell) SoC that consumes just six watts of power under full load.</p><p>For each model, there are two SKUs with different amounts of RAM build-in. The -4G systems include two 2GB DDR3 modules, while the -8G configurations come with two 4GB DIMMs, hitting the processor's upper limit for expansion.</p><p>The TS-453A features four gigabit Ethernet ports that support several independent and shared modes, including 802.3ad (link aggregation). Many of the modes accelerate network bandwidth without a switch that supports active-active mode, but you won't see a speed-up connecting the NAS to a single PC.</p><p>As with many of its contemporaries, the TS-453A lacks USB 2.0 altogether. Instead, it boasts four USB 3.0 ports. The popular one-touch copy function returns, allowing you to plug a drive in to the front USB port and press a button to pull data down to a special folder on the NAS. </p><p>We've tested other NAS systems with two HDMI ports, but the TS-x53A is the first with independent HDMI. This lets you run two applications simultaneously with video output from each. That's a great capability if you're planning to use the platform for more than just storage. </p><h2 id="pricing-warranty-and-accessories-2">Pricing, Warranty And Accessories</h2><p>We found the QNAP TS-453A available from several online resellers for $600. The price falls in line with other four-bay systems equipped with Intel's Celeron N3150.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1510px;"><p class="vanilla-image-block" style="padding-top:74.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/z9nU58ZGuVkqjBqE5zVUYL.png" mos="https://cdn.mos.cms.futurecdn.net/z9nU58ZGuVkqjBqE5zVUYL.png" align="" fullscreen="1" width="1510" height="1130" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/z9nU58ZGuVkqjBqE5zVUYL.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>But similarities to the competition end there. QNAP includes a remote control with the TS-453A, which is an optional purchase from other companies. QNAP also includes two Ethernet cables, as well as a quick-installation guide, external power supply and a power cable.</p><p>The TS-453A includes a two-year warranty that protects the system from defects. QNAP offers an optional warranty package that adds up to three years to the base warranty.</p><h2 id="software">Software</h2><h2 id="software-features-2">Software Features</h2><div ><table><tbody><tr><th  >Operating System</th><td  >QTS 4.2 (embedded Linux)</td></tr><tr><th  >Client OS Support</th><td  >Windows 8 (32 & 64-bit), 7 (32 & 64-bit), Vista, XP, Server 2012 R2 / 2012 / 2008 R2 / 2003Apple Mac OS XLinux & UNIX</td></tr><tr><th  >Supported Browsers</th><td  >Microsoft Internet Explorer 10+Mozilla Firefox 8+Apple Safari 4+Google Chrome</td></tr><tr><th  >Multilingual Support</th><td  >Chinese (Traditional & Simplified)CzechDanishDutchEnglishFinnishFrenchGermanGreekHungarianItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishThaiTurkish</td></tr><tr><th  >File System</th><td  >Internal Hard Drive: EXT4External Hard Drive: EXT3, EXT4, NTFS, FAT32, HFS+</td></tr><tr><th  >Networking</th><td  >TCP/IP (IPv4 & IPv6: Dual Stack)Quad Gigabit NICs with jumbo frame (fail-over, multi-IP settings, port trunking/NIC teaming)Service binding based on network interfacesProxy server (Squid Proxy Server via App Center)Proxy clientDHCP client, DHCP serverProtocols: CIFS/SMB, AFP (v3.3), NFS(v3), FTP, FTPS, SFTP, TFTP, HTTP(S), Telnet, SSH, iSCSI, SNMP, SMTP, and SMSCUPnP & Bonjour DiscoveryUSB Wi-Fi Adapter Support</td></tr><tr><th  >Security</th><td  >Network access protection with auto-blocking: SSH, Telnet, HTTP(S), FTP, CIFS/SMB, AFPCIFS host access control for shared foldersFIPS 140-2 validated AES 256-bit volume-based and shared folder data encryption*AES 256-bit external drive encryption*Importable SSL certificatesInstant alert via E-mail, SMS, beep, and push notification service2-step verification* The data encryption functions may not be available in accordance with the legislative restrictions of some countries.</td></tr><tr><th  >Storage Management</th><td  >QNAP flexible Volume/LUN with thin provisioning and space reclaimRAID 0,1, 5, 5 + hot spare, 6, 10Supports storage pools*Supports snapshots (4GB System RAM required)Supports Volume/LUN snapshot (Max 256 snapshots)Snapshot managerSnapshot cloneSnapshot vaultSnapshot replicaSnapshot agent for Windows VSS and VMwareOnline volume expansionOnline storage pool expansionOnline RAID capacity expansion and online RAID level migrationSMART data migrationStorage expansion via a QNAP UX-500P/UX-800P expansion unitJBOD enclosure roamingSSD read-only/read-write cacheBad block scan and hard drive S.M.A.R.T.Bad block recoveryRAID recoveryBitmap support</td></tr><tr><th  >Power Management</th><td  >Wake on LANInternal hard drive standby modeScheduled power on/offAutomatic power on after power recoveryUSB and network UPS support with SNMP managementSystem sleep mode (S3)</td></tr><tr><th  >Access Right Management</th><td  >Batch users creationImport/Export usersUser quota managementLocal user access control for CIFS, AFP, FTP, and WebDAVApplication access control for Photo Station, Music Station, Video Station, and File StationSubfolder permissions support for CIFS/SMB, AFP, FTP, and File Station</td></tr><tr><th  >Transcode Management</th><td  >Transcode video files to 240p, 360p, 480p, 720p and 1080p resolutionAutomatic video transcoding for watched foldersHardware accelerated transcoding supportEmbed subtitles into videos for background transcoding</td></tr><tr><th  >Domain Authentication Integration</th><td  >Microsoft Active Directory (AD) & Domain Controller supportLDAP server, LDAP clientDomain users login via CIFS/SMB, AFP, FTP, and File Station</td></tr><tr><th  >myQNAPcloud Service</th><td  >Private cloud storage and sharingFree host name registration (DDNS)Auto router configuration (via UPnP)Web-based file manager with HTTPS 2048-bit encryptionCloudLink for remote access without complicated router setupmyQNAPcloud connect for easy VPN connection (Windows VPN utility)</td></tr><tr><th  >Qsync</th><td  >Syncs files among multiple devices with SSL supportSelective synchronization for syncing specific folders onlyUse team folders as a file center for greater team collaboration (maximum sync tasks: 32)Shares files by links via emailPolicy settings for conflicted files and file type filter supportVersion control: up to 64 versionsIncremental synchronization for HDD space savingSupports Windows & Mac OS</td></tr><tr><th  >Web Administration</th><td  >Smart Fan ControlDynamic DNS (DDNS)SNMP (v2 & v3)Resource monitorNetwork recycle bin for file deletion via CIFS/SMB, AFP, and File StationAutomatic CleanupFile Type FilterComprehensive logs (events & connection)Syslog client/serverSystem settings backup and restoreRestore to factory defaultMobile app: Qmanager for remote system monitoring & management</td></tr></tbody></table></div><p>QNAP recently released QTS 4.2, its latest operating system. In it, we find support for the company's Container Station, Qsearch function and various incremental updates to existing features. You can read more about <a href="https://www.qnap.com/qts/4.2/en/">QTS 4.2 on the operating system's microsite</a>.</p><h2 id="feature-applications">Feature Applications</h2><div ><table><tbody><tr><th  >File Server</th><td  >File sharing across Windows, Mac, and Linux/UNIXWindows ACLAdvanced folder permission for CIFS/SMB, AFP, FTPShared folder aggregation (CIFS/SMB)</td></tr><tr><th  >FTP Server</th><td  >FTP over SSL/TLS (Explicit)FXP supportPassive FTP port range control</td></tr><tr><th  >File Station</th><td  >Supports ISO mounting (Up to 256 ISO files)Supports thumbnail display of multimedia filesSupports sharing download links and upload linksDrag-n-drop files via Google Chrome and Mozilla FirefoxFile compression (ZIP or 7z)Creation of and sending download links for sharing public files with expiration time and password protectionSupport for displaying subtitles (*.SRT, UTF-8 format)Support slideshow playback in media viewerMobile App: Qfile for file browsing and management</td></tr><tr><th  >Backup Station</th><td  >Remote replication server (over rsync)Real-time remote replication (RTRR) to another QNAP NAS or FTP serverWorks as both RTRR server & client with bandwidth controlReal-time & scheduled backupEncryption, compression, file filters, and transfer rate limitationsEncrypted replication between QNAP NAS serversDesktop backup with QNAP NetBak Replicator for WindowsApple Time Machine backup supportData backup to multiple external storage devicesSynchronizes with cloud storage: Amazon S3, ElephantDrive, DropboxThird party backup software support: Veeam backup & replication, Acronis True Image, Arcserve backup, emc retrospect, Symantec Backup Exec, etc</td></tr><tr><th  >Print Server</th><td  >Max. number of printers: 3Support for Internet Printing ProtocolPrint job display and managementIP-based and domain name-based privilege control</td></tr><tr><th  >Cloud Backup Station</th><td  >Amazon S3Amazon GlacierWebdev-based cloud storageMicrosoft AzureOpen Stack</td></tr><tr><th  >HD (HybridDesk) Station 3.0</th><td  >Playback videos, music, photos on TV with Kodi via HDMIWatch various online content such as YouTube, Flickr, Picasa, Shoutcast, etc.Web browsers (Chrome, Firefox)Supports multi-lingual keyboard, input and mouseSupports QNAP Qremote app and the official KODI remote appSupports user login permissionsA variety of applications are available including Skype, Plex, and moreNote:- The playback and quality of some video ﬁles may be affected by the system's CPU and GPU decoding abilities.- Up to 7.1 channel audio pass-through is supported</td></tr><tr><th  >Virtualization Station</th><td  >Supports creating one Virtual Machine (VM) to run an operating system such as Windows, Linux, and UnixVM import from Virtual AppliancesVM export into a virtual appliance in OVF / QVM formatVM clone & snapshotHTML5-based shared remote console</td></tr><tr><th  >Storage Plug & Connect</th><td  >Creating and mapping shared folders using QNAP Windows QfinderCreation of and connection to iSCSI targets/LUN</td></tr><tr><th  >iSCSI (IP SAN)</th><td  >iSCSI target with multi-LUNs per target (Up to 256 targets/LUNs combined)Support for LUN mapping & maskingOnline LUN capacity expansionSupport for SPC-3 persistent reservationSupport for MPIO & MC/SiSCSI LUN backup, one-time snapshot, and restorationiSCSI connection and management by QNAP Windows QfinderVirtual disk drive (via iSCSI initiator)Stack chaining masterMax No. of virtual disk drives: 8</td></tr><tr><th  >Surveillance Station</th><td  >Supports over 3,000 IP camerasIncludes 4 free camera licenses, up to 40 camera channels via additional license purchaseInstant playback to check recent eventsOnline editing to change cameras when in live viewVisual aid by using e-mapsPlayback and speed control by shuttle barVideo preview using playback timelineIntelligent Video Analytics (IVA) for advanced video searchSurveillance client for MacMobile surveillance app: Vmobile (iOS and Android)Mobile recording app: Vcam (iOS and Android)</td></tr><tr><th  >VPN Server</th><td  >Secure remote access: PPTP & OpenVPN VPN servicesMax number of clients: 30</td></tr><tr><th  >VPN Client</th><td  >Supported VPN protocols: PPTP & OpenVPN servicesPPTP Authentication: PAP, CHAP, MS-CHAP, MS-CHAPv2PPTP Encryption: None, AES 40/128 bit, AES 256 bitOpenVPN Encryption: None, AES 40/128 bit, AES 256 bitTransmission package monitorOpenVPN port controlOpenVPN link compression</td></tr><tr><th  >App Center</th><td  >Over 100 official and community software add-ons like Photo Station, Music Station, Video Station, DLNA server, Notes Station, Signage Station, Airplay/Chromecast, and more</td></tr></tbody></table></div><h2 id="interface">Interface</h2><p>There are so many software features that we could write an entire article on the operating system and what's inside. But for now, just know that there there are more native features and optional add-ons than we can discuss in a single device review.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:78.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" mos="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" align="" fullscreen="1" width="600" height="471" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>There are hundreds of pages in the QNAP QTS operating system, all originating from the main screen. The icons are similar to what you find in Android; you can move and reposition them across the three default pages. Of course, you can also add and remove icons as needed.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:63.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" mos="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" align="" fullscreen="1" width="600" height="383" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Health Check feature in the lower-right corner of the dashboard opens to what we see here. It provides a quick way to catch the latest QNAP software news, see details about firmware updates and view the system's status. You can monitor the storage array and the CPU, as well as keep an eye on memory usage and network traffic. Another pane shows if other users are logged in to the system; you don't want to update firmware or restart the NAS if someone else is using a shared file from a remote location.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" mos="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" align="" fullscreen="1" width="600" height="373" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Before we even get into the applications, let's look at the system's many configurable features. Everything comes set up from QNAP, but you can easily change the options to create a more customized experience.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" mos="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" align="" fullscreen="1" width="600" height="372" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>For instance, you can disable and hide all of the home/multimedia functions by clicking a single checkbox. This helps save processing cycles and system memory if those capabilities aren't needed.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/DPNY9yCRRMNDDz8HbNdT7b.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9BhbyCZLQeD2VQGzeUn349.png" alt="" /></figure></figure><p>In QTS' Storage Manager, you can build arrays either in volumes or by pools of disks. The latter option, introduced a few years ago, allows the appliance to tackle storage like an enterprise-class SAN. For example, one part of a drive may be a member of a RAID 0 array, while another section is part of a RAID 5 array.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:50.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" mos="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" align="" fullscreen="1" width="600" height="305" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When we review QNAP NAS appliances, we use the single-volume option. Systems with seven or fewer drive bays are tested in RAID 5, while systems with eight or more disks are tested in RAID 6.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/gRApWSfBfmEmVypXo8vK3k.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/p6Yf7kwJdVHTZMnUciaDLX.png" alt="" /></figure></figure><p>You get a lot of networking options, too. QNAP facilitates several modes of teaming, including 802.11ad link aggregation. And there are a few ways to connect to the system from outside your intranet: via QNAP's cloud feature, a free service through a specialized website, or through a third-party DDNS service.</p><h2 id="qts-linux-dual-systems">QTS-Linux Dual Systems</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:900px;"><p class="vanilla-image-block" style="padding-top:61.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/sjUazNXcnXmGcvDGbULY9R.png" mos="https://cdn.mos.cms.futurecdn.net/sjUazNXcnXmGcvDGbULY9R.png" align="" fullscreen="1" width="900" height="556" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/sjUazNXcnXmGcvDGbULY9R.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The TS-453A supports some new functionality not found on other QNAP platforms. For instance, the QTS-Linux dual system opens up the Internet of Things (IoT) world for developers to build rich applications. Although the QTS App Center is light on IoT applications right now, we expect it to see new and exciting plug-ins over time. In some ways, this is an extension of QNAP's existing desktop virtualization that allows users to run a second operating system from the NAS.</p><h2 id="dual-hdmi">Dual HDMI</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:980px;"><p class="vanilla-image-block" style="padding-top:39.80%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/6qnrNVsBSzuovTAv6JoKVb.png" mos="https://cdn.mos.cms.futurecdn.net/6qnrNVsBSzuovTAv6JoKVb.png" align="" fullscreen="1" width="980" height="390" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/6qnrNVsBSzuovTAv6JoKVb.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The TS-453A also introduces independent HDMI ports, so you can have your Linux and HD Station at the same time. Use the two ports to mirror or extend a desktop from the hosted operating system—even Windows, if you choose to install it in the virtualized environment.</p><h2 id="audio-video-and-more">Audio, Video And More</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:980px;"><p class="vanilla-image-block" style="padding-top:62.24%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/7gtfmDm3JddbnxYkHVm5mD.png" mos="https://cdn.mos.cms.futurecdn.net/7gtfmDm3JddbnxYkHVm5mD.png" align="" fullscreen="1" width="980" height="610" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/7gtfmDm3JddbnxYkHVm5mD.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>HD Video Station enables Kodi, a successor to XBMC and one of the most popular applications for networked storage today. Kodi might as well be its own operating environment because once it's installed, you can install plug-ins that expand its utility. If you ever dreamed of cutting the cord, consider Kodi your sheers.</p><h2 id="oceanktv-karaoke-at-home">OceanKTV - Karaoke At Home</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:980px;"><p class="vanilla-image-block" style="padding-top:61.73%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Q8jjE7wxtw6iNyy3tUU3R.png" mos="https://cdn.mos.cms.futurecdn.net/Q8jjE7wxtw6iNyy3tUU3R.png" align="" fullscreen="1" width="980" height="605" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Q8jjE7wxtw6iNyy3tUU3R.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>At this time, only QNAP offers the OceanKTV application through its on-board management system. The TS-x53A series was built to complement the software, and the model we're reviewing has a pair of dynamic microphone inputs that allow two people to sing along with music from a GUI.</p><p>Dynamic microphones are professional-grade, like what musicians use. The industry standard is the Shure SM58, and these models cost around $100 each. You will need a special cord to connect to the NAS or a wireless system. While there are lower-cost alternatives available, if you want the full experience, the SM58 is an excellent choice.</p><h2 id="a-closer-look">A Closer Look</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/G7tpMeN6mk32WeUQPNuHnd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/T9dmy2AavNmTTfs53Fp8zS.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wdu7DVMvXG5tbF7metVe84.png" alt="" /></figure></figure><p>QNAP's TS-453A ships in a brown package with a sticker that shows the model. The company actually got quite a bit of information on the small label. Most of these systems sell online, and several companies have moved away from full-color boxes to save money.</p><p>Inside the box, we find a well-secured NAS with accessories in a separate compartment.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/WkgDfBNyfAU2xuuEDZ97ba.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/iP3VWKA9ShTuwg4N3mVoEG.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TF77AKWdBLLb3kScf3bfaM.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/qc7gG6LipsarK4zoZjWXbh.png" alt="" /></figure></figure><p>After the initial setup, you mostly interact with the system's front. An LCD warns you of any errors that might crop up, in addition to conveying health status and network information. A series of status lights show system, USB and network activity. And an LED just above each drive sled reports individual drive activity with a green light. If a disk fails or has a problem, the green turns red, showing you where the issue is.</p><p>There's also a power button and special USB 3.0 port up front. Another button surrounding that port lets you connect a thumb drive, for instance, and copy data from it to a special backup folder on the NAS. The front USB port also charges mobile devices quickly.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/G2GMLCaPw3Tt5N4p9ZGSee.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fcYwZspYie2yMVmpxxfNxc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/RGZ2i4DLeu5iPDUJ4m6cpX.png" alt="" /></figure></figure><p>Structurally, the system is built well using a steel frame and a brushed aluminum cover. The four feet on the bottom use foam rubber to isolate vibration. And a removable sticker up top gives you the access code for cloud functions.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Zm6ShiM8E7xEhtBwZFhCv.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kyKmdRXPVxhy6MfSx3nnXd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GNEqmggfjXHHpStFZcMHrP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9BTczmaueAACyksvH4hL3B.png" alt="" /></figure></figure><p>Most of the I/O is naturally found around back, including four GbE ports and three additional USB 3.0 ports. Two HDMI 1.4a ports support 4K video at 30Hz, and again, both work independently so you can use the appliance as a desktop computer and run another application in the HybridDesk Station.</p><p>A single 120mm fan keeps installed disks and internal electronics cool. The platform is very quiet; the only noise you'll hear comes from the hard drives.</p><p>Finally, there are the 6.3mm microphone inputs we've been talking about. On the same PCIe card is a high bit-rate audio output to connect to an amplifier.</p><h2 id="four-corner-performance-testing">Four-Corner Performance Testing</h2><h2 id="product-comparison">Product Comparison</h2>        <div class="featured_product_block featured_block_hero" data-id="9aa6c9c4-68b8-4251-b7ed-d03edb1bd48a">            <a href="http://www.amazon.com/gp/product/B00PAPOI8U/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="ASUSTOR AS7004T (Diskless)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/CAgisTKNwGZx9yqLFPs3Rb.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">ASUSTOR AS7004T (Diskless)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="2dd4dc32-6a6f-41a4-b9c9-154fa83900b0">            <a href="http://www.amazon.com/gp/product/B00XJZ594U/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="QNAP TS-453mini" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/DzpkfrMF6LgvmuXxoLkyTE.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">QNAP TS-453mini</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="9fbb1f7f-203f-42d4-89a1-910c7a48f7c8">            <a href="http://www.simplynas.com/thecus-w5000-2tb-2-x-1tb-5-bay-windows-storage-server-integrated-with-seagate-constellation-enterprise.aspx" data-model-name="Thecus N5810 Pro (2TB)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/7SKQxKgDfNKgxHwD4WjgY.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">Thecus N5810 Pro (2TB)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><p>Several four- and five-drive NAS products go up against QNAP's karaoke-optimized TS-453A, some of which are bound to outperform it. Asustor's AS7004T has a faster host processor, but also costs more. On the other hand, Western Digital's My Cloud DL4100 sports the slowest CPU and lowest price. Everything else falls somewhere in between.</p><h2 id="sequential-read-2">Sequential Read</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/qALvnXJK6whbfXVuWr6Uoe.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LzoaW2Ggx9UB7pCH7UQvuk.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wGriVwj6jMxPaykb8upitQ.png" alt="" /></figure></figure><p>These systems perform similarly when we hit them with sequential reads. As you might expect, throughput is also higher when we test with large blocks of data. And the queue depth benchmarks reveal very little scaling as we intensify the load.</p><h2 id="sequential-write-2">Sequential Write</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/FSiwLv69LLmrngPgMnWJdj.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UxwgWtNQoQAsrs2Q3ZCfWd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/uiuwumeVTXqfWRtGpudJr3.png" alt="" /></figure></figure><p>Aside from the Core i3-powered Asustor AS7004T, most of these machines are on fairly equal footing when we write to them sequentially. They utilize low-power SoCs from Marvell and Intel, so this isn't much of a surprise. Fortunately, every platform we're testing delivers exceptional single-workload performance that's likely limited by the upper bound of gigabit Ethernet. </p><h2 id="sequential-sweeps">Sequential Sweeps</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Go4JS4GaCgbDURJ68jVQRJ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/duu98TxFP79h2pyw2qNKoJ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/hdYoKDM5GNKYhzumtQY8Ae.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PjdKw28jJPcNpQHzK4h66M.png" alt="" /></figure></figure><p>The sweep tests start with 100 percent sequential reads and end with 100 percent sequential writes. The numbers in the middle come from mixing the workloads in 10 percent increments. Our charts show how these systems slow down when they're asked to juggle reads and writes together, even though Ethernet is a full duplex technology.</p><p>QNAP's TS-453A follows a slightly different curve than the other systems, which comes from unique tuning. We've noticed the same pattern with the latest QTS firmware on other QNAP appliances. The TS-453A's optimizations result in more performance anywhere from 10 to 70 percent reads when we isolate 128KB blocks.</p><h2 id="random-read-2">Random Read</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/YZxHMSY5UQj89ZsvnaAEH5.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SgLhXTeWVVzD4GCyXdsgvW.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mBCoFW584sAEJwgEaMirZS.png" alt="" /></figure></figure><p>The TS-453A also performs well in the random read tests, beating competing platforms at a queue depth of one. Asustor's entry fares particularly well at higher queue depths thanks to programming that caches more data in RAM. That speed-up makes it hard to see QNAP shine, though. Fortunately, our exploration into application performance later in the review will give us another opportunity to observe this.</p><h2 id="random-write-2">Random Write</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/FCqX6H3U4w9Jjw3pUw4bEk.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2HgqALQ6WL9ZZfDVvpMhAK.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5YR39eppxhsQzkQzQHRrUd.png" alt="" /></figure></figure><p>QNAP's latest NAS employs a modern Intel SoC, so we were expecting high random write throughput. But the synthetics don't bear that out. Sure, you can use an SSD to improve these numbers (QNAP enables caching on almost all of its products these days), but then you lose a drive bay for mechanical storage.</p><h2 id="random-sweeps">Random Sweeps</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/cSbaRCwpDX9MQYt6DHE9bJ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AadX9psWa9WZmTcPSAWehZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/gip8GLFuLaB3nt2wWLva5C.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ndWaEUcozHBwK4ZaGAMfrF.png" alt="" /></figure></figure><p>Despite the low random writes we observed, the TS-453A handles mixed workloads adeptly. Again, our sweep tests reflect different combinations of reads and writes, in 10 percent increments. Following the line graph, we see random performance increase as more writes hit the buffer. At 100 percent small-block writes, the systems all demonstrate big increases thanks to large DRAM buffers.</p><h2 id="smb-iscsi-and-standard-server-workloads">SMB, iSCSI And Standard Server Workloads</h2><p>Each of the four corners come together in real-world application testing. The TS-453A is not the fastest NAS in our charts because we're including products from several different price points.</p><h2 id="smb-cifs-client-workloads">SMB / CIFS Client Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/nnpRgPfXmNqk9pUFgE34kk.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FuRuzCnotSwpYuy6Hu3UZ7.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DhhmXrvziFHEGMNTN5fJ4Z.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KBH3NF82acPwyLHhgzjypm.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tGAnU8dhANNCHgaZZYvoGb.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LKzb8pwpJxAuk8xtS7PzhA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/boYeMdh4TSUeZteez2Yt7G.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/6AzWh9EjsoWA2j36MwbbY.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2e2hfwudofVBocbZhA4PbF.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/u2sJmvZzcDWeK5vQdSnFcb.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HQbtivxbFnqyGWLjDCG5h7.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/uoQHnphhxCTvXf3DR89xjK.png" alt="" /></figure></figure><p>The SMB tests are representative of transfer performance across your network in Windows. All of the charted systems take advantage of SMB 3.0, except for Western Digital's My Cloud DL4100, which uses SMB 2.0.</p><p>QNAP's TS-453A performs well, delivering the results we expected given its price tag. </p><h2 id="multi-client-office-workloads">Multi-Client Office Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/rnQrjdvneHWnRutcXqMCU9.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LPkCpTTxmk4empvwPeg9W5.png" alt="" /></figure></figure><p>The TS-453A wasn't designed for large offices with many people accessing it at once. With SSD caching, the appliance would serve up greater throughput and achieve lower latency. After all, cache weighs heavily on the multi-client metric, as does CPU performance.</p><h2 id="iscsi-client-workloads">iSCSI Client Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/TwoCJLhknzgU7qehVAG4MV.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PPuUcgeQaCKTBZtnNFUTYR.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xwkdWJrX8Dj48G4NyatK34.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FbS7ZVEvJRLL3BtyQdmwMR.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/EQxi7TouwUFH4rKv3EZVJa.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2qELrH5g7ZhebZ8WctF5iF.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/R4snCWtVHo2wBQBv4XMeah.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8WeYxFab3BXa3xpL8MCPeZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QZdzDhgHJyAbyJEUDyat6e.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5eSJtwGcBaM2N69azeynyg.png" alt="" /></figure></figure><p>iSCSI is a different protocol than SMB, and NAS manufacturers use a different engine for addressing it. As a result, you can't assume that faring well in the previous benchmarks guarantees a strong performance here.</p><p>In our opinion, iSCSI goes underutilized in the home and small business environments. It's much more reliable than SMB in many cases, and creates a drive letter on your machine that makes the volume appear local (rather than mapped). iSCSI consequently makes it possible to install software to networked locations.</p><h2 id="total-iscsi-storage-performance">Total iSCSI Storage Performance</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:989px;"><p class="vanilla-image-block" style="padding-top:74.92%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/esVYzbBiYcQtd929GcEVf5.png" mos="https://cdn.mos.cms.futurecdn.net/esVYzbBiYcQtd929GcEVf5.png" align="" fullscreen="1" width="989" height="741" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/esVYzbBiYcQtd929GcEVf5.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The TS-453A performs well in our iSCSI tests. It's nearly as fast as Asustor's AS7004T sporting a Core i3 processor. To its credit, QNAP has always provided a strong iSCSI engine.</p><h2 id="standard-server-workloads-3">Standard Server Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/mzvT7RM7siYN8fvRN6E8ph.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KWNoJpiYgDMKWyWCJPN9XB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fmcxk7ebfrDyrnSjC2HZCk.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ADDbwWjABAYMAA2kKAKbJL.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/o988ccGJQkqMwKJ2EDKAgU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HNB8ZfLraKWyC3CxDxr375.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/aBqHdT3fzwHspfNqAsb6tB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/YPjGoDnaE9uzkBepMaR3SZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/huFzBnreFpDPUULPAfwG4A.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ypQoxb22ixJG7RChHKurRn.png" alt="" /></figure></figure><p>We run the server workloads over iSCSI as if in a SAN environment. QNAP's TS-453A doesn't scale as well across more taxing loads as Asustor's AS7004T, but it enables more IOPS than other NAS appliances in the chart.</p><h2 id="conclusion-2">Conclusion</h2><p>We have several systems in the lab and more on the way with Intel's new Celeron N3150. So far, we're impressed with its low power consumption, performance and feature set. The connectivity offered by the platform's PCIe opens the door to more functionality, too.</p><p>Many NAS vendors load their systems with 10GbE as a differentiator. That's a safe choice for networked storage. QNAP does have several configurations available with 10GbE in the SMB segment, so there's little reason to do another one (especially with four drive bays).</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1510px;"><p class="vanilla-image-block" style="padding-top:62.45%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj.png" mos="https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj.png" align="" fullscreen="1" width="1510" height="943" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ckWL2qzMVjrEhUSYvuLRGj.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The TS-453A is much more unique with its dual dynamic microphone inputs and high bit-rate audio output. The appliance should really fall into the high-end home/media server category. It does offer good value in the small business space, and includes the features to attract those customers. But we think the extras beg for a place in your living room.</p><p>This tug of war is the dilemma we face with a lot of QNAP products. Their feature sets are so broad, and the TS-453A extends out to an entirely new market. Of course, if we had to pay a premium for the A/V-based extras, we'd probably pass. But QNAP adds them as a value; they don't increase the TS-453A's price. It actually costs less than many other Celeron N3150-based systems. At the time of writing, you can find it with 4GB of RAM for $60 less than Asustor's AS204T. </p><p>The 8GB version sells for $70 more on one site. However, we found it with a $250 mark-up on another. As enthusiasts, this makes us gravitate toward the lower-capacity model with an eye to upgrading it ourselves. Besides, we found 4GB sufficient to deliver a satisfying experience with many of the advanced features like Linux Station active. The more applications you load up, the more memory you'll want. At a certain point, it'll naturally make sense to pop another 4GB in to max out Intel's SoC.</p><p>QNAP delivers more software features than any other NAS manufacturer. Each package installs with just a few clicks, and a large support forum provides answers to questions that spring up along the way. Some applications focus on consumer tasks like video transcoding. Other applications focus on business requirements. But our favorites, such as CloudLink, land somewhere in between.</p><p><strong>MORE: <a href="https://www.tomshardware.com/reviews/best-ssds,3891.html">Best SSDs For The Money</a></strong><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE: <a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p><em><a href="https://forums.tomshardware.com/members/cramseyer.1721867/">Chris Ramseyer</a> is a Contributing Editor for Tom's Hardware, covering </em><em><em><a href="https://www.tomshardware.com/topics/storage">Storage</a>. F</em>ollow him on <a href="http://twitter.com/chrisramseyer">Twitter</a> and <a href="http://facebook.com/cramseyer">Facebook</a>.</em></p><p><em>Follow us on </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em>, </em><a href="https://plus.google.com/u/0/%20tomshardware/posts"><em>Google+</em></a><em>, RSS, </em><em><em><a href="https://twitter.com/tomshardware">Twitter</a></em> and <a href="http://www.youtube.com/user/TomsHardware">YouTube</a>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP TS-451+ NAS Review ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/qnap-ts-451-nas,4342.html</link>
                                                                            <description>
                            <![CDATA[ QNAP has two new NAS appliances designed for the SOHO market: the TS-251+ and the TS-451+. The latter is an updated model based loosely on the original TS-451, and we're ready to measure what should be improved performance. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">a2c6PitGdJRnSruyGifNBR</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ukfQ3HkCLWNUSkdLDzHQ3d-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 14 Jan 2016 08:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 26 Mar 2026 15:28:59 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ukfQ3HkCLWNUSkdLDzHQ3d-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ukfQ3HkCLWNUSkdLDzHQ3d-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="specifications-pricing-warranty-and-accessories-2">Specifications, Pricing, Warranty And Accessories</h2><p><strong>QNAP has two new NAS appliances designed for SOHO (small office/home office) customers: the TS-251+ and the TS-451+, and we have the latter in-house for testing. It's an updated model based loosely on the original TS-451, a dual-core Celeron-based system.</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/JaAmbrBjqaNbx5aVJgR7US.png" mos="https://cdn.mos.cms.futurecdn.net/JaAmbrBjqaNbx5aVJgR7US.png" align="" fullscreen="1" width="600" height="375" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/JaAmbrBjqaNbx5aVJgR7US.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The TS-451+ adds a quad-core Intel Celeron J1900 at 2GHz and doubles the platform's RAM. The extra cores increase the NAS system's multimedia capabilities, while the memory upgrade allows more applications to run in the background. This is the new breed of network-attached devices that extends beyond storage. Many new home and small office QNAP systems fall into this category. Nobody has coined an official term for these systems, but someone really should. Continuing to call them NAS fails to capture everything they're capable of.</p><p>Many of the appliances we're seeing employ Intel's Celeron J1900 or a similar model from the Bay Trail family (with Silvermont-based cores). They're attractive processors because of their hardware-accelerated transcode engine and impressively low power consumption, which lowers cooling requirements.</p><p>QNAP recently introduced its QTS 4.2 operating system, which is backward-compatible with existing products. We installed the latest software package on a six-year-old TS-809 Pro during its beta phase and then when the release was finalized. We really like that QNAP steadily updates its OS, enabling new features. Not every capability works on the older systems since some are directly tied to hardware functionality, but that's inevitable. Fortunately, if a feature isn't supported, it doesn't show up in the software. In short, you can't do anything to get yourself in trouble.</p><p><strong>MORE: <a href="https://www.tomshardware.com/topics/storage">All Storage Articles</a></strong><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE: <a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p>QNAP's TS-451+ ships in two configurations differentiated by memory capacity. We're testing the 8GB model. However, there's also a lower-priced 2GB version. Its Celeron J1900 SoC includes integrated HD Graphics and a hardware-accelerated transcoding engine. Some of the systems that cost less than the TS-451+ use AMD G-series and Marvell SoCs. Just above the Celeron J1900 are systems with Intel Core i3 processors based on the Haswell architecture. The TS-451+ falls in the upper-middle range, offering excellent single-user and moderate multi-client performance suitable for small offices.</p><p>There are four hot-swap drive bays, though you can expand to 12 with QNAP's UX-800P. While the system supports a typical assortment of RAID levels, most folks will opt for RAID 5 to balance user capacity and data redundancy. The TS-451+ also facilitates SSD caching. It's read-only with a single drive and read/write with a pair of them. The cache algorithm can be tuned for different workloads, but you'll probably go for storage and redundancy over better random-latency performance.</p><p>Moving data to and from the system takes place over gigabit Ethernet. A pair of ports allows access from two separate networks or just one in a teamed configuration. If your network can handle it, 802.11ad is supported. QNAP also enables a few specialty network functions that do not require specific hardware to increase performance or reliability.</p><p>There are five USB ports in total. The front USB 3.0 interface is enhanced by a feature called one-touch copy, and it works in conjunction with a button right above the port. Around back, one more USB 3.0 port sits just under two USB 2.0 connections that provide a number of additional features. You can quickly set up a print server or even connect a keyboard and mouse. With video output through HDMI 1.4a, you can use the TS-451+ like a virtualized computer running on top of the QTS operating system. That HDMI 1.4a output can also send video and audio signals to a home theater.</p><p>This system ships with a QNAP-branded remote control, and if you combine it with Kodi home theater software, you get a powerful combination. I have one friend who recently "cut the cord", but still enjoys live TV broadcasts from a number of Kodi plug-in packages over IP networks. Though that's not a QNAP-supported feature, you can still see how flexible the Kodi package and user-built plug-in system has become. To fully exploit the software's capabilities, you need a powerful processor. Intel's quad-core Celeron J1900 works nicely.</p><h2 id="pricing-warranty-amp-accessories">Pricing, Warranty & Accessories</h2><p>The TS-451+ 8GB model has an MSRP of $649, while the 2GB TS-451 costs $529. Pricing is similar to competing products based on the same J1900 processor and system memory capacity.</p><p>QNAP's standard warranty lasts two years, but the company allows e-tailers to sell QNAP-backed warranties that extend coverage up to five years.</p><p>The system ships with two Ethernet cables, an external power brick, screws for mounting both 3.5-inch and 2.5-inch drives, a paper manual and a remote control.</p><h2 id="a-closer-look-2">A Closer Look</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/LaBew6uFu2PL3SPnsHZdcg.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QsPmRrwJjHuDLdkXhmSjD6.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ijqqiAYKM3WYZoqHemnrQ5.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FDyFhMcH6GAPoUmmNxhYLi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/caJ83uX54Bj4E9Pr355AT9.png" alt="" /></figure></figure><p>The TS-451+ ships in a brown box with a small list of specifications, features and capabilities printed on it. Most of these systems are sold online, so there's no real need for flashy packaging. I did recently visit a retail store and discovered NAS products from other companies on shelves in the same labeled brown box. They were easy to spot because there were so many, and they all had a layer of dust on top.</p><p>After reviewers started talking about how NAS appliances are packaged, the major players began using dense foam with extra protection in the corners. QNAP has always packaged its products well, and its TS-451+ maintains the status quo. The accessory package is even boxed separately, so your NAS won't get scratched in transit.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/YFKo46RPND5fjVv5kUC7gB.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3iaefTLc6N6NKJzfG3hEGd.png" alt="" /></figure></figure><p>Inside the box, we find a quick-start guide and QNAP's 13-button remote control. This is the third QNAP product we've reviewed with this remote, and I was finally able to configure a system with QTS 4.2 and Kodi to use it. The remote is responsive, but lacks strong tactile feedback. Since it uses IR, you can easily clone the signals to a programmable remote from your home theater.</p><p>TS-451+ owners also receive two Ethernet cables, screws for mounting 3.5-inch and 2.5-inch drives in the corresponding sleds, and an external power supply.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/yXSnGp8d8MMQvEZU2gSnQN.jpg" mos="https://cdn.mos.cms.futurecdn.net/yXSnGp8d8MMQvEZU2gSnQN.jpg" align="" fullscreen="1" width="600" height="447" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/yXSnGp8d8MMQvEZU2gSnQN.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>If you are a fan of QNAP's two-line display, you'll be disappointed to find it isn't used on this model. I often use the read-out for initial setup. Without it, you'll have to rely on QNAP's Finder Utility to retrieve an IP address and get everything configured.</p><p>The original TS-451 had a dual-core Celeron processor and shipped in a white case with this same design. Somewhere around that time, QNAP started using more plastic in its construction, which tends to run warmer than metal enclosures. Given the low-power SoCs we see nowadays, though, heat is rarely a problem. </p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/gGmmEjLYRMGb8vD7TBeLYY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UmsaiMu34HGYqji8DN3oR6.jpg" alt="" /></figure></figure><p>A power button and one-touch copy button (tied to the forward-facing USB 3.0 port) are located on the far left side of the chassis' face.</p><p>The system has seven status LEDs that indicate power, network, USB and hard drive activity. Aside from them, the rest of the front is fairly sparse. QNAP's drive sleds do not lock, so you won't want to use the system anywhere security is a concern.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:540px;"><p class="vanilla-image-block" style="padding-top:37.04%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AW5ECPR2f6sUWWf2keSvdC.png" mos="https://cdn.mos.cms.futurecdn.net/AW5ECPR2f6sUWWf2keSvdC.png" align="" fullscreen="1" width="540" height="200" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AW5ECPR2f6sUWWf2keSvdC.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The drive sleds employ a newer design than many of the QNAP appliances I've tested in the past. In the image above, you can see that air must pass through a small hole that won't dissipate heat evenly. This could negatively affect drive temperatures, leading to louder operation if you end up choosing hotter-running disks. Manufactures are not afraid to ship six- and even eight-platter drives these days, and some of them get really hot. Fortunately, using our lab's 5900 RPM Seagate NAS disks, we didn't have any problems with noise.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/47PfnGoHThQ6xf5SFAkSHk.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/4e7VeSgzYcr2KLLR8YRxSG.jpg" alt="" /></figure></figure><p>One side of the system has a vent to keep the platform cool. Four rubber feet on the bottom of the enclosure minimize vibration to and from the NAS. Like the rest of the TS-451+ chassis, the rubber feet are low-cost parts. Many of QNAP's upper-range systems are built to a higher standard.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:95.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/uiAkfas5Yi9hgq8bLYuwhE.png" mos="https://cdn.mos.cms.futurecdn.net/uiAkfas5Yi9hgq8bLYuwhE.png" align="" fullscreen="1" width="600" height="573" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/uiAkfas5Yi9hgq8bLYuwhE.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>A large fan on the back of the TS-451+ is automatically adjusted to keep the system and drives cool. Without an internal power supply, a smaller fan isn't required to cool that component. Again, there are three USB ports back there, one of which supports third-gen transfer rates. Two GbE ports move data to and from the system.</p><p>The less common bit of I/O is a lone HDMI output. Over the last two years, we've increasingly seen HDMI show up in networked storage. It started appearing on high-end systems as Intel pushed integrated HD Graphics. Now the functionality is available down in the company's least-expensive models.</p><h2 id="software-2">Software</h2><h2 id="features">Features</h2><div ><table><thead><tr><th  ></th><th  ><strong>QNAP TS-451+</strong></th></tr></thead><tbody><tr><th  >Operating System</th><td  >QTS 4.2 (embedded Linux)</td></tr><tr><th  >Client OS Support</th><td  >Windows 8 (32 & 64-bit), 7 (32 & 64-bit), Vista, XP, Server 2012 R2 / 2012 / 2008 R2 / 2003Apple Mac OS XLinux & UNIX</td></tr><tr><th  >Supported Browsers</th><td  >Microsoft Internet Explorer 10+Mozilla Firefox 8+Apple Safari 4+Google Chrome</td></tr><tr><th  >Multilingual Support</th><td  >Chinese (Traditional & Simplified)CzechDanishDutchEnglishFinnishFrenchGermanGreekHungarianItalianJapaneseKoreanNorwegianPolishPortugueseRomanianRussianSpanishSwedishThaiTurkish</td></tr><tr><th  >File System</th><td  >Internal Hard Drive: EXT4External Hard Drive: EXT3, EXT4, NTFS, FAT32, HFS+</td></tr><tr><th  >Networking</th><td  >TCP/IP (IPv4 & IPv6: Dual Stack)Dual Gigabit NICs with jumbo frame (fail-over, multi-IP settings, port trunking/NIC teaming)Service binding based on network interfacesProxy server (Squid Proxy Server via App Center)Proxy clientDHCP client, DHCP serverProtocols: CIFS/SMB, AFP (v3.3), NFS(v3), FTP, FTPS, SFTP, TFTP, HTTP(S), Telnet, SSH, iSCSI, SNMP, SMTP, and SMSCUPnP & Bonjour DiscoveryUSB Wi-Fi Adapter Support</td></tr><tr><th  >Security</th><td  >Network access protection with auto-blocking: SSH, Telnet, HTTP(S), FTP, CIFS/SMB, AFPCIFS host access control for shared foldersFIPS 140-2 validated AES 256-bit volume-based and shared folder data encryption*AES 256-bit external drive encryption*Importable SSL certificatesInstant alert via E-mail, SMS, beep, and push notification service2-step verification* The data encryption functions may not be available in accordance with the legislative restrictions of some countries.</td></tr><tr><th  >Storage Management</th><td  >QNAP flexible Volume/LUN with thin provisioning and space reclaimRAID 0,1, 5, 5 + hot spare, 6, 10Supports storage pools*Supports snapshots (4GB System RAM required)Supports Volume/LUN snapshot (Max 256 snapshots)Snapshot managerSnapshot cloneSnapshot vaultSnapshot replicaSnapshot agent for Windows VSS and VMwareOnline volume expansionOnline storage pool expansionOnline RAID capacity expansion and online RAID level migrationSMART data migrationStorage expansion via a QNAP UX-500P/UX-800P expansion unitJBOD enclosure roamingSSD read-only/read-write cacheBad block scan and hard drive S.M.A.R.T.Bad block recoveryRAID recoveryBitmap support</td></tr><tr><th  >Power Management</th><td  >Wake on LANInternal hard drive standby modeScheduled power on/offAutomatic power on after power recoveryUSB and network UPS support with SNMP managementSystem sleep mode (S3)</td></tr><tr><th  >Access Right Management</th><td  >Batch users creationImport/Export usersUser quota managementLocal user access control for CIFS, AFP, FTP, and WebDAVApplication access control for Photo Station, Music Station, Video Station, and File StationSubfolder permissions support for CIFS/SMB, AFP, FTP, and File Station</td></tr><tr><th  >Transcode Management</th><td  >Transcode video files to 240p, 360p, 480p, 720p and 1080p resolutionAutomatic video transcoding for watched foldersHardware accelerated transcoding supportEmbed subtitles into videos for background transcoding</td></tr><tr><th  >Domain Authentication Integration</th><td  >Microsoft Active Directory (AD) & Domain Controller supportLDAP server, LDAP clientDomain users login via CIFS/SMB, AFP, FTP, and File Station</td></tr><tr><th  >myQNAPcloud Service</th><td  >Private cloud storage and sharingFree host name registration (DDNS)Auto router configuration (via UPnP)Web-based file manager with HTTPS 2048-bit encryptionCloudLink for remote access without complicated router setupmyQNAPcloud connect for easy VPN connection (Windows VPN utility)</td></tr><tr><th  >Qsync</th><td  >Syncs files among multiple devices with SSL supportSelective synchronization for syncing specific folders onlyUse team folders as a file center for greater team collaboration (maximum sync tasks: 32)Shares files by links via emailPolicy settings for conflicted files and file type filter supportVersion control: up to 64 versionsIncremental synchronization for HDD space savingSupports Windows & Mac OS</td></tr><tr><th  >Web Administration</th><td  >Smart Fan ControlDynamic DNS (DDNS)SNMP (v2 & v3)Resource monitorNetwork recycle bin for file deletion via CIFS/SMB, AFP, and File StationAutomatic CleanupFile Type FilterComprehensive logs (events & connection)Syslog client/serverSystem settings backup and restoreRestore to factory defaultMobile app: Qmanager for remote system monitoring & management</td></tr></tbody></table></div><p>QNAP recently released QTS 4.2, its latest operating system. In it, we find support for QNAP's new Container Station, Qsearch function and various incremental updates for existing features. You can read more about <a href="https://www.qnap.com/qts/4.2/en/">QTS 4.2 on the operating system's microsite</a>.</p><h2 id="feature-apps">Feature Apps</h2><div ><table><thead><tr><th  ></th><th  ><strong>QNAP TS-451+</strong></th></tr></thead><tbody><tr><th  >File Server</th><td  >File sharing across Windows, Mac, and Linux/UNIXWindows ACLAdvanced folder permission for CIFS/SMB, AFP, FTPShared folder aggregation (CIFS/SMB)</td></tr><tr><th  >FTP Server</th><td  >FTP over SSL/TLS (Explicit)FXP supportPassive FTP port range control</td></tr><tr><th  >File Station</th><td  >Supports ISO mounting (Up to 256 ISO files)Supports thumbnail display of multimedia filesSupports sharing download links and upload linksDrag-n-drop files via Google Chrome and Mozilla FirefoxFile compression (ZIP or 7z)Creation of and sending download links for sharing public files with expiration time and password protectionSupport for displaying subtitles (*.SRT, UTF-8 format)Support slideshow playback in media viewerMobile App: Qfile for file browsing and management</td></tr><tr><th  >Backup Station</th><td  >Remote replication server (over rsync)Real-time remote replication (RTRR) to another QNAP NAS or FTP serverWorks as both RTRR server & client with bandwidth controlReal-time & scheduled backupEncryption, compression, file filters, and transfer rate limitationsEncrypted replication between QNAP NAS serversDesktop backup with QNAP NetBak Replicator for WindowsApple Time Machine backup supportData backup to multiple external storage devicesSynchronizes with cloud storage: Amazon S3, ElephantDrive, DropboxThird party backup software support: Veeam backup & replication, Acronis True Image, Arcserve backup, emc retrospect, Symantec Backup Exec, etc</td></tr><tr><th  >Print Server</th><td  >Max. number of printers: 3Support for Internet Printing ProtocolPrint job display and managementIP-based and domain name-based privilege control</td></tr><tr><th  >Cloud Backup Station</th><td  >Amazon S3Amazon GlacierWebdev-based cloud storageMicrosoft AzureOpen Stack</td></tr><tr><th  >HD (HybridDesk) Station 3.0</th><td  >Playback videos, music, photos on TV with Kodi via HDMIWatch various online content such as YouTube, Flickr, Picasa, Shoutcast, etc.Web browsers (Chrome, Firefox)Supports multi-lingual keyboard, input and mouseSupports QNAP Qremote app and the official KODI remote appSupports user login permissionsA variety of applications are available including Skype, Plex, and moreNote:- The playback and quality of some video ﬁles may be affected by the system's CPU and GPU decoding abilities.- Up to 7.1 channel audio pass-through is supported</td></tr><tr><th  >Virtualization Station</th><td  >Supports creating one Virtual Machine (VM) to run an operating system such as Windows, Linux, and UnixVM import from Virtual AppliancesVM export into a virtual appliance in OVF / QVM formatVM clone & snapshotHTML5-based shared remote console</td></tr><tr><th  >Storage Plug & Connect</th><td  >Creating and mapping shared folders using QNAP Windows QfinderCreation of and connection to iSCSI targets/LUN</td></tr><tr><th  >iSCSI (IP SAN)</th><td  >iSCSI target with multi-LUNs per target (Up to 256 targets/LUNs combined)Support for LUN mapping & maskingOnline LUN capacity expansionSupport for SPC-3 persistent reservationSupport for MPIO & MC/SiSCSI LUN backup, one-time snapshot, and restorationiSCSI connection and management by QNAP Windows QfinderVirtual disk drive (via iSCSI initiator)Stack chaining masterMax No. of virtual disk drives: 8</td></tr><tr><th  >Surveillance Station</th><td  >Supports over 3,000 IP camerasIncludes 4 free camera licenses, up to 40 camera channels via additional license purchaseInstant playback to check recent eventsOnline editing to change cameras when in live viewVisual aid by using e-mapsPlayback and speed control by shuttle barVideo preview using playback timelineIntelligent Video Analytics (IVA) for advanced video searchSurveillance client for MacMobile surveillance app: Vmobile (iOS and Android)Mobile recording app: Vcam (iOS and Android)</td></tr><tr><th  >VPN Server</th><td  >Secure remote access: PPTP & OpenVPN VPN servicesMax number of clients: 30</td></tr><tr><th  >VPN Client</th><td  >Supported VPN protocols: PPTP & OpenVPN servicesPPTP Authentication: PAP, CHAP, MS-CHAP, MS-CHAPv2PPTP Encryption: None, AES 40/128 bit, AES 256 bitOpenVPN Encryption: None, AES 40/128 bit, AES 256 bitTransmission package monitorOpenVPN port controlOpenVPN link compression</td></tr><tr><th  >App Center</th><td  >Over 100 official and community software add-ons like Photo Station, Music Station, Video Station, DLNA server, Notes Station, Signage Station, Airplay/Chromecast, and more</td></tr></tbody></table></div><p>Interface</p><p>There are so many software features that we could write an entire article just on the operating system and what's inside. In fact, we plan to publish comprehensive feature stories covering NAS operating systems and their GUIs in the future. For now, there are more native features and optional add-ons than we can introduce in a single device review.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:78.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" mos="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" align="" fullscreen="1" width="600" height="471" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>There are hundreds of pages in the QNAP QTS operating system, but they all originate from the main screen. The icons are similar to what you find in Android; you can move and re-position them across the three default pages. Of course, you can also add and remove icons as needed.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:63.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" mos="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" align="" fullscreen="1" width="600" height="383" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The health check feature in the lower-right corner of the dashboard opens to what we see here. It provides a quick way to catch the latest QNAP software news, see details about firmware updates and view the system's status. You can monitor the storage array and CPU, in addition to keeping an eye on memory usage and network traffic. Another pane shows if other users are logged in to the system; you don't want to update firmware or restart the NAS if someone else is using a shared file from a remote location.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" mos="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" align="" fullscreen="1" width="600" height="373" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Before we even get into the applications, let's look at the system's many configurable features. Everything comes set up from QNAP to be completely usable. But you can easily change the options to create a more customized experience.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" mos="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" align="" fullscreen="1" width="600" height="372" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>For instance, disable and hide all of the home/multimedia functions by clicking a single check-box. This helps save processing cycles and system memory if those capabilities aren't needed.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/DPNY9yCRRMNDDz8HbNdT7b.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9BhbyCZLQeD2VQGzeUn349.png" alt="" /></figure></figure><p>In QTS' Storage Manager, you can build arrays either in volumes or by pools of disks. The latter option, introduced a few years ago, allows the appliance to tackle storage like an enterprise-class SAN. For example, one part of a drive may be a member of a RAID 0 array, while another section is part of a RAID 5 array.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:50.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" mos="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" align="" fullscreen="1" width="600" height="305" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When we review QNAP NAS appliances, we use the single-volume option. Systems with seven drive bays and less are tested in RAID 5, while systems with eight or more disks are tested in RAID 6.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/gRApWSfBfmEmVypXo8vK3k.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/p6Yf7kwJdVHTZMnUciaDLX.png" alt="" /></figure></figure><p>You get a lot of networking options, too. QNAP facilitates several modes of network teaming, including 802.11ad link aggregation. And there are a few ways to connect to the system from outside of your intranet: it's accessible from QNAP's cloud feature, a free service through a specialized website, or through a third-party DDNS service.</p><h2 id="four-corner-performance-testing-2">Four-Corner Performance Testing</h2><p>We've updated our comparison units now that we have a sufficient number of mid-range models in the database. In the coming months, we'll publish reviews of Asustor's AS6104T and Netgear's ReadyNAS 214. You can read <a href="https://www.tomshardware.com/reviews/thecus-n5810-pro-nas,4201.html">our review of the Thecus N5810 Pro here</a>.</p><p>All of the systems in today's review are filled with Seagate NAS 4TB disks in RAID 5, and they run from a single GbE port through an enterprise switch.</p>        <div class="featured_product_block featured_block_hero" data-id="32e0c861-b476-4a8a-8ab8-669bdbc17901">            <a href="http://www.simplynas.com/thecus-w5000-2tb-2-x-1tb-5-bay-windows-storage-server-integrated-with-seagate-constellation-enterprise.aspx" data-model-name="Thecus N5810 Pro (2TB)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/7SKQxKgDfNKgxHwD4WjgY.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">Thecus N5810 Pro (2TB)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="fbdc5639-c9b5-45f2-8019-a946e2fc67c7">            <a href="http://www.amazon.com/NETGEAR-ReadyNAS-214-Diskless-RN21400-100NES/dp/B015S0Y50C/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="NETGEAR ReadyNAS 214 (Diskless)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/NW2kPXNKzdCPkHKMGAN7La.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">NETGEAR ReadyNAS 214 (Diskless)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="54b0d563-6e2d-4c8e-bdf7-6da7e959d63a">            <a href="http://www.amazon.com/gp/product/B00URNVBF8/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="WD My Cloud DL4100 (Diskless)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/hfLwFq3jrzTBkcxoL9C2wV.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">WD My Cloud DL4100 (Diskless)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><h2 id="sequential-data-transfer-by-block-size">Sequential Data Transfer by Block Size</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/sXAkko8Jx6PtReQjLEhyzT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ZynGqBaNFnyMdXP5k6EDUP.png" alt="" /></figure></figure><p>The sequential read performance for every system is similar at each block size. This isn't a very stressful metric, but it does give us some idea of what to look for as our testing continues.</p><p>There's a lot more variation in the sequential write test. Asustor's AS6204T is on the first iteration of the company's newest operating system, and it clearly has some issues with smaller block sizes. The TS-451+ finishes without encountering any issues; it performs particularly well in the 64KB and 128KB tests, posting bigger numbers than Thecus and Western Digital.</p><h2 id="sequential-performance">Sequential Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/aRadDpQSx3nLzWD5pBVnMH.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/emkHRAr6PZfbfMn29ywNpP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QxrYAn55QgwteiVpba8NHi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TVYsiEa98vE6YcrX8jT49K.png" alt="" /></figure></figure><p>Now we're looking at 128KB and 1MB blocks, charted across increasing queue depths. Interestingly, the mid-range systems we're measuring don't report higher throughput as queue depths go up. That would normally be bad. But many of these platforms saturate a GbE link at low queue depths, so that's our bottleneck.</p><p>The write tests again yield a wider range of performance results. QNAP's TS-451+ performs well, managing to saturate the gigabit Ethernet connection.</p><h2 id="sequential-mixed-data-sweep">Sequential Mixed Data Sweep</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/G2DD2ZJy9z6T3meTgXFonc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2dspqkgbkxRDVfYGtNJgE8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/m9xZrQqhiTtuUjKbzQyb9A.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/hdoc5s7uoWeczxSeccUQoT.png" alt="" /></figure></figure><p>All of the systems are optimized for workloads consisting of 80 percent reads. Back when the SSD 520 launched, Intel published a document claiming that 80 percent reads are typical for most client systems. Seventy percent reads are more common among workstations.</p><p>The bathtub curve observed here is what we're accustomed to. After all, mixing reads and writes presents a greater challenge than a pure read or pure write workload.</p><h2 id="random-data-transfer-by-size">Random Data Transfer by Size</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/N2cjcwCS2g22cARcbpXD8T.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NCxnmnZtLMTKgcre3BknF7.png" alt="" /></figure></figure><p>For the most part, if you don't run applications on the NAS or use the appliance as an active disk with a mapped volume, you will rarely transfer files in a random manner. Even when you send small blocks of data over SMB, the information moves sequentially. Hosting an app on the NAS is another story entirely, though.</p><p>In both the read and write tests, QNAP's TS-451+ outperforms its competition in random 4KB performance. This is important for running applications with Windows, where 4KB blocks make up a majority of the workload. The 8KB block size is often associated with virtual machines from VMWare. The TS-451+ also outperforms the other products there, though it falls behind two systems in 8KB random writes. </p><h2 id="random-performance">Random Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/EN9ypFNNP5CjC8eyxXzUXc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DoMGo39tzQPdvrcHeaxdnD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fSMvd6ggWgrWC7Yct53WaE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Bg2EduQpTNWM8vk3gBrK3L.png" alt="" /></figure></figure><p>Ratcheting up the random workload by scaling queue depth doesn't do much for performance. For the most part, these systems demonstrate fairly linear performance as the queue depth increases. </p><h2 id="random-mixed-data-sweep">Random Mixed Data Sweep</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ZUooTPAUBN78EFkJY35p9X.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/F3b7rUTwEYwcnDkgNZiSTN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/7UWdDgeMNiuFLxyh3dj5ye.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/XAUXkv3TR2imhmG9hZfjMC.png" alt="" /></figure></figure><p>Under heavy random writes, all of the systems use cache algorithms to burst performance. None of them exhibit a bathtub curve as we sweep across the mixed workloads. We see very little variation until the test's end, where caching performance differentiates each appliance.</p><h2 id="smb-iscsi-and-standard-server-workloads-2">SMB, iSCSI And Standard Server Workloads</h2><h2 id="single-client-smb-performance">Single-Client SMB Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/MvXgNygFB6G7kqXjousBUR.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/4hgRQ7n9aPMdUiosqeD9Pc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DEaB8Qeh3MhnTY5v4WLy2L.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2wHKgCQ65hfQ5WVjZu66B7.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/cpzWuJnxAHEXcthND8TkbH.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8DDjSSW5Gw6LvhSVztpWZ8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NXZTGTDuhSxvvggLEoqdNE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kuSkQBY9AoAMfvaJwBqgRe.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HdvAJvJAWXSuAxd7PYomFi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rjVkWE8xfxzD8nqJdL7ykd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8utVv8idgog4fppdX25C49.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ANnyQ8HQxi2VLS38EwCcpK.png" alt="" /></figure></figure><p>QNAP's TS-451+ performed well in the synthetic measurements, so it's not surprising to see it leading many of our real-world tests over SMB.</p><p>These benchmarks are traditional home and small business NAS metrics, where users transfer files to and from the system. For most folks, this is exactly why you buy networked storage.</p><h2 id="multi-client-smb-performance">Multi-Client SMB Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/CUiURg544ryRL6bDjN83u4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3QvvDCWiq5MfF6iHntkLKL.png" alt="" /></figure></figure><p>Each node in the multi-client test falls short of saturating our test subjects. We used real Microsoft Office software to record traces that run from each system with a dedicated gigabit Ethernet connection to the network. The combined workload <em>does </em>tax the GbE link. With some products, we hit other hardware limits before banging on Ethernet's ceiling.</p><p>We can see this happen on two of the charts; either throughput sharply decreases or the latency spikes. I like to use latency to determine the load level at which a NAS device still delivers acceptable performance. As you can imagine, it takes a lot of traffic to make a NAS fail outright. But you don't want the nasty user experience preceding that failure, either.</p><h2 id="single-client-iscsi-workloads">Single-Client iSCSI Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/e9FNeGm93WwEnb3Reto38a.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UwZGKZe5BtbdvRXMNuzoLU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/YmazXLdQ6WMWwsMDia55ef.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/yo2awoL8dx88Md7xfiEdC4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VHdrsEMqdpKnPyrQkuEa9j.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2tnBKMmFfC4NDd4p7yToWK.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bgNsYCdxXeFNj8bjdBtDsG.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/WrZzAEidCnNDjmiicoxbcF.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bnf6Gr6XFUY7oQGWpvoke7.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rnd2kUCqiWW8YZ4vTxHrXd.png" alt="" /></figure></figure><p>iSCSI is the most underused feature on NAS appliances today. All of our comparison products have the feature installed right out of the box, but we rarely hear about it being used. iSCSI adds a drive letter to the volume and shows up on your computer as a local disk. It's a great way to deal with large game libraries, particularly since the data on a RAID 5 array is redundant.</p><h2 id=""></h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/LiNQERvTi3JDvyPtgMjLBZ.png" mos="https://cdn.mos.cms.futurecdn.net/LiNQERvTi3JDvyPtgMjLBZ.png" align="" fullscreen="1" width="600" height="449" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/LiNQERvTi3JDvyPtgMjLBZ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>These results are presented in time units rather than throughput.</p><p>QNAP delivers strong iSCSI performance, giving its TS-451+ the advantage it needs to come out on top. The throughput result is about as fast as a 7200 RPM disk inside of your own desktop.</p><h2 id="standard-workloads">Standard Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/eDkjDBpbbB8XSXxGAkGJGL.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ycZNvXm2wN53jP8ChqgGHf.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/63Cg8nhPEbcKggzjAXZU49.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/v7eiCe3cYyazQHjutsRzYU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/gEQuZ3Ajx6ip4bBZDsBsGD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fsF4cP2Xwp3qFKnoAL9Mh9.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MgFhJZEjGtEsYRbnBxexYn.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/g8HyXg6qrzo6mb2sW3tpRE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8yx6zF63KRa4qssEGrfQJc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rHTWLygEGnL8Q5MnKnK8Kg.png" alt="" /></figure></figure><p>Since none of the systems scale as queue depths increase, the snake charts that show IOPS compared to latency are nearly vertical. Only a small number of users will deploy their low-cost storage appliances in one of these single-workload applications, though the systems are powerful enough.</p><p>Response time starts out around 8ms across the board. You never want to push much beyond 100ms of latency, and 200ms is a practical maximum.</p><h2 id="conclusion-3">Conclusion</h2><p>Even though the TS-451+ is sold as a small business model, its features are more compelling in the home, where you can really take advantage of the multimedia capabilities. To be fair, HDMI output can be used to run a virtual PC, but that's be a progressive application of what this system is meant for. We simply believe that accelerated transcoding, HDMI output and a bundled remote control, when added to a traditional network-attached storage device, scream home theater. Bonus points for connecting the TS-451+ to a receiver able to decode high bit rate audio. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/yXSnGp8d8MMQvEZU2gSnQN.jpg" mos="https://cdn.mos.cms.futurecdn.net/yXSnGp8d8MMQvEZU2gSnQN.jpg" align="" fullscreen="1" width="600" height="447" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/yXSnGp8d8MMQvEZU2gSnQN.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>All of the NAS manufacturers have taken steps to streamline the initial configuration process. The whole network-attached dimension of these systems sounds like it could be complicated, but it's not. Within 10 minutes, you can have the TS-451+ up and running. And if you really do want to get elbows-deep, QNAP enables a comprehensive feature set for you to explore. Most of us don't sit down and spend hours setting up every capability; we'll usually configure the system and then enable the advanced extras as the need arises.</p><p>In order to make use of what the TS-451+ can do, you'll want more memory than what the 2GB model includes. I don't know where QNAP buys RAM, but I wish I was the supplier! The price difference between the 2GB and 8GB models is much larger than it should be. You're better off buying the lower-capacity version and adding your own 4GB DDR3-1600 SO-DIMM.</p><p>This system isn't perfect, though. It suffers a few negatives I've never encountered from QNAP before. The drive sleds, case structure and overall design fall short of the company's quality standards compared to its higher-end equipment. We expect to find a lot of plastic on appliances destined for home installations, but this thing costs more than $500.</p><p>The TS-451+ is also fairly redundant. QNAP's TS-453mini is nearly identical with the same processor, system memory, many of the same features, an included remote control and an extra USB 3.0 port. The TS-453mini's piano black finish also looks better, and it consumes less desk space due to a vertical drive design.</p><p><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/topics/storage">All Storage Articles</a></strong><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p><em><a href="https://forums.tomshardware.com/members/cramseyer.1721867/">Chris Ramseyer</a> is a Contributing Editor for Tom's Hardware, covering </em><em><em><a href="https://www.tomshardware.com/topics/storage">Storage</a>. F</em>ollow him on <a href="http://twitter.com/chrisramseyer">Twitter</a> and on <a href="http://facebook.com/cramseyer">Facebook</a>.</em></p><p><em>Follow Tom's Hardware on <a href="https://twitter.com/tomshardware">Twitter</a></em><em>, </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em> and </em><a href="https://plus.google.com/u/0/%20tomshardware/posts"><em>Google+</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The QNAP TBS-453A Changes The NAS Game ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-tbs-453a,30943.html</link>
                                                                            <description>
                            <![CDATA[ QNAP's TBS-453A converges several devices into one attractive and very useful slim device that can hide or travel just about anywhere. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">42j9cCNmHo7vsDFSGx6ttg</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/SoZqCNthxmCwAEnbBuscaB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 11 Jan 2016 16:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:55 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/SoZqCNthxmCwAEnbBuscaB-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/SoZqCNthxmCwAEnbBuscaB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>This was a breakout year for QNAP. The company released several new products in multiple form factors, brought new exclusive software features and has yet to find the brake pedal. Case in point is the new TBS-453A, aka the NASbook.</p><p>The TBS-453A isn't QNAP's first slim desktop form factor NAS appliance, but it is the first to add network switching and four disk drive support. The NAS product segment has evolved over the last decade from a pure storage play to devices that sit in the middle of your digital life. The NASbook takes all of those elements and joins them in one small, easy to manage device.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5184px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/us3DYfAZ25V7YzkJZxc6sa.jpg" mos="https://cdn.mos.cms.futurecdn.net/us3DYfAZ25V7YzkJZxc6sa.jpg" align="" fullscreen="1" width="5184" height="3888" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/us3DYfAZ25V7YzkJZxc6sa.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The front of the system looks like a refined gaming console or exaggerated set-top box like your cable or satellite TV provider would supply. There are a few buttons, a pair of USB ports and a card reader. The button on the far left handles the one-touch copy function. When you plug in a device such as a cell phone, USB drive or possibly an SD card and press the button, the data is backed up to the NAS.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5184px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/SoZqCNthxmCwAEnbBuscaB.jpg" mos="https://cdn.mos.cms.futurecdn.net/SoZqCNthxmCwAEnbBuscaB.jpg" align="" fullscreen="1" width="5184" height="3888" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/SoZqCNthxmCwAEnbBuscaB.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Things get a little more interesting and unique on the back. Dual HDMI ports and audio I/O connect to your monitor or TV. The system can run as an independent computer with QNAP's existing software package that supports Windows, Linux and other operating systems. Users can also use the ports in conjunction with KODI or other multimedia front end software that turns the system into a full-on media center. Audiophiles and users of high-end home theater products will appreciate the dual HDMI ports for connecting more than one device to the system.</p><p>There are five network switching ports that can be assigned via a new software module. This is essentially software-defined switching, a new carryover from the enterprise universe where software-defined everything has gained traction. Now your TV, DVR, gaming console and other theater equipment can link directly to your storage.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5184px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/2BiatbuDxYAqFVXb7CLm3G.jpg" mos="https://cdn.mos.cms.futurecdn.net/2BiatbuDxYAqFVXb7CLm3G.jpg" align="" fullscreen="1" width="5184" height="3888" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/2BiatbuDxYAqFVXb7CLm3G.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>And oh, what great storage it is! To keep a slim profile, QNAP enabled four M.2 SATA storage ports (with the 2280 form factor). We suspect the system will be very fast, even when distributing several 4K videos through the network. The Intel Braswell quad-core processor enables the system to stream multimedia files to other network devices and even mobile drives like tablets at remote locations.</p><p>SanDisk&apos;s new X400 M.2 SSD that measures only 1.5 mm thin recently launched with the company&apos;s X3 NAND flash (TLC) in 1 TB capacity. The drive should offer great performance for a low-cost NAS SSD.</p><p>QNAP didn&apos;t have a firm release date for the new TBS-453A, but we suspect it will ship later in 2016. The hardware appears retail ready right now. Also, the major components in the system are standard parts used in other NAS products already shipping, like the TS-453A.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Tom's Hardware's CES 2016 Top Picks ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/picturestory/702-consumer-electronics-show-2016-awards.html</link>
                                                                            <description>
                            <![CDATA[ Once again, the Tom's Hardware team was out in force at the annual consumer electronics show in Las Vegas. Here are our top picks for CES 2016. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">J9J78kfVtE9Pc3nvYVY7fW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3DKxPiMDDdE83KacVeycJB-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 08 Jan 2016 21:30:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:58 +0000</updated>
                                                                                                                                            <category><![CDATA[Virtual Reality]]></category>
                                                                                                                    <dc:creator><![CDATA[ The Editors of Tom&#039;s Hardware ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/y2LM8eEW4uj8HEgcmQpqC9.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/3DKxPiMDDdE83KacVeycJB-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3DKxPiMDDdE83KacVeycJB-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="dodging-robots-and-ducking-drones">Dodging Robots And Ducking Drones</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="Dodging Robots And Ducking Drones" src="https://cdn.mos.cms.futurecdn.net/3DKxPiMDDdE83KacVeycJB.jpg" mos="https://cdn.mos.cms.futurecdn.net/3DKxPiMDDdE83KacVeycJB.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/3DKxPiMDDdE83KacVeycJB.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><span>We've seen just about all we can see at CES 2016, even if we could see it all. We had to dodge robots and duck under drones, we had to ignore the "smart everything" (although we did see some really smart refrigerators... or as one person put it: a fridge too far). Among all of that were some gems. </span></p><p>As always, many of you will disagree with our choices for top picks from CES 2016, or wonder why oh why we're fascinated by some of them. Often we have no grand explanation, other than we were simply struck by something that stood out in the sea of sameness that CES can be.</p><p><span>The typical caveats apply: we didn't test these products. We did ask serious questions about them, or get demonstrations of them. Now, onto our picks.</span></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag=ces&articleType=news">News From CES 2016</a></strong></p><h2 id="most-unexpected-innovation">Most Unexpected Innovation</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2500px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="" name="" alt="Most Unexpected Innovation" src="https://cdn.mos.cms.futurecdn.net/zEYitd4sunyw7ttkNNFs7L.jpg" mos="https://cdn.mos.cms.futurecdn.net/zEYitd4sunyw7ttkNNFs7L.jpg" align="" fullscreen="1" width="2500" height="1406" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/zEYitd4sunyw7ttkNNFs7L.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="asrock-39-s-mini-stx-motherboard-and-mini-pc">ASRock's Mini-STX Motherboard And Mini-PC</h2><p>ASRock's upcoming mini-STX motherboar<span>d and PC gives users the ability to build their own SFF system. Smaller than mini-ITX, the new mini-STX form factor is designed to be approximately 5x5 inches in size. The motherboard uses a desktop H110 chipset and an LGA1151 socket, allowing you to install any desktop CPU with a TDP of 65 W. The case is only about 3.1-inches tall, but there is still sufficient space to fit the standard CPU cooler that Intel supplies with every desktop CPU.</span></p><p>Although at this time we have seen only one motherboard and two cases that use this form factor, as more mini-STX products are produced, users will soon have a wide variety of new components that can be used to build customized SFF sized mini-PCs.</p><p><strong>MORE: </strong><strong><a href="https://www.tomshardware.com/news/asrocck-mini-stx-pc-motherboard,30912.html">ASRock To Deliver Mini-PC Using Intel's New STX Form Factor</a></strong><br/><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=systems&articleType=news">All Systems News From CES</a></strong></p><h2 id="best-new-ssd">Best New SSD</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5184px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="Best New SSD" src="https://cdn.mos.cms.futurecdn.net/xL8V5CgZUURzZ42QDaEcJo.jpg" mos="https://cdn.mos.cms.futurecdn.net/xL8V5CgZUURzZ42QDaEcJo.jpg" align="" fullscreen="1" width="5184" height="3888" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/xL8V5CgZUURzZ42QDaEcJo.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="ocz-storage-solutions-revodrive-400-1-tb">OCZ Storage Solutions RevoDrive 400 1 TB</h2><p>OCZ's new RevoDrive 400<span> is the first performance-focused M.2 SSD to reach the 1 TB capacity size that power users and gamers demand. When demonstrated at CES 2016, the drive achieved nearly 2,700 MB/s sequential read and 1,600 MB/s sequential write speeds.</span></p><p><span>OCZ told us that the new NVMe 1.1b product, the first from the company, will be cost competitive with other NVMe products on the market today, while achieving a capacity size lead in the M.2 form factor class. Users will experience higher frame rates and lower game load times by choosing the RevoDrive 400 as a drop-in performance increasing replacement to existing hard disk drives. </span>OCZ expects the drive to ship early in 2016.</p><p><strong>MORE: <a href="https://www.tomshardware.com/news/ocz-trion-150-revodrive-400,30902.html">OCZ Preps Second-Gen TLC, First NVMe SSDs For 2016</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=storage&articleType=news">All Storage News From CES</a></strong></p><h2 id="best-networking-device">Best Networking Device</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="" name="" alt="Best Networking Device" src="https://cdn.mos.cms.futurecdn.net/F7QYgweBqkB3v9xoSYoEyG.png" mos="https://cdn.mos.cms.futurecdn.net/F7QYgweBqkB3v9xoSYoEyG.png" align="" fullscreen="1" width="1200" height="1200" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/F7QYgweBqkB3v9xoSYoEyG.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="linksys-wusb6100m">Linksys WUSB6100M</h2><p>MU-MIMO (Multi-User Multiple-Input Multiple-Output) technology has taken the consumer networking market by storm, and rightly so. With the direction home network usage is headed, MU-MIMO is a much needed technology. Thus our networking award was focused on what we found to be the most compelling MU-MIMO product.</p><p>We saw a flurry of new MU-MIMO products released here at CES, but our award this year doesn't go to a fancy new router with a hundred bands and exorbitant speeds. Instead, it goes to the Linksys WUSB6100M, a simple AC600 USB MU-MIMO adapter.</p><p><span>Sure enough, potential customers looking to upgrade their home network with a MU-MIMO setup will want to get their hands on an enabled router as soon as possible. Little do they know, the devices connecting to their network (desktops, laptops, tablets, etc.) must be compatible with MU-MIMO to receive its benefits. </span></p><p>The WUSB6100M solves this issue, provided these devices have a USB port it can plug into. At $59.99, this dongle will allow users to upgrade to a MU-MIMO router without having to upgrade all of their wireless devices along with it.</p><p><strong>MORE: <a href="https://www.tomshardware.com/news/linksys-max-stream-mu-mimo-wi-fi,30897.html">Linksys Teases New MU-MIMO Products At CES 2016</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=networking&articleType=news">All Networking News From CES</a></strong><br/></p><h2 id="best-vr-hmd-update">Best VR HMD Update</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:66.67%;"><img id="" name="" alt="Best VR HMD Update" src="https://cdn.mos.cms.futurecdn.net/p6Kq2Bhu3fWnUtMGucwrG9.jpg" mos="https://cdn.mos.cms.futurecdn.net/p6Kq2Bhu3fWnUtMGucwrG9.jpg" align="" fullscreen="1" width="1920" height="1280" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/p6Kq2Bhu3fWnUtMGucwrG9.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="htc-vive-pre">HTC Vive Pre</h2><p>Although the updates to the new HTC Vive Pre developer kit<span> could be seen as more evolutionary than revolutionary, the Vive was already arguably the best VR solution available. That makes the improvements just icing on the cake. But still, the brighter displays, with their new Mura correction technology, are far and away the best-looking we've seen on any platform. And content that we had already experienced on the original Vive developer kit simply looks significantly better. </span></p><p><span>What we've been told is that the big breakthrough, the enhanced "Tron Mode" chaperone system, doesn't seem like a big deal on the surface, but it really is. It improves the Vive's room-scale VR safety net, instilling in you the confidence to feel free to completely explore the virtual space with no fear. </span></p><p>This subconsciously and significantly improves presence. Other improvements like the better controllers and easier-to-set-up lighthouse base stations further improve the package. In fact, if this wasn't labeled a developer kit, we would think HTC and Valve would have no problem selling it today.</p><p><strong>MORE: <a href="https://www.tomshardware.com/news/htc-vive-pre-first-look,30894.html">The Vive Pre, HTC’s New VR Developer Kit: First Look</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=virtual-reality&articleType=news">All Virtual Reality News From CES</a></strong><br/></p><h2 id="best-smartphone">Best Smartphone</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:66.67%;"><img id="" name="" alt="Best Smartphone" src="https://cdn.mos.cms.futurecdn.net/woQRNwp6oH5goaD38azL44.jpg" mos="https://cdn.mos.cms.futurecdn.net/woQRNwp6oH5goaD38azL44.jpg" align="" fullscreen="1" width="1920" height="1280" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/woQRNwp6oH5goaD38azL44.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="huawei-mate-8">Huawei Mate 8</h2><p>If you asked us a year ago who were the top smartphone OEMs, it's unlikely that we would have included Huawei on that list. But after being <a href="https://www.tomshardware.com/news/google-huawei-nexus-6p-hands-on,30656.html"><span>pleasantly surprised by the Nexus 6P</span></a><span>, one of our favorite smartphones from 2015, we were eagerly waiting to see what would come next from the Chinese OEM. </span></p><p><span>The new 6-inch Mate 8 was announced this week at CES, and we were </span>lucky enough to get one prior to the launch<span>. Although we're a little iffy on Huawei's EMUI UI that runs on top of Marshmallow, every other aspect of the phone is superlative. It is an incredibly well-crafted device with a beautiful high-contrast 6-inch display, all in a body no bigger than other 5.7-inch devices thanks to its super-thin bezels. </span></p><p>It's also the most powerful Android phone we've tested, and it has <a href="https://www.tomshardware.com/news/huawei-mate-8-phablet-hands-on,30860.html">outstanding battery life</a>. The camera is excellent, utilizing a brand-new Sony image sensor. The only problem is that it isn't officially available in North America -- however, if you want one, you can order it online and import it over.</p><p><strong>MORE: <a href="https://www.tomshardware.com/news/huawei-mate-8-phablet-hands-on,30860.html">Huawei's Mate 8 6-inch Phablet Hands On</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=smartphones&articleType=news">All Smartphones News From CES</a></strong><br/></p><h2 id="best-case">Best Case</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1667px;"><p class="vanilla-image-block" style="padding-top:149.97%;"><img id="" name="" alt="Best Case" src="https://cdn.mos.cms.futurecdn.net/JEsLTv5iJHWiv4DJU5VEKT.jpg" mos="https://cdn.mos.cms.futurecdn.net/JEsLTv5iJHWiv4DJU5VEKT.jpg" align="" fullscreen="1" width="1667" height="2500" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/JEsLTv5iJHWiv4DJU5VEKT.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="in-win-39-s-h-frame-2-0">In Win's H-Frame 2.0</h2><p><span>In Win's H-Frame 2.0 chassis will retail for a heavy price of $799, but it easily translates to one of the best-looking cases on the CES show floor.</span></p><p><span>The front of the case has three USB 3.0 slots and one USB 3.1 Type-C. For cooling, it can have three 120 mm fans at the top and one 120 mm fan in the rear. For water cooling, you can place up to a 360 mm radiator at the top, and the CPU heat sink can be up to 185 mm in height.</span></p><p><span>Aside from the tempered-glass windows, the massive case also features orange LED lighting along with a lighting controller. In fact, the case is so unique that In Win created a special 1065 W PSU that fits the case. However, the spec sheet said you can use an ATX12V and EPS12V PSU as long as it's at or below 210 mm. The PSU also has orange LED lighting for its interior, along with a small window so you can look at its innards. It also has a slider to control fan activity in various scenarios. For example, you can set the fan to continue spinning while the PC is off, or give it a short delay before it begins spinning. </span></p><p><span>Just like some of its other high-end showpiece cases, In Win's H-Frame 2.0 will have a limited run, with only 500 cases available.</span></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=cases&articleType=news">All Cases News From CES</a></strong></p><h2 id="best-enterprise-storage">Best Enterprise Storage</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5184px;"><p class="vanilla-image-block" style="padding-top:66.67%;"><img id="" name="" alt="Best Enterprise Storage" src="https://cdn.mos.cms.futurecdn.net/7MnpeabfLzpBN8sBn7f3JE.png" mos="https://cdn.mos.cms.futurecdn.net/7MnpeabfLzpBN8sBn7f3JE.png" align="" fullscreen="1" width="5184" height="3456" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/7MnpeabfLzpBN8sBn7f3JE.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="kingston-e1000-nvme-enterprise-ssd">Kingston E1000 NVMe Enterprise SSD</h2><p>The Kingston E1000 AIC (Add In Card) melds four NVMe M.2 SSDs into a single AIC form factor card, which in turn provides dedicated power loss protection for each of the underlying SSDs. This allows users to reap the rewards of client SSD pricing while enjoying one of the key features of enterprise-class SSDs. Kingston developed the solution with IP from Liqid, a company that is still operating in stealth mode.</p><p>The Kingston E1000 AIC supports up to 8 TB of storage per card while providing up to 1.25 million IOPS of 4K random read performance and sequential throughput of 6 GBps. The E1000 also features heat sinks that provide additional cooling for the M.2 SSDs, which is an important consideration in demanding server environments. Kingston displayed a high performance flash array powered by six E1000's at CES with up to 3.25 million IOPS and 12.5 GBps of sequential throughput.</p><p><strong>MORE: <a href="http://www.tomsitpro.com/articles/kingston-e1000-ssd-nvme-liqid,1-3098.html">Kingston Unveils E1000 NVMe Enterprise SSD At CES 2016</a>MORE: <a href="http://www.tomsitpro.com/tags/storage+ces/?articleType=news">All Enterprise Storage News From CES</a></strong><br/></p><h2 id="best-monitor">Best Monitor</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:66.67%;"><img id="" name="" alt="Best Monitor" src="https://cdn.mos.cms.futurecdn.net/gRctHiDupD2YyUceZ4JyCE.jpg" mos="https://cdn.mos.cms.futurecdn.net/gRctHiDupD2YyUceZ4JyCE.jpg" align="" fullscreen="1" width="600" height="400" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/gRctHiDupD2YyUceZ4JyCE.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="dell-ultrasharp-30-ultra-hd-4k-oled-monitor">Dell UltraSharp 30 Ultra HD 4K OLED Monitor</h2><p>When we first looked at Dell's new top-of-the-range monitor, we couldn't believe its price tag of $5,000. But after spending a little more time with it at CES, we say to heck with the price. Yes, it's ridiculously expensive, especially when you compare it to even the highest-end 4K LCD monitor, but pricing is all relative.</p><p>The professional-grade Sony BVM-X300 30-inch 4K monitor is around $20,000, so the Dell UltraSharp 30 is a steal at $5,000 comparatively. Its OLED display is gorgeous and it has the best picture of any computer display we've ever laid our eyes on, with stunning inky blacks and colors that pop off OLED. It also has super thin bezels, a slim design, and uses USB Type-C for both power and video signals. Right now, it is the ultimate monitor, and if you can afford one, it should be on your desk.</p><p><strong>MORE: <a href="https://www.tomshardware.com/news/dell-infinityedge-oled-monitors,30854.html">Dell Introduces World's First 30-inch OLED Monitor</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=monitors&articleType=news">All Monitors News From CES</a></strong><br/></p><h2 id="best-virtual-reality-peripheral">Best Virtual Reality Peripheral</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="Best Virtual Reality Peripheral" src="https://cdn.mos.cms.futurecdn.net/vBiMTVeck4EXR4NstSJKhG.jpg" mos="https://cdn.mos.cms.futurecdn.net/vBiMTVeck4EXR4NstSJKhG.jpg" align="" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/vBiMTVeck4EXR4NstSJKhG.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="virtuix-omni-vr-treadmill">Virtuix Omni VR Treadmill</h2><p>The Virtuix Omni is a new kind of peripheral called an omni-directional treadmill. It works in conjunction with a virtual reality HMD and allows you to run around in the virtual world, making it the perfect option for first person shooters in VR.</p><p><span>To use the hardware, you have to strap yourself into a harness similar to the type you would use for climbing. That harness is attached to the Omni on a swivel that will let you rotate in 360 degrees. The base of the unit is concave and made of hard plastic, so when you wear the special shoes for it, you can walk in place with very little friction.</span></p><p><span>Your steps are tracked by sensors that are placed on top of the shoes, and your body movement is tracked by the headset gyros and tracking sensors. Virtuix has also partnered with Vive and will support Lighthouse tracking for peripherals such as rifles or handguns. </span></p><p>"Active VR" is the term that Virtuix has coined to describe the experience, and we agree that it's an apt description.</p><p><strong>MORE: <a href="https://www.tomshardware.com/news/virtuix-omni-vr-treadmill-experience,30945.html">Tom's Hardware Tries The Virtuix Omni VR Treadmill</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=peripherals&articleType=news">All Peripherals News From CES</a></strong><br/></p><h2 id="most-innovative-gaming-system">Most Innovative Gaming System</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2464px;"><p class="vanilla-image-block" style="padding-top:66.23%;"><img id="" name="" alt="Most Innovative Gaming System" src="https://cdn.mos.cms.futurecdn.net/JfDXmwdsjvZpjkmguC2Tce.jpg" mos="https://cdn.mos.cms.futurecdn.net/JfDXmwdsjvZpjkmguC2Tce.jpg" align="" fullscreen="1" width="2464" height="1632" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/JfDXmwdsjvZpjkmguC2Tce.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="cyberpowerpc-39-s-prostreamer-series-gaming-desktops">CyberpowerPC's ProStreamer Series Gaming Desktops</h2><p>Streaming and eSports are some of the fastest-growing market segments in the industry today, and CyberpowerPC has created a solution for amateur and pro streamers that can help save enthusiasts money by putting your gaming PC and streaming rig into one chassis.</p><p><span>The ProStreamer Series systems can house a micro ATX and a mini-ITX motherboard, with the mini-ITX acting as a streaming system. The mini-ITX boards can be equipped with 6th generation (Skylake) Intel Core i3, i5 or i7 processors and 8 GB of memory, and they use an Avermedia Live Gamer HD capture card. The dedicated system takes the encoding load off of the main rig (micro ATX system) and provides streamers with a dedicated streaming PC with as little or as much host processing power as you desire.</span></p><p><span>CyberpowerPC said that streaming rigs don't require huge graphics horsepower -- we were told that all that's really needed is a decent host processor, and therefore the mini-ITX board does not come equipped with a graphics card. Instead, it houses the Avermedia capture card. By combining two systems with dedicated purposes into one case, you can save some money on an additional PSU, liquid cooler and a chassis. </span></p><p>For anyone that streams on any level, CyberpowerPC is currently offering a one-of-a-kind solution that, despite its outlandish concept, should be practical for its intended use.</p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=gaming&articleType=news">All Gaming News From CES</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=desktops&articleType=news">All Desktops News From CES</a></strong><br/></p><h2 id="best-nas">Best NAS</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5184px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="Best NAS" src="https://cdn.mos.cms.futurecdn.net/ENSTkcgmXbE4AR3ejZcwjJ.jpg" mos="https://cdn.mos.cms.futurecdn.net/ENSTkcgmXbE4AR3ejZcwjJ.jpg" align="" fullscreen="1" width="5184" height="3888" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ENSTkcgmXbE4AR3ejZcwjJ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="qnap-tbs-453a">QNAP TBS-453A</h2><p>For the last few months, several NAS manufacturers have entered the home router market, but only QNAP has combined a private network router with a NAS and home theater PC technology. The new trifecta device is the TBS-453A, and it's about the same size as a netbook.</p><p><span>The system has up to 8 GB of system DRAM, four SATA m.2 SSD slots, a local WAN and four LAN ports. Those combined features would be an excellent start to a network attached storage device that doubles as the network, but the TBS-453A goes a step further by adding dual HDMI outputs, four USB 3.0 ports, audio ports and a card reader.</span></p><p><span>The HDMI ports allow for local display support (home theater PC with KODI or other supported software) and real-time 4K H.264 video transcoding to other network attached devices. The system will remain responsive thanks to a highly optimized Intel Braswell SoC processor that consumes very little power. </span></p><p><span>Regardless of how you use the device, it's small enough to fit in any location, or you can opt to take it on the road as a traveling all-in-one device that can double as a PC.<br/></span></p><p><span><br/><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=storage&articleType=news">All Storage News From CES</a></strong></span></p><h2 id="best-new-graphics-tech">Best New Graphics Tech</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:45.36%;"><img id="" name="" alt="Best New Graphics Tech" src="https://cdn.mos.cms.futurecdn.net/K3HTH2JVHXDbnVLsrqZzmf.jpg" mos="https://cdn.mos.cms.futurecdn.net/K3HTH2JVHXDbnVLsrqZzmf.jpg" align="" fullscreen="1" width="1920" height="871" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/K3HTH2JVHXDbnVLsrqZzmf.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="powervr-wizard">PowerVR Wizard</h2><p>From a company known for solid but not exactly flashy mobile graphics solutions, the PowerVR Wizard from Imagination<span> looks to be something new. It's a PCI card, built with a specialized ray tracing processor. It's a low-powered, 10 watt card with passive cooling, but in a head-to-head demo, it rendered a scene five times faster than an Nvidia GeForce 980 Ti. Now, the test was undeniably set up in Imagination's favor, but we always love to see David take a shot at Goliath.</span></p><p>In addition to the head-to-head, we also got to see the four PowerVR Wizards running in tandem to render a flythrough of a scene. The rendering was done in Unity, which has worked with Imagination Technologies (maker of the PowerVR) to implement ray tracing in its APIs. The scene had more than 300 million light rays being rendered simultaneously, but the four little cards kept up an admirable 30 fps at 1080p.</p><p><strong>MORE: <a href="https://www.tomshardware.com/news/imagination-real-time-ray-tracing,30932.html">Imagination Demos Realtime Ray Tracing</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=graphics&articleType=news">All Graphics News From CES</a></strong><br/></p><h2 id="best-system-concept">Best System Concept</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1274px;"><p class="vanilla-image-block" style="padding-top:61.54%;"><img id="" name="" alt="Best System Concept" src="https://cdn.mos.cms.futurecdn.net/beDfA26SYVNAfDoyqpMpJH.jpg" mos="https://cdn.mos.cms.futurecdn.net/beDfA26SYVNAfDoyqpMpJH.jpg" align="" fullscreen="1" width="1274" height="784" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/beDfA26SYVNAfDoyqpMpJH.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="razer-blade-stealth-ultrabook-and-razer-core-gpu-dock">Razer Blade Stealth Ultrabook And Razer Core GPU Dock</h2><p>You could argue that Razer swiped the idea of using a laptop paired with an external GPU dock<span> from MSI and Alienware. You could further argue that </span><a href="https://www.tomshardware.com/news/asus-rog-xg2-graphics-dock,30941.html"><span>Asus' new GPU dock</span></a><span> is actually better than Razer's Core dock, because it uses PCIe x4 to pump full 40 Gbps over its USB-C connectors, whereas Thunderbolt 3 has an overhead penalty that drops its stated 40 Gbps to something lesser.</span></p><p><span>Those are strong arguments, but even so, we chose Razer's setup as our top pick. The docks from MSI, Alienware and Asus are all proprietary in some way and are thus married to a single device. It is true that so far, the Razer Core dock works just with the Razer Blade Stealth, and Razer reps wouldn't state definitively either way whether or not the Core would work with any device that had the correct USB-C port with Thunderbolt 3. But the Core (apparently) uses no secret sauce, so connecting other devices should theoretically work.</span></p><p>Further, there's the fact that Razer seems to have thought through an average gamer's ideal setup. You have the slim Ultrabook (with strong specs of its own), a powerful external GPU for when you need to rock and roll in demanding games, and a place to park all your peripherals. One cable connects that laptop to the whole schmeer, and charges it. (Asus' setup requires two cables.)</p><p><strong>MORE: <a href="https://www.tomshardware.com/news/razer-blade-stealth-ultrabook-core-gpu-dock,30862.html">Razer's Blade Stealth Laptop And Core External GPU Dock</a>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=systems&articleType=news">All Systems News From CES</a></strong><br/></p><h2 id="best-sign-of-vr-promise">Best Sign Of VR Promise</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="Best Sign Of VR Promise" src="https://cdn.mos.cms.futurecdn.net/V7tv5TgaHAmrf6837KmYSX.jpg" mos="https://cdn.mos.cms.futurecdn.net/V7tv5TgaHAmrf6837KmYSX.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/V7tv5TgaHAmrf6837KmYSX.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="jaunt-vr">Jaunt VR</h2><p>VR and 360-degree cameras made a rush at CES this year, but most of them, as impressive as they were, are consumer-grade products -- the GoPro of the VR camera world, as it were. Which is to say, they offer excellent-enough quality for you and me. But for the big boys, there's Jaunt. It's really not a product you can buy. It's a massive, professional-grade VR camera intended for movie making or broadcast recording (the company isn't going after live VR entertainment yet). The focus, if it isn't obvious, is quality. It has 24 HD camera modules, each with one-inch sensors with global shutters and HDR.</p><p><span>Most cameras employ rolling shutter sensors, which record moving objects from top to bottom. This scan-line effect can cause severe distortion when recording swift-moving objects. This is not ideal for immersive motion capture and makes it nearly impossible to stitch all of those images together perfectly. Global shutter records all scan lines at once. There's much more going on here, though, like the memory arrays behind the pixel cells (each pixel has a memory cell). The video gets uploaded to a cloud-based rendering system that combines all of the data and then reconstructs it as stereo output -- a virtual camera output for each eye. The company only does content partnership deals (which allows Jaunt to distribute the content on its own player in its app). </span></p><p><span>Okay, so shoot me: This is not really a product that's for you and me (although it's output is -- there's some really compelling content in the Jaunt app), but it's another sign that VR is serious business, and it's more than just gaming. Jaunt has raised $100m so far, just in case you're still not convinced. </span></p><p><br/><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag%5B0%5D=ces&tag%5B1%5D=virtual-reality&articleType=news">All Virtual Reality News From CES</a></strong></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP TS-563 NAS Review ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/qnap-ts-563-nas,4299.html</link>
                                                                            <description>
                            <![CDATA[ QNAP doubles down with AMD's new G-series SoC and releases a more affordable storage appliance for small business users. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">e6qg3NbANPKPxGbCdduYH8</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/UG9ADxgVpCVMUZfZrncorm-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 07 Jan 2016 08:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 26 Mar 2026 15:29:15 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/UG9ADxgVpCVMUZfZrncorm-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/UG9ADxgVpCVMUZfZrncorm-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="specifications-pricing-warranty-amp-accessories">Specifications, Pricing, Warranty & Accessories</h2><p><strong>The QNAP models announced at least year's Computex are coming to market. The TS-563 uses AMD's low-power G-series system-on-chip (SoC) to bring award-winning features to this competitive market.</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:56.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/UG9ADxgVpCVMUZfZrncorm.jpg" mos="https://cdn.mos.cms.futurecdn.net/UG9ADxgVpCVMUZfZrncorm.jpg" align="" fullscreen="1" width="600" height="337" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/UG9ADxgVpCVMUZfZrncorm.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>A while back, we tested the <a href="https://www.tomshardware.com/reviews/synology-ds415-nas,4280.html">Synology DS415+ four-bay network attached storage</a> (NAS) system and were critical of its limited features. After this review, when you see what QNAP is offering, you will understand why Synology had to endure our criticism. QNAP leads the SMB NAS market in features per dollar. Priced within a few bucks of the DS-415+, the QNAP TS-563 is a five-bay system with one-touch copy functionality, a powerful software suite and optional 10Gb Ethernet expansion. The hardware features complement QNAP's software, now up to QTS 4.2.</p><p>To achieve such an aggressive price point, QNAP employed AMD's new G-series SoC with hardware-accelerated encryption and video. Anytime I read the phrase performance per watt, I interpret it as poor performance at low power. AMD really likes to plug this marketing message into its press releases, so I didn't expect much from the G-series products. That changed when <a href="https://www.tomshardware.com/reviews/qnap-tvs-863-8-bay-nas,4225.html">we tested the TVS-863+</a> and measured great performance on both 1GbE and 10GbE networks. The numbers weren't just great; they were even competitive with products using Intel's SoCs. We can't always say that about the other markets AMD serves.</p><p><strong>MORE: <a href="https://www.tomshardware.com/topics/storage">All Storage Articles</a></strong><strong>MORE: <a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE: <a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p>The TS-563 ships in two versions with different amounts of system memory. The lower-price option ships with 2GB of DDR3 in a single SO-DIMM. The 8GB model we're testing today ships with two 4GB DDR3 SO-DIMMs populating both available slots. Either model can be updated with dual 8GB SO-DIMMs to a maximum of 16GB at 1600 MT/s. Why worry about RAM? Similar to your home PC, applications are loaded into system memory for faster access by the CPU. This system has an extensive list of software you can add, making more RAM an attractive attribute.</p><p>Powering those apps is AMD's GX-420MC SoC, sporting a 2GHz quad-core processor with 2MB of L2 cache and a 17.5W TDP. It's a Jaguar derivative, built on a 28nm process. AMD endows the SoC with AES-NI instruction support, accelerating encryption and decryption.</p><p>Data stored in the TS-563 is spread between as many as five internal drives, which can be a mix of mechanical and solid-state devices. SSD-based caching is supported, enabling high-performance application server functionality, if that's something you're interested in. But most folks will apply RAID 5 across the five bays, creating a more traditional array. RAID 6 and 10 are also possible, but RAID 5 is ideal for this type of system.</p><p>There are also several connectivity options. Out of the box, you get two GbE ports. Hook up to one of them, both on a single network or two ports on two networks. You can also team them with link aggregation or upgrade the system using an available four-lane PCIe 2.0 slot. Expansion options include single- and dual-port 10GbE.</p><p>The system also has five USB 3.0 ports that open up more options. I love using the front USB 3.0 port to charge my cellphone and tablet. It's surrounded by a button that, when activated, saves data from whatever is plugged in. Four additional USB 3.0 ports on the back of the system can be used for storage expansion with one of QNAP's available enclosures. You can also use them to control a UPS, host an optical drive or charge other mobile devices. </p><h2 id="price-warranty-amp-accessories">Price, Warranty & Accessories</h2><p>We found the TS-563 available for as low as $542.47 (for the 2GB model). The version with 8GB of RAM tips the scale at $709. Given the sizable delta, you're best off buying the lower-capacity NAS and upgrading it with additional memory.</p><p>QNAP offers a standard two-year warranty on the TS-563. You have the option to purchase an additional three years of coverage if your vendor of choice also sells the QNAP-backed service.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/A49Y7UdCgkFLqMUzPqSKY9.png" mos="https://cdn.mos.cms.futurecdn.net/A49Y7UdCgkFLqMUzPqSKY9.png" align="" fullscreen="1" width="600" height="449" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/A49Y7UdCgkFLqMUzPqSKY9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The TS-563 system includes a paper quick-start guide, screws for mounting hard drives (3.5- and 2.5-inch), a power cable and two Ethernet cables.</p><p>This model has an available four-lane PCIe 2.0 slot for network expansion, and QNAP offers four cards that fit it. The first is a dual-port GbE adapter (LAN-1G2T-D). The company also sells three 10 GbE add-in cards. The first enables a single SFP+ transceiver (LAN-10G1SR-D). The other two add-in cards support single (LAN-10G1T-D) and dual (LAN-10G2T-D) over 10GBase-T.</p><p>The TS-563 also supports QNAP's newest expansion chassis. Fully built-out, it'll take up to 21 drive bays.</p><h2 id="software-3">Software</h2><h2 id="features-2">Features</h2><div ><table><tbody><tr><th  ><strong>Operating System</strong></th><td  >QTS 4.2 (embedded Linux)</td></tr><tr><th  ><strong>Client OS Support</strong></th><td  >Windows 8 (32 & 64-bit), 7 (32 & 64-bit), Vista, XP, Server 2012 R2 / 2012 / 2008 R2 / 2003Apple Mac OS XLinux & UNIX</td></tr><tr><th  ><strong>Supported Browsers</strong></th><td  >Microsoft Internet Explorer 10+, Mozilla Firefox 8+, Apple Safari 4+, Google Chrome</td></tr><tr><th  ><strong>Language Support</strong></th><td  >Chinese (Traditional & Simplified), Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish, Thai, Turkish</td></tr><tr><th  ><strong>File System</strong></th><td  >Internal Hard Drive: EXT4External Hard Drive: EXT3, EXT4, NTFS, FAT32, HFS+</td></tr><tr><th  ><strong>Networking</strong></th><td  >TCP/IP (IPv4 & IPv6: Dual Stack)Dual Gigabit NICs with jumbo frame (fail-over, multi-IP settings, port trunking/NIC teaming)Service binding based on network interfacesProxy server (Squid available in App Center)Proxy clientDHCP client, DHCP serverProtocols: CIFS/SMB, AFP, NFS, FTP, FTPS, SFTP, TFTP, HTTP(S), Telnet, SSH, iSCSI, SNMP, SMTP, and SMSCUPnP & Bonjour discoveryUSB Wi-Fi 802.11ac adapter support</td></tr><tr><th  ><strong>Security</strong></th><td  >Network access protection with auto-blocking: SSH, Telnet, HTTP(S), FTP, CIFS/SMB, AFPCIFS host access control for shared foldersFIPS 140-2 validated AES 256-bit volume-based data encryptionAES 256-bit external drive encryptionImportable SSL certificatesInstant alert via email, SMS, and beep</td></tr><tr><th  ><strong>Storage Management</strong></th><td  >QNAP flexible Volume/LUN with thin provisioning and space reclaimRAID 0,1, 5, 6, 10, + hot spareSupports storage poolOnline volume expansionOnline storage pool expansionOnline RAID capacity expansion and online RAID level migrationSMART data migrationStorage expansion via QNAP UX-500P/UX-800P expansion unit (max 2)Bad block scan and hard drive S.M.A.R.T.Bad block recoveryRAID recoveryBitmap support</td></tr><tr><th  ><strong>Power Management</strong></th><td  >Wake on LANInternal hard drive standby modeScheduled power on/offAutomatic power on after power recoveryUSB and network UPS support with SNMP managementSystem sleep mode (S3)</td></tr><tr><th  ><strong>Access Right Management</strong></th><td  >Batch users creationImport/Export usersUser quota managementLocal user access control for CIFS, AFP, FTP, and WebDAVApplication access control for Photo Station, Music Station, Video Station, and File StationSubfolder permissions support for CIFS/SMB, AFP, FTP, and File Station</td></tr><tr><th  ><strong>Transcoding Management</strong></th><td  >Background video transcoding to 240p, 360p, 480p, 720p, and 1080p resolutionsAutomatic offline video transcoding for preset shared foldersEmbed subtitles to videos in background transcoding</td></tr><tr><th  ><strong>Domain Authentication Integration</strong></th><td  >Microsoft Active Directory (AD) & Domain Controller supportLDAP server, LDAP clientDomain users login via CIFS/SMB, AFP, FTP, and File Station</td></tr><tr><th  ><strong>myQNAPcloud Service</strong></th><td  >Private cloud storage and sharingFree host name registration (DDNS)Auto router configuration (via UPnP)Web-based file manager with HTTPS 2048-bit encryptionCloudLink for remote access without complicated router setupmyQNAPcloud connect for easy VPN connection (Windows VPN utility)</td></tr><tr><th  ><strong>Qsync</strong></th><td  >Syncs files among multiple devices with SSL supportSelective synchronization for syncing specific folders onlyUse team folders as a file center for greater team collaboration (maximum sync tasks: 32)Shares files by links via emailPolicy settings for conflicted files and file type filter supportVersion control: up to 64 versionsIncremental synchronization for HDD space savingSupports Windows & Mac OS</td></tr><tr><th  ><strong>Web Administration</strong></th><td  >Smart Fan ControlDynamic DNS (DDNS)SNMP (v2 & v3)Resource monitorNetwork recycle bin for file deletion via CIFS/SMB, AFP, and File StationAutomatic CleanupFile Type FilterComprehensive logs (events & connection)Syslog client/serverSystem settings backup and restoreRestore to factory defaultMobile app: Qmanager for remote system monitoring & management</td></tr></tbody></table></div><p>QNAP recently released its latest operating system, QTS 4.2, which includes support for the company's new Container Station, Qsirch function and various incremental updates to existing features. You can read more about <a href="https://www.qnap.com/qts/4.2/en/">QTS 4.2 on the operating system's microsite</a>.</p><h2 id="feature-apps-2">Feature Apps</h2><div ><table><tbody><tr><th  ><strong>File Server</strong></th><td  >File sharing across Windows, Mac, and Linux/UNIXWindows ACLAdvanced folder permission for CIFS/SMB, AFP, FTPShared folder aggregation (CIFS/SMB)</td></tr><tr><th  ><strong>FTP Server</strong></th><td  >FTP over SSL/TLS (Explicit)FXP supportPassive FTP port range control</td></tr><tr><th  ><strong>File Station</strong></th><td  >Supports ISO mounting (Up to 256 ISO files)Supports thumbnail display of multimedia filesSupports sharing download links and upload linksDrag-n-drop files via Google Chrome and Mozilla FirefoxFile compression (ZIP or 7z)Creation of and sending download links for sharing public files with expiration time and password protectionSupport for displaying subtitles (*.SRT, UTF-8 format)Support slideshow playback in media viewerMobile App: Qfile for file browsing and management</td></tr><tr><th  ><strong>Backup Station</strong></th><td  >Remote replication server (over rsync)Real-time remote replication (RTRR) to another QNAP NAS or FTP serverWorks as both RTRR server & client with bandwidth controlReal-time & scheduled backupEncryption, compression, file filters, and transfer rate limitationsEncrypted replication between QNAP NAS serversDesktop backup with QNAP NetBak Replicator for WindowsApple Time Machine backup supportData backup to multiple external storage devicesSynchronizes with cloud storage: Amazon S3, ElephantDrive, DropboxThird party backup software support: Veeam backup & replication, Acronis True Image, Arcserve backup, emc retrospect, Symantec Backup Exec, etc</td></tr><tr><th  ><strong>Print Server</strong></th><td  >Max. number of printers: 3Support for Internet Printing ProtocolPrint job display and managementIP-based and domain name-based privilege control</td></tr><tr><th  ><strong>Cloud Backup Station</strong></th><td  >Amazon S3Amazon GlacierWebdev-based cloud storageMicrosoft AzureOpen Stack</td></tr><tr><th  ><strong>Virtualization Station</strong></th><td  >Supports creating one Virtual Machine (VM) to run an operating system such as Windows, Linux, and UnixVM import from Virtual AppliancesVM export into a virtual appliance in OVF / QVM formatVM clone & snapshotHTML5-based shared remote console</td></tr><tr><th  ><strong>Storage Plug & Connect</strong></th><td  >Creating and mapping shared folders using QNAP Windows QfinderCreation of and connection to iSCSI targets/LUN</td></tr><tr><th  ><strong>iSCSI (IP SAN)</strong></th><td  >iSCSI target with multi-LUNs per target (Up to 256 targets/LUNs combined)Support for LUN mapping & maskingOnline LUN capacity expansionSupport for SPC-3 persistent reservationSupport for MPIO & MC/SiSCSI LUN backup, one-time snapshot, and restorationiSCSI connection and management by QNAP Windows QfinderVirtual disk drive (via iSCSI initiator)Stack chaining masterMax No. of virtual disk drives: 8</td></tr><tr><th  ><strong>Surveillance Station</strong></th><td  >Supports over 3000 IP camerasIncludes four free camera licenses, up to 40 camera channels via additional license purchaseInstant playback to check recent eventsOnline editing to change cameras when in live viewVisual aid by using e-mapsPlayback and speed control by shuttle barVideo preview using playback timelineIntelligent Video Analytics (IVA) for advanced video searchSurveillance client for MacMobile surveillance app: Vmobile (iOS and Android)Mobile recording app: Vcam (iOS and Android)</td></tr><tr><th  ><strong>VPN Server</strong></th><td  >Secure remote access: PPTP & OpenVPN VPN servicesMax number of clients: 30</td></tr><tr><th  ><strong>VPN Client</strong></th><td  >Supported VPN protocols: PPTP & OpenVPN servicesPPTP Authentication: PAP, CHAP, MS-CHAP, MS-CHAPv2PPTP Encryption: None, AES 40/128 bit, AES 256 bitOpenVPN Encryption: None, AES 40/128 bit, AES 256 bitTransmission package monitorOpenVPN port controlOpenVPN link compression</td></tr><tr><th  ><strong>App Center</strong></th><td  >Over 100 official and community software add-ons such as Photo Station, Music Station, Video Station, DLNA server, Notes Station, Signage Station, Airplay/Chromecast, and more</td></tr></tbody></table></div><h2 id="interface-2">Interface</h2><p>There are so many software features that we could write an entire article just on the operating system and what's inside. In fact, we plan to publish comprehensive feature stories covering NAS operating systems and their GUIs in the future. For now, there are more native features and optional add-ons than we can introduce in a single device review.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:78.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" mos="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" align="" fullscreen="1" width="600" height="471" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>There are hundreds of pages in the QNAP QTS operating system, but they all originate from the main screen. The icons are similar to what you find in Android; you can move and re-position them across the three default pages. Of course, you can also add and remove icons as needed.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:63.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" mos="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" align="" fullscreen="1" width="600" height="383" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The health check feature in the lower-right corner of the dashboard opens to what we see here. It provides a quick way to catch the latest QNAP software news, see details about firmware updates and view the system's status. You can monitor the storage array and CPU, in addition to keeping an eye on memory usage and network traffic. Another pane shows if other users are logged in to the system; you don't want to update firmware or restart the NAS if someone else is using a shared file from a remote location.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" mos="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" align="" fullscreen="1" width="600" height="373" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Before we even get into the applications, let's look at the system's many configurable features. Everything comes set up from QNAP to be completely usable. But you can easily change the options to create a more customized experience.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" mos="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" align="" fullscreen="1" width="600" height="372" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>For instance, disable and hide all of the home/multimedia functions by clicking a single check-box. This helps save processing cycles and system memory if those capabilities aren't needed.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/pZ5p8yJGU8PnT3suEaxTz9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SHyQWAuwcx93grq7pGbaEj.jpg" alt="" /></figure></figure><p>In QTS' Storage Manager, you can build arrays either in volumes or by pools of disks. The latter option, introduced a few years ago, allows the appliance to tackle storage like an enterprise-class SAN. For example, one part of a drive may be a member of a RAID 0 array, while another section is part of a RAID 5 array.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:50.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" mos="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" align="" fullscreen="1" width="600" height="305" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When we review QNAP NAS appliances, we use the single-volume option. Systems with seven drive bays and less are tested in RAID 5, while systems with eight or more disks are tested in RAID 6.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8oEVacYoUouPBnuHQybgoU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NCDQJmpsoiWDVH7tXGp52a.jpg" alt="" /></figure></figure><p>You get a lot of networking options, too. QNAP facilitates several modes of network teaming, including 802.11ad link aggregation. And there are a few ways to connect to the system from outside of your intranet: it's accessible from QNAP's cloud feature, a free service through a specialized website, or through a third-party DDNS service.</p><h2 id="a-closer-look-3">A Closer Look</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FnvnRtD4wAH9LPf3JUKZLA.png" mos="https://cdn.mos.cms.futurecdn.net/FnvnRtD4wAH9LPf3JUKZLA.png" align="" fullscreen="1" width="600" height="448" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FnvnRtD4wAH9LPf3JUKZLA.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Turbo NAS TS-563 ships in a brown box with a label that mentions some of the system's features. Again, the accessory package includes a quick-start guide, screws for mounting 2.5- and 3.5-inch drives, two Ethernet cords and a power cord.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/MDG8zJj9LXZUoTBzzfBeu4.png" mos="https://cdn.mos.cms.futurecdn.net/MDG8zJj9LXZUoTBzzfBeu4.png" align="" fullscreen="1" width="600" height="447" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/MDG8zJj9LXZUoTBzzfBeu4.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>As a pedestal NAS, the system can sit quietly on a shelf, file cabinet or right on your desk. Its small footprint doesn't consume much space, and that large AMD sticker can be removed, too.</p><p>QNAP arms its platform with an assortment of status LEDs and a large display that come in useful for setting the system up without the aid of additional devices.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ZTPdjtVpjSYUvXfqULqZsJ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Q2cXBYqu4YitGAoqYS2LRn.jpg" alt="" /></figure></figure><p>The front USB 3.0 port features one-touch copy functionality that lets you plug in a portable storage device and either charge it or send its saved data to a reserved location on the NAS.</p><p>Bundled drive sleds support 3.5- and 2.5-inch devices. Air passes through the sleds to keep your disks cool. Sensors inside the system monitor drive temperatures and affect the fan speed to strike a balance between thermal readings and acoustics. The sleds also feature two LEDs each, one to indicates that a drive is present and the other to visualize activity.</p><p>Additional LEDs convey system status. Green is good and red lets you know there's a problem. USB and network activity are also displayed through LEDs.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/HGQVnrzQXCih2B3ERZQVjd.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MMX7eX8Lf8SBgnoBfkYLYR.jpg" alt="" /></figure></figure><p>The system pulls fresh air in through the component side to cool the SoC, memory and add-in components. The front face is made from plastic, while everything else is metal.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/aednkhVCg8i3ms6JLiaPCV.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/XntYQGAecQNiCxnfuToGvY.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tVfdfT7v45UyQMMgaHNMbD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/RJpdGUnUaGKmWKT8MpXbiX.png" alt="" /></figure></figure><p>Almost all of the I/O is found around back. A large, 120mm fan exhausts air from the TS-563 to keep the electronics inside cool. A smaller fan up top is dedicated to cooling the power supply. Nevertheless, the system operates quietly (at least with our Western Digital Red and Seagate NAS hard drives installed).</p><p>The TS-563 doesn't output high-definition audio or video directly. DLNA and other software features do push multimedia files from the NAS to your connected devices through four USB 3.0 ports or two GbE ports on the back, though.</p><h2 id="four-corner-testing">Four-Corner Testing</h2><p>Before we jump into the real-world workloads, we'll run a handful of synthetic tests. This helps us understand each product's strengths and the areas where performance could be improved.</p><p>In all but one benchmark, we linked a single gigabit Ethernet port from the device being tested to a Netgear S3300-52X 100/1000/10,000 switch. We used a Quanta MESOS CB220 server on the other end to administer the workloads. The MESOS CB220 connects to the network via 10GbE.</p>        <div class="featured_product_block featured_block_hero" data-id="fd3247a9-77e0-409c-be64-93cc6297e534">            <a href="http://www.amazon.com/gp/product/B00PAPOI8U/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="ASUSTOR AS7004T (Diskless)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/CAgisTKNwGZx9yqLFPs3Rb.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">ASUSTOR AS7004T (Diskless)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="8161fa6d-d4ad-4a88-a399-bf7421de3387">            <a href="http://www.simplynas.com/thecus-w5000-2tb-2-x-1tb-5-bay-windows-storage-server-integrated-with-seagate-constellation-enterprise.aspx" data-model-name="Thecus N5810 Pro (2TB)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/7SKQxKgDfNKgxHwD4WjgY.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">Thecus N5810 Pro (2TB)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="68a575ab-6471-4eda-81eb-cc45314a4ca7">            <a href="http://www.amazon.com/gp/product/B00XJZ594U/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="QNAP TS-453mini" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/DzpkfrMF6LgvmuXxoLkyTE.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">QNAP TS-453mini</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><h2 id="sequential-performance-2">Sequential Performance </h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/XMJUDSpLRBag73Yjcag8SG.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/D6YJm9U7hirufTfin4CGhN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/cQxMwr4yV564tcJKAnRRrZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LP8E4Vbu3Ww3xSbjyNwyDQ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PkpBxfmj8mYQtkRBPKSJ9J.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/RZaddgkG5PNzwnRrAbrnu9.png" alt="" /></figure></figure><p>With all of tested platforms attached through a single GbE connection, performance is hampered by available network bandwidth.</p><p>The fact that appliances like these use such tightly integrated SoCs with host processing, memory control and I/O on one die, and still operate under low power ceilings is nothing short of amazing. Asustor's AS7004T employs Intel's desktop-class Core i3, giving us a good point of reference to compare more modest platforms.</p><h2 id="sequential-mixed-workloads">Sequential Mixed Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/dQcZ4WGDuUEXDK5savgBvT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/WTLs42rhCkP2EVsBVCbZkN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/RRpagTqr3jUeTeQSo6AwAa.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tv7j6kwiTVeTgH33GNou6n.png" alt="" /></figure></figure><p>The line graphs show the percentage of read operations in each benchmark. Our results start with 100 percent reads and transition to 100 percent sequential writes. We highlight the 70 percent read/30 percent write combination specifically because it's regarded to be a mix typical of professional workstations.</p><p>Using the taxing mixed workloads, we see some separation between the products we're comparing. QNAP's TS-563 rips through these metrics with higher performance than the more expensive AS7004T.</p><h2 id="random-performance-2">Random Performance</h2><p>The TS-563 also dominates the random read tests at low queue depths. Asustor's AS7004T picks up the pace after a queue depth of two thanks to aggressive cache algorithms. But other than the random read test at high queue depths, which the AS7004T wins, QNAP's TS-563 is faster.</p><p>It also performs really well in the random data write tests, achieving performance that's higher than the other products in this discipline as well.</p><h2 id="random-mixed-workloads">Random Mixed Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/9v9zrGqd9dUxmQwHAvp2ya.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xGPMgtfENKziBcJvWGmzsM.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/aXzeKk9wUaC7GveqjwnPPU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MaPxbZDpy9Vm9Fx2d9gHim.png" alt="" /></figure></figure><p>With a performance lead in both 100 percent random reads and random writes, the TS-563 also leads the other products in random mixed workloads.</p><h2 id="smb-iscsi-amp-standard-server-workloads">SMB, iSCSI & Standard Server Workloads</h2><h2 id="smb-cifs-workloads">SMB/CIFS Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8ESLeAG6kGXLbkUzwRcPCA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/iZSwuaJmLdiWPiqAzoaQr9.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fT53oq5jqquDM7RHA2Yopg.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/i4LGfDjwtcUKEsP7SLkiLG.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AruKQWTQ3kNjKQV8H5gYoS.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/n9Uwq6uWCvTw5yXBCjTF5X.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DoUXikjdniGiczbaTzwYD8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tTnKiLaNuYBMS2fohqS6tP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BySMXkaoYd5Tg7mwMhSMNi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/o5ZTBtjeQ2bimuDgRbZ9zg.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2T5tpfxhSpqVR6HpZrftaT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/omdRnECSGKGVDDJBzBjUhH.png" alt="" /></figure></figure><p>Our trace-based tests employ real-world software that most of us use on our PCs or network appliances. The SMB benchmarks illustrate data transfer performance when you copy and paste files to a NAS.</p><p>There is enough data here that you should be able to identify the most applicable transfer types and isolate the products that best suit your needs.</p><p>Multi-Client SMB Testing</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/pxMBhHYusQ9tAcGiq4mkh3.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GUPzEbEPPR4MpRFmvXJYcd.png" alt="" /></figure></figure><p>The multi-client test uses 10 dual Xeon servers, each loaded with two Hot Lava Shasta six-port network adapters. Each server runs 12 virtualized Windows 7 installations that run a script of Microsoft Office applications. One of these scripts isn't enough to saturate a gigabit Ethernet connection, but as the number of clients increases, so does the load. Also, adding clients changes the workload. Sequential transfers from multiple sources quickly become random in nature as the device being tested receives the data.</p><p>The data is presented two ways. A throughput chart shows the aggregated transfers to the system. But the latency chart is arguably more important, since it's indicative of the experience you get from a device communicating with the NAS. </p><p>QNAP's TS-563 performs well under the heavy multi-client load. Surprisingly, it even outperforms the Asustor AS7004T. That appliance uses a different caching algorithm, which usually allows it to best the competition. AMD's G-series SoC in the TS-563 clearly means business.</p><h2 id="iscsi-desktop-workloads-2">iSCSI Desktop Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Bxxbfx7UWx6WeTa8X7pvad.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SVrD5yRBqeqW3ZaxrJJ52d.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Ju3nWBwnySR442bUPQjikQ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UXCS8LgzkbCHYjqK6xQxvA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VYodCfrmdeaQmhBZbmkSuf.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tkpbTNADAoYUbfZixxBxQS.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BUjvvyqDJkhUBxurZnsfah.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zZeNsJrL8ZMoobzmLXLUnA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/tmYZjivcoqiQy75DomiwUY.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/gMnHhawjK6JMqWT5qXRJgh.png" alt="" /></figure></figure><p>Unlike SMB connections, iSCSI requires that you enable the protocol and configure shares on both the storage appliance and host PC. If you use your NAS as a secondary drive (with its own drive letter), then iSCSI is the best way to connect. Random transfers are usually significantly faster, and you can even use thin provisioning on the NAS. This only consumes whatever capacity that your system requests. Performance generally rivals a hard drive inside your PC, but the data is held on a redundant array, so it's theoretically safer.</p><p>Of course, different companies use different iSCSI code, so a system with high SMB transfer rates won't always achieve great iSCSI performance. QNAP utilizes efficient iSCSI code, and its TS-563 stays in the top half of every test in this section. Interestingly, there is a lot of variation in the results from competing appliances. You can read <a href="https://www.tomshardware.com/reviews/how-we-test-storage,4058.html">more about the workloads here</a>.</p><h2 id="total-iscsi-storage-bandwidth">Total iSCSI Storage Bandwidth</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/KrQoAa7gGr8taJA7CNRFcZ.png" mos="https://cdn.mos.cms.futurecdn.net/KrQoAa7gGr8taJA7CNRFcZ.png" align="" fullscreen="1" width="600" height="449" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/KrQoAa7gGr8taJA7CNRFcZ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>One 7200 RPM Western Digital Black 6TB in a PC delivers nearly 16 MB/s of bandwidth. The TS-563 gets close to this over an iSCSI network using 5400 RPM Seagate NAS HDDs in RAID 5. QNAP's TS-563 outperforms the other products in iSCSI desktop workloads using real-world software traces.</p><h2 id="traditional-server-workloads">Traditional Server Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/wepmQZPGkBZY43KDcgeUPM.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BXdCHMPc3jdSbXJY39j8bN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SN68a2mNCd8NjDmptNzji4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/hhcFuhcHimUgmVaALfwBSJ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3DyQ2RAjCNTbdPBafaU9g8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Je5bqnheBRZiNFE2o3TsF4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/G8VzoupYaiY3tNUehg8YfZ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NPgrNcdjLqNoK9gU4dLDZm.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/pruNyVcFHtZokq3RBJvEXY.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/R6WGKWbgFqRCTxztqB3ve3.png" alt="" /></figure></figure><p>Traditional server traces have been around for nearly a decade; they're a staple for evaluating performance. And these days, most network-attached appliances have built-in Web, email and database server applications.</p><p>The AS7004T's faster processor and cache algorithm help that system outperform the other products we're comparing. Of the platforms with low-power SoCs, QNAP's TS-563 enjoys the lead. Granted, most of these tests are very specialized, and few companies will employ a pedestal NAS for the workloads in a dedicated role. Still, the results show what is possible.</p><h2 id="conclusion-4">Conclusion</h2><p>The four- and five-bay NAS market is saturated with options. This is the entry point for enthusiasts serious about storing copious data. QNAP alone offers 18 products in this segment, and there's no shortage of models from competing manufacturers. With so much competition out there, you'll find lots of value and innovative functionality. Even products like the TS-563, devoid of multimedia I/O, deliver plenty of differentiation to set stand out in a crowded field.</p><p>We've tested appliances with <a href="https://www.tomshardware.com/reviews/thecus-n5810-pro-nas,4201.html">built-in battery backup</a>, <a href="https://www.tomshardware.com/reviews/synology-ds415-nas,4280.html">exceptional SMB performance</a> and even an <a href="https://www.tomshardware.com/reviews/ixsystems-freenas-mini,4162.html">advanced file system and cache</a>. QNAP's killer feature is its operating system with support for more than 100 applications. To be fair, other manufacturers also publish add-on libraries, though only a few offer more than a handful. What makes QNAP really stand out is the quality and uniqueness of its software features. Old favorites include the ability to run a guest operating system in a VMware-like environment; that's still unmatched more than a year after release.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:100.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Pio2K2eZLAuexyhECBH8oF.png" mos="https://cdn.mos.cms.futurecdn.net/Pio2K2eZLAuexyhECBH8oF.png" align="" fullscreen="1" width="600" height="600" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Pio2K2eZLAuexyhECBH8oF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP also breaks ground on the hardware side. Its TS-563 uses an AMD G-series SoC, and we've yet to identify an issue with the new processor. Beyond its host platform, QNAP was one of the first companies to offer 10GbE-attached appliances. That support is trickling down to lower-cost devices like the one we tested today.</p><p>You can see that QNAP's pace on new features is aggressive. Two years ago, a 10GbE network card sold for as much as the TS-563 itself. When QNAP started pushing 10GbE, building up the network was very expensive. The switches still aren't cheap by any measure. Fortunately, the add-in cards are much more affordable (including Intel's X520, a supported model in the QTS operating system). What you'll pay today is more a less a third of what it would have taken to construct a 10GbE network two years ago. What we're trying to convey is that QNAP may seem ahead of its time─the company has everything in place before you know you need it. Another example of that is SSD caching; QNAP had it before most other manufacturers.</p><p>I'm impressed with the TS-563. Home users may prefer a NAS with multimedia functionality. But small businesses rarely use those features. The system is priced competitively with other products in its class. However, it offers an upgrade path through 10GbE and USB-based expansion. Both considerations make the TS-563 more attractive than many four- and five-bay appliances selling next to it.</p><p><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/topics/storage">All Storage Articles</a></strong><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p><em><a href="https://forums.tomshardware.com/members/cramseyer.1721867/">Chris Ramseyer</a> is a Contributing Editor for Tom's Hardware, covering </em><em><em><a href="https://www.tomshardware.com/topics/storage">Storage</a>. F</em>ollow him on <a href="http://twitter.com/chrisramseyer">Twitter</a> and on <a href="http://facebook.com/cramseyer">Facebook</a>.</em></p><p><em>Follow Tom's Hardware on <a href="https://twitter.com/tomshardware">Twitter</a></em><em>, </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em> and </em><a href="https://plus.google.com/u/0/%20tomshardware/posts"><em>Google+</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP TS-453mini NAS Review ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/qnap-ts453mini-nas,4275.html</link>
                                                                            <description>
                            <![CDATA[ Qnap takes a vertical approach to reduce noise, and making for a small office NAS that fits in tighter spaces. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">27uuVPS2RxMMEULAtcTBEC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/wQnLfZXpTpJQL5QgLY8vkA-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 12 Oct 2015 07:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 26 Mar 2026 15:26:29 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/wQnLfZXpTpJQL5QgLY8vkA-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/wQnLfZXpTpJQL5QgLY8vkA-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="specifications-pricing-warranty-amp-accessories-2">Specifications, Pricing, Warranty & Accessories</h2><p>QNAP is back with another innovative product that binds a unique design with the best NAS software available today. The TS-453mini has a 29 percent smaller footprint than typical four-bay NAS products but suffers from an identity crisis. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/k3B8NBL6vsw9ATmPHobBsi.jpg" mos="https://cdn.mos.cms.futurecdn.net/k3B8NBL6vsw9ATmPHobBsi.jpg" align="" fullscreen="1" width="600" height="375" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/k3B8NBL6vsw9ATmPHobBsi.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP has released several new NAS models and features this year. To date, the company has the most product SKUs available, but hardware innovation isn't where the company has pulled away from the rest of the market. QNAP was the first company to release support for Docker, an in-GUI search engine, and retained the in-board app lead. Moving away from the NAS, QNAP leads in mobile and off-site connectivity features as well. QNAP isn't just firing on all cylinders; it upgraded the whole car.</p><p>With so many models available, overlap is inevitable. The Intel Celeron J1900 quad-core processor used in the TV-453mini is powerful. This processor has hardware-encryption acceleration built in and multimedia features via Intel HD Graphics. The processor is also used in QNAP's TS-853U-RP 8-bay rack-mount NAS, so it scales well enough for serious business needs.</p><p>The TS-453mini is very small compared to most of QNAP's other products. It's not quite as small as traditional two-bay systems, but it's small enough to make the comparison. Unlike other SMB models from QNAP, the TV-453mini looks like a toy rather than a serious office product. The piano-black finish, plastic cover and thin, blue-line LED give this model a home-theater look. That's where the identity crisis comes in.</p><p>Most NAS models designed for home-theater use are underpowered and lack features that users want. Someone who purchases a dedicated NAS for home-theater use isn't oblivious to technology. This is the person getting the call about technology and not the caller. Multimedia NAS products with two drive-bays, underpowered SoC processors and the like work well for the cloud but are less than optimal when transferring a 50 GB Blu-ray ISO file.</p><p>So, even though the TS-453mini is designed for small businesses, we think it could be the best home-theater NAS ever made. With that in mind, let's take a closer look at the 453mini and discuses its features in more detail.</p><h2 id="specifications-3">Specifications</h2><p>The QNAP TS-453mini ships in two configurations from the factory. The first version has 2 GB of DRAM in a single SODIMM, and the second ships with 8 GB of DRAM in two 4-GB SODIMMs. The Intel J1900 processor can address a maximum of only 8 GB, and most users will want to take advantage of the larger model to run more applications at one time. The SODIMM location is easy to get to, so it is possible to add memory to the lower-cost TS-453mini-2G later.</p>        <div class="featured_product_block featured_block_hero" data-id="936c9df7-dabb-45fe-a4ec-a57670b92832">            <a href="http://www.amazon.com/gp/product/B00XJZ594U/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="QNAP TS-453mini-2G" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/DzpkfrMF6LgvmuXxoLkyTE.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">QNAP TS-453mini-2G</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="896971d8-b186-491e-ab5b-2dd918d3670e">            <a href="http://www.amazon.com/gp/product/B00XJZ53X2/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="QNAP TS-453mini-8G" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/DzpkfrMF6LgvmuXxoLkyTE.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">QNAP TS-453mini-8G</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><p><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/topics/storage">All Storage Articles</a></strong><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p>As mentioned in the introduction, the Intel Celeron J1900 is a powerful processor for NAS appliances. We've tested other products with this processor, and our only complaint is the 8-GB limit for system memory. If it weren't for that memory limit, this 2.0-GHz processor that burst to 2.41 GHz could run heavier workloads reserved for enterprise systems.</p><p>Integrated into the processor is a hardware-transcoding engine that allows users to convert video files on the fly for viewing. When you're streaming from your NAS over the Internet to mobile devices, this is a must-have feature. Over the last several years, Intel has made great progress on the processor's built-in graphics system. Intel HD Graphics are powerful enough now to enhance and not burden the CPU. Many people now use the onboard graphics in desktops, and it's even possible to play the latest games at medium resolutions in a desktop. QNAP took advantage of the CPU's video capabilities; the TS-453mini can play 3D content and supports up to HDMI 1.4a.</p><p>The TS-453mini ships with new, tool-less drive sleds. The 2.5-inch drives require screws for mounting SSDs, but the 3.5-inch drives go in tool free. The system can make use of SSDs for cache, but most users will not exercise that option for normal file use. We recently tested the cache option in the <a href="https://www.tomshardware.com/reviews/qnap-tvs-863-8-bay-nas,4225.html">QNAP TS-863+ review</a>, a system with eight drive bays.</p><p>Aside from the new case design, the rest of the TS-453mini is typical for QNAP products. Users get a liberal dose of USB for ease of use and expansion. The USB port on the front comes with a one-touch copy button that automatically backs up your phone, tablet or external storage drive. Four more USB ports on the back give users even more expansion options. Users can even use the HDMI in conjunction with a keyboard and mouse to turn the TS-453mini into a desktop.</p><p>Dual gigabit-Ethernet ports on the back allow data access from the network. Users can run the system on two separate networks or use one of many options that take advantage of both networks at the same time to increase network traffic speed or reliability.</p><p>The new case design is the star of the TS-453mini show today, and we'll talk about it in more detail further into the review.</p><h2 id="pricing-warranty-amp-accessories-2">Pricing, Warranty & Accessories</h2><p>We found both QNAP TS-453mini models available online from several e-tail shops. Newegg listed both as available at the time of writing. The TS-453mini-2G (2 GB model) sells for $528.99. The 8 GB model (TS-453-8G) costs $689.00, but eliminates the hassle of finding compatible DDR3 memory and installing it yourself.</p><p>QNAP Home/SOHO products ship with a standard two-year warranty that covers the hardware. The TS-x53 product series is eligible for QNAP's extended-warranty program. You can read more about the service <a href="https://www.qnap.com/i/useng/before_buy/con_show.php?op=showone&cid=7">here</a>. I'm not a fan of the two-year warranties; I would really like to see products like the TS-453mini we're testing today covered by a five-year warranty. That said, two years is the standard for nearly all NAS models in the price range.</p><p>One accessory really stands out from the included goodies list. The TV-453mini ships with a remote control. This is the first QNAP appliance we've tested that shipped with a remote. The system also includes two Ethernet cables, a power brick with power cable, screws for mounting 2.5-inch drives in the drive sleds and tool-less drive-sled rails.</p><h2 id="a-closer-look-4">A Closer Look</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Y4cbaszz54Rb8mMKBiUwmT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/M39sy48wowMbnFJtLUhryc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LWvxf2a4Rk6zGvGqfY9g39.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SDybTNHTHYFQHqDhcJBskm.png" alt="" /></figure></figure><p>The QNAP TS-453mini sells in a retail-friendly package that gives shoppers a detailed look at the product and capabilities.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/eAhcpnTnze68fY6Yjtq8oL.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ThKSKR9MKbnZTveRbGRoNT.jpg" alt="" /></figure></figure><p>Inside, we found the NAS secured in closed-cell foam with extra depth on the corners. The accessories are housed in a separate box, keeping the main unit from getting scratched.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:494px;"><p class="vanilla-image-block" style="padding-top:101.21%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/rT5B5qHRxtFet5hGCWGRCh.png" mos="https://cdn.mos.cms.futurecdn.net/rT5B5qHRxtFet5hGCWGRCh.png" align="" fullscreen="1" width="494" height="500" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/rT5B5qHRxtFet5hGCWGRCh.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Users also receive a quick-start guide and a manual for the remote control. Yes, we said a remote control is included with the TS-453mini system. This is the first QNAP system we've ever received with a remote control, but not the only one. We have another four-bay Turbo NAS from QNAP that ships with the same RM-IR002 remote.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:81.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/2nbCwik5VzTDBc4z48wSUE.png" mos="https://cdn.mos.cms.futurecdn.net/2nbCwik5VzTDBc4z48wSUE.png" align="" fullscreen="1" width="600" height="491" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/2nbCwik5VzTDBc4z48wSUE.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Scratches should be a concern with the TS-453mini. The system has a piano-black finish that is easily scratched, shows every fingerprint and is nearly impossible to take pictures of. Right out of the box, piano black looks amazing, but it doesn't take long before the mirror effect becomes irritating.</p><p>It's mirror-finished, but at the same time it's fragile and susceptible to scratches if you wipe it off with a paper towel. So don't use a paper towel on it. Not only can you scratch the finish, but also small fibers will cling to the finish. It would be a good idea to invest in a lint-free cloth.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/RoGcmCz6JkiAhwaesHbqKB.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kJMsVkke7MYEsHmEYztYFT.jpg" alt="" /></figure></figure><p>On the front of the system, we found the power button and the one-touch-copy next to the USB 3.0 port. Further up, we found the LED display section that shows individual disk activity as well as network and USB activity. A long, blue LED strip lights up to show that the system is turned on. This strip also blinks when the system is in S3 sleep mode.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/5bdcPgHHGsUnfxTKpTMzoL.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/e4QDEWmqbFutypiic8YNWQ.jpg" alt="" /></figure></figure><p>The TS-453mini uses a vertical-drive design that is different from every other QNAP product on the market today. The drives slide into the system from the top. The drive sleds are a tool-less design, so adding disks takes less than a minute each. Air flows from the bottom of the system to the top, where it keeps the disk cool. A top cover gives the system a nice look but also forces the air to make a 90-degree turn before exiting the system. This reduces system noise, working like a muffler on a car — not that the system is loud with the cover off though.</p><p>On the bottom, we see the vent where air is captured. This is the same area where the system memory is located. Users can employ a screwdriver or a coin to open the 45-degree turnscrew to access the memory area.</p><p>Four rubber feet keep drive vibration from transferring to whatever you have the system sitting on.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/B2nqhcAgFzXBbPt5RoNMiJ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2CVhKRx3wBuDxxmjsBmzaG.jpg" alt="" /></figure></figure><p>The myQNAPcloud key is printed on a stick and attached to the side of the TS-453mini. The back of the system is where we found a majority of the IO ports.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:53.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/JBUDiDGuAh8AzQTG49LUr7.png" mos="https://cdn.mos.cms.futurecdn.net/JBUDiDGuAh8AzQTG49LUr7.png" align="" fullscreen="1" width="600" height="322" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/JBUDiDGuAh8AzQTG49LUr7.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Moving from left to right on the back of the TS-453mini, we found a power port that connects to a power brick. Four USB ports, two USB 3.0 and two USB 2.0, hug dual gigabit-Ethernet ports that can be teamed or bonded. A single HDMI 1.4a port on the back expands the system's options with either media center or desktop use.</p><h2 id="software-4">Software</h2><h2 id="features-3">Features</h2><p>Early in the setup process, QNAP SMB systems ask if the system will be used in a <a href="https://www.qnap.com/i/useng/enterprise_apply_v2/con_show.php?op=showone&cid=11">business </a>or <a href="https://www.qnap.com/i/useng/family_apply_v2/con_show.php?op=showone&cid=10">home</a>. Your answer dictates the initial system configuration and the applications installed. At any point, you can add business or home applications depending on your needs. I almost always choose business, because I don't use all of the applications for home users.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:49.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/izYKgDcya8TuyvwP3JCyQL.png" mos="https://cdn.mos.cms.futurecdn.net/izYKgDcya8TuyvwP3JCyQL.png" align="" fullscreen="1" width="600" height="295" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/izYKgDcya8TuyvwP3JCyQL.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Over the last quarter, QNAP released QTS 4.2 Beta, our first look at the upcoming operating system GUI that sets the stage for years to come. QTS 4.2 isn't a radical departure from previous releases, but it does look and feel a little different.</p><p>QNAP's QTS software ships with several preinstalled features from the factory. The loaded QPKG packages, QNAP's version of an app for your NAS, are enough to get you started. The company has more than 160 additional QPKG apps available for free. Users can download the applications from the NAS operating system via a dedicated page. The software will automatically download the application and it install it without hassle. The apps offer a good mix of client software, the things you may use in your home and pure business applications. You can <a href="https://www.qnap.com/i/useng/app_center/">see the full list here</a>.</p><p>QNAP's software also goes beyond the NAS. A number of mobile apps for iOS and Android allow users to take the content stored on the NAS on the road via an Internet connection. The transcoding feature in the TS-453mini plays an important role when streaming video to remote locations. The mobile applications support much more than just video. You can <a href="https://www.qnap.com/i/useng/product_x_down/product_app.php?II=175&info=phone_app">see the full list of mobile applications here</a>.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:45.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/VsUqdvxGPkaqJfmeGxgrUe.jpg" mos="https://cdn.mos.cms.futurecdn.net/VsUqdvxGPkaqJfmeGxgrUe.jpg" align="" fullscreen="1" width="600" height="275" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/VsUqdvxGPkaqJfmeGxgrUe.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>By bundling the TS-453mini with a remote control and designing the airflow to make an already quiet product line even quieter, QNAP set the stage for this NAS to become a real media-center powerhouse. On-the-fly transcoding allows users to move the media beyond the theater in other formats as well. Your media can stream to other media players in the house over Ethernet, or outside of the network to mobile devices.</p><h2 id="interface-3">Interface</h2><p>In the future, we will add comprehensive feature stories showing NAS operating systems and GUIs. There are too many pages, too many features and too many add-on packages to introduce in a product review.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:78.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" mos="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" align="" fullscreen="1" width="600" height="471" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>There are hundreds of pages in the QNAP QTS operating system, but they all start here on the main page. The icons are similar to your Android phone icons; you can move and position them. There are three pages, so you can organize them by pages if you like. Users can also add or remove icons as needed.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:63.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" mos="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" align="" fullscreen="1" width="600" height="383" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>A health-check feature on the lower right corner of the dashboard opens up to what we see here. The monitor provides a quick way to catch the latest QNAP software news, see details about firmware updates and view the status of your system. You can see the status of your array and CPU, and memory usage and network-traffic activity. There is also a pane that shows if other users are logged in to the system. This is useful in an office environment. You don't want to update the firmware and restart the system if a co-worker is using the system for a presentation at a remote location.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" mos="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" align="" fullscreen="1" width="600" height="373" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Before we even get into the applications, the system has a lot of user-accessible configuration features. Everything comes configured from the factory at usable settings. Users can easily configure options to suit their needs, providing a custom experience.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" mos="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" align="" fullscreen="1" width="600" height="372" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Users can elect to disable and hide all of the home/multimedia functions by clicking a single check box. This is a nice feature to save processing power and system memory if the features are not used.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/pZ5p8yJGU8PnT3suEaxTz9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SHyQWAuwcx93grq7pGbaEj.jpg" alt="" /></figure></figure><p>In the Storage Manager area of the QNAP QTS OS, users can build arrays either in volumes or by pools of disks. Disk pools were introduced just a few years ago and allow the NAS appliance to tackle storage like an enterprise SAN. The same disk in the system can be part of two separate RAID arrays. For example, part of the drive may be part of a RAID 0 array, and another section of the disk may be part of a RAID 5 array.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:50.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" mos="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" align="" fullscreen="1" width="600" height="305" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When we test QNAP NAS appliances, we use the single-volume option. Systems with seven drive bays and lower are tested in RAID 5, while systems with eight or more disks are tested in RAID 6.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8oEVacYoUouPBnuHQybgoU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NCDQJmpsoiWDVH7tXGp52a.jpg" alt="" /></figure></figure><p>Users have a lot of options for the network. QNAP enables several modes of network teaming including 802.11ad link aggregation. There are a few ways to connect to the system from outside of your intranet. The server is accessible from QNAP's cloud feature, a free service through a specialized website, or through a third-party DDNS service.  </p><h2 id="4-corner-performance-testing">4-Corner Performance Testing</h2><h2 id="sequential-data-transfer-by-size">Sequential Data Transfer by Size</h2>        <div class="featured_product_block featured_block_hero" data-id="d83905e4-ac28-49d4-8a24-806242b9ed9c">            <a href="http://www.amazon.com/gp/product/B00TAGH2OC/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="ASUSTOR AS5108T" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/EBL3sFJuR8esXFsLZ5LAyW.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">ASUSTOR AS5108T</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="b07c7395-3465-49c6-9360-2d68bfad3a25">            <a href="http://www.simplynas.com/thecus-w5000-2tb-2-x-1tb-5-bay-windows-storage-server-integrated-with-seagate-constellation-enterprise.aspx" data-model-name="Thecus N5810 Pro (2TB)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/7SKQxKgDfNKgxHwD4WjgY.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">Thecus N5810 Pro (2TB)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="fa2aef68-3f72-4c79-bb04-d275302e0b87">            <a href="http://www.amazon.com/gp/product/B00LM6L3P2/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="Seagate NAS Pro 4-Bay (Diskless)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/rVGg4pEvGRwfsw2ENKw2XW.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">Seagate NAS Pro 4-Bay (Diskless)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><p>Regardless of all the extra features, the TS-453mini is still an NAS, and eventually you will want to read and write data to it. In the benchmark results below, we compared the QNAP TS-453mini against four other four- and five-bay systems. The prices vary among all of the systems, with some costing more than the TS-453mini and some costing less. All of the devices were armed with 4TB Seagate NAS hard disk drives. RAID 5 was also used across the field of products.</p><p>In all but one test, we use one gigabit-Ethernet port back to a Netgear S3300-52X 100/1000/10000 switch. We use a Quanta MESOS CB220 server on the other end to administer the workloads. The MESOS CB220 connects to the network via 10GbE Twinax.</p><p>Before we jump into the real-world workloads, we must first evaluate the systems with synthetic tests. This helps us understand where a product is strong and where manufacturers need to optimize performance.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/z4RgKNkXnJpiHSzdYEtU2Z.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rimxgAkVYzcxdJxaiYMkK4.png" alt="" /></figure></figure><p>The QNAP TS-453mini delivers consistent sequential performance across the block size range. We didn't observe any wild dips when reading or writing. As you can see in the charts, many of the systems deliver around the same sequential performance. The ASUSTOR AS7004T does have a leg up on the other products in some of the write tests, but it's also the most expensive model, costing nearly twice as much as the lowest-priced system in the charts today. The QNAP TS-453mini sits in the middle of the price range.</p><h2 id="random-data-transfer-by-size-2">Random-Data Transfer by Size</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/FBfQNzL8dD3evQyf7DFHrV.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NgYKJ9RiSkYtZm2kd4MJGM.png" alt="" /></figure></figure><p>Delivering consistent sequential performance is easy compared to the explosive nature of random data. Most of the data you transfer to your NAS is sequential in nature. Movies, music and pictures — the staples of NAS storage — are all sequential. As these systems became more powerful, they moved closer to the PC. In some configurations, they <em>are </em>the PC. Applications read and write a lot of random data. If you use a NAS as a secondary drive that holds programs that you run over a mapped drive or iSCSI, you are using a lot of random data.</p><p>We should always see a drop in the random charts as the performance lines move from the left (very small files) to the right (larger files). The TS-453mini performs as expected in both random tests but isn't the highest-performing across the board. The TS-453mini does give users the option of using an SSD for random-read cache. Users can also use an SSD to cache sequential data, but this isn't an optimal use for the flash, a resource that costs considerably more than hard disk drives.</p><h2 id="sequential-performance-3">Sequential Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/7M2zNt2HHvXAKF6twXNso.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5hRawMZHPrDEDhrFDSGcHA.png" alt="" /></figure></figure><p>In an office environment, the NAS is often accessed by many users at the same time. This increases the stress on the system. Each new transfer increases the queue depth. Again, we get nice smooth performance from the TS-453mini that is comparable with the other systems in the comparison.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/qChU3k9khtWJZDfFTA6iVN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DBFgEXUJwY3cUQ8vPsiw7Y.png" alt="" /></figure></figure><p>Writing data at varying queue depths is more difficult for many NAS appliances. When we get to high queue-depths, the sequential data becomes random because we're pulling small pieces of data from the disks and from different locations on the platters.</p><h2 id="random-performance-3">Random Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Mjt6oTT99DFx2Zez8ScHEA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ALRgLcG5FyQ3KbtbE8kf5c.png" alt="" /></figure></figure><p>The ASUSTOR AS7004T dominates this test, and there is a reasonable explanation for that. The AS7004T uses a Core i3 desktop processor and not an Intel SoC low-power chip like the other systems do. The Celeron J1900 in the TS-453mini is a powerful processor, but it isn't Core-class.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/KxEYKDHKuejAaAo6hYSH9.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FEiEjpWhfeCGjdrUhHdmXU.png" alt="" /></figure></figure><p>Some of the systems in the charts turned in unpredictable write performance in our synthetic tests. This comes from the cache in the systems where data is buffered in DRAM and the amount of time the system was subjected to the workload. We're working to contain the wild shifts, and our extended tests seem to have done the trick. This will be the last review with the older models tested using the older write tests.</p><h2 id="sequential-mixed-data-sweep-2">Sequential Mixed-Data Sweep</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/roAAJ4nV69zdEP8CLZDTNP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vHeTkMKWXvTfm5wqZf4Ka7.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LzxKonLJ89qrtvKzHDpT7U.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5QF3RJamqP8DS6744Fkp4h.png" alt="" /></figure></figure><p>The data-sweep tests show mixed read-write IO performance. We measure two block sizes for sequential and two block sizes for random transfers. Here, we see that a lot can change between two traditionally tested sequential block sizes in the 70 percent read mix. Smaller files put more load on the system and require more IOPS to complete. The TS-453mini compares well against the other products in the chart.</p><h2 id="random-mixed-data-sweep-2">Random Mixed-Data Sweep</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Qew8FWtTy7FkqMyNnTXrmN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vTBbGfszQFKhYYWjwHLHPi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/B65F7ggapzgFZDdMzMWgpg.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/XC8P7KwjRSsPnKyfNP37T7.png" alt="" /></figure></figure><p>The random sweeps run just like the sequential sweeps but here use 4KB and 8KB blocks. The 4KB blocks make up the majority of Windows read-and-writes when the applications are held on the NAS and accessed over iSCSI. VMware virtual machines are tuned for 8KB random blocks.</p><p>The TS-453mini gives us another solid performance with increasing IOPS as we add more random data writes. As we add more writes to the mix, the internal cache aids in increasing the IOPS until we get to 100 percent writes with heavy cache.</p><h2 id="smb-iscsi-and-standard-server-workloads-3">SMB, iSCSI And Standard Server Workloads</h2><h2 id="single-client-smb-performance-2">Single-Client SMB Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/R3kQtVmGDr9i8ogZSS6S97.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8Wngho252WAGoonDtAkRbN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mQuXHaGHCSdjV9DaTKfvBh.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ycR8CD68sMVGPtiktJmQDi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/CTUcfyJnTn5quq2g6UgcfR.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/6xWKAVCX2NYseTZr4WdoAC.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/o3qi94Qq9nwDkQXQzvSpC5.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mNpg5hrnjR8RVnQshVQ3bP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/EMJjrUq7yZgtYpqyzLqjwV.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/884u2mRC83oBEkqYQ4mfKa.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Ac7xLrrPSpUWc3krh7oPiT.png" alt="" /></figure></figure><p>The QNAP TS453mini takes the top spot on the SMB/CIFS workload charts only once. The system does lag behind some of the others in a few tests by a larger margin than we would like to see. Still, the performance is acceptable for a small four-bay tower NAS.</p><h2 id="multi-client-smb-performance-2">Multi-Client SMB Performance</h2><p>The multi-client test moves us away from the Quanta CiB system and over to 10 dual Xeon servers loaded with two Hotlava Shasta NICs each that supply 12 gigabit-Ethernet ports per server. Through the magic of Hyper-V, each server mimics 12 office-class desktops that run workload scripts with real Microsoft Office software applications on the device under test.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Yn9M7ue3SWT7PdafwafhvL.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Zvb27DrJjcpwouQfgeMB7R.png" alt="" /></figure></figure><p>In this test, we've taken advantage of the dual network interface on the QNAP TS-453mini. In dual NIC mode, we used the 802.11ad protocol, also known as Link Aggregation. We also tested the TS-453mini with a single network interface.</p><p>The QNAP TS-453mini delivers exceptional throughput that reaches peak performance at 24 clients. The latency holds steady all the way to 56 clients but quickly skyrockets up from the stress on the CPU from the small file reads, modifies and writes.</p><h2 id="single-client-iscsi-workloads-2">Single-Client iSCSI Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/wUAwhyQa5pCNrNmhr2y6G4.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/t8i5eF5eFkm38gRAXUMfv5.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/YdEfGsy2SXX9zBGHsJeC8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Jma6iGcXtsErcseJvwrgQ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/4qfrxrhDPckdjhhnytYXuV.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/JKMaBmBz3HwsFtZP9sK8uf.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/epaTv5dmJUDMMry2KymWtE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/yBuWmcmXQpQrZw9H2HdvHg.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AQHHievUrGdZLhNG5mAbPm.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/u5j8ymxUKX9GLaXsM3QsfK.png" alt="" /></figure></figure><p>QNAP's iSCSI engine is very good. We've yet to see poor iSCSI results from any of the company's products, even the very low-cost units designed strictly for home users.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/KKV98bTRoA8wLes59xyMv8.png" mos="https://cdn.mos.cms.futurecdn.net/KKV98bTRoA8wLes59xyMv8.png" align="" fullscreen="1" width="600" height="449" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/KKV98bTRoA8wLes59xyMv8.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In the end, the QNAP TS-453mini outperformed most of the other products in the iSCSI desktop workloads running from a mounted volume. The ASUSTOR AS7004T with a Core i3 processor was a bit faster. The AS7004T didn't run away from the TS-453mini as much as we expect and not by enough to justify the additional expense.</p><h2 id="standard-workloads-2">Standard Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/Ttp6Yg74AQuQvdDHBaXfE6.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GqnHePnmo6qNe9yWUWGLcQ.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/RKEuzHoPTZex9q83ZM4ycD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Vdq2tZnRbjwtGywGpaqEkP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FE6Xb936VaxBTwhJHwEcCV.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/VBk8MrW3p2nQnx6NvxfVz3.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/hYuHTo5k3FG7vBUqcSxVYc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dCB8Kx6ovgRXTrHqjCHPUA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LNuUSQcBRMHapoCftmgFZE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/pRgU7eFT74iEVijUPmHLF5.png" alt="" /></figure></figure><p>Until this point, the QNAP TS-453mini delivered very consistent performance without large peaks or valleys in the results. That carries over to the traditional-server workloads, in which we see very little deviation regardless of the queue depth applied to the load. The system is able to absorb additional workload but doesn't increase the IOPS performance. The latency does increase, though, an attribute we can see in the snake charts.</p><h2 id="conclusion-5">Conclusion</h2><p>QNAP doesn't lead the NAS category in market share, but if shoppers were educated, the company would be on top. QNAP offers a wide range of products that scale from two drive bays to 24 drive bays, and it doesn't miss any marks in between. The QTS software offers the most options for configuration and features, and while it's not the easiest to use, it's still easy enough to navigate for first-time NAS buyers. Moving beyond the basic configuration, QNAP has the most applications, some developed in house and others from third-party developers. Even though the NAS market-share leader now sells applications though an online portal in the OS, QNAP still offers them for free.</p><p>Of course, having the widest product range and the best software doesn't make QNAP the best at this time. The hardware plays a significant role here as well. QNAP isn't afraid to mix things up. The TS-453mini we tested today must have taken the product manager out of his or her comfort zone. The fresh design moves away from the traditional front-drive-bay, metal look found in most of QNAP's products. This isn't the first time QNAP has sidestepped tradition in search of something different. What really stands out on the hardware front are the new options for the hardware, with two choices of RAM levels. Other products in the company's lineup go much further. Some of the newer models ship with the same design, but users can choose the processor — Core i3, i5 or i7 — along with the amount of system memory. Users no longer have to push a square peg into a round hole, simply accepting the base products as is.</p><p>Still, with all of the options, the innovative designs and accessories included, it still comes down to software. The QTS operating system is the same for the most part across the product range. Some features are hardware-specific, like the transcoding function on the TS-453mini, but for the most part the software and the applications are the same. This is the base for all QNAP NAS products, and when compared to everything else on the market, QNAP stands at the top with a very wide gap to second place.</p><p>Looking specifically at the TS-453mini now, this model is like a designated hitter: You can put it anywhere in the lineup. QNAP placed this model in the SMB class, but it's just as comfortable in a small office as it is under your television. You are not going to run serious databases off of it, but it's powerful enough to run several applications when outfitted with 8 GB of DRAM.</p><p><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/topics/storage">All Storage Articles</a></strong><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p><em><a href="https://forums.tomshardware.com/members/cramseyer.1721867/">Chris Ramseyer</a> is a Contributing Editor for Tom's Hardware, covering </em><em><em><a href="https://www.tomshardware.com/topics/storage">Storage</a>. F</em>ollow him on <a href="http://twitter.com/chrisramseyer">Twitter</a> and on <a href="http://facebook.com/cramseyer">Facebook</a>.</em></p><p><em>Follow Tom's Hardware on <a href="https://twitter.com/tomshardware">Twitter</a></em><em>, </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em> and </em><a href="https://plus.google.com/u/0/%20tomshardware/posts"><em>Google+</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP TVS-863+ 8-Bay NAS Review ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/qnap-tvs-863-8-bay-nas,4225.html</link>
                                                                            <description>
                            <![CDATA[ QNAP taps AMD to start a new product series that balances processor performance with video capabilities. The new collaboration aims to offer an alternative to products dominated by Intel. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Nt32kGXiic6kQ3L29kYTDg</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/oAm23KzMZSMHNwsF9PpZJF-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 23 Sep 2015 07:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 10:07:20 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/oAm23KzMZSMHNwsF9PpZJF-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/oAm23KzMZSMHNwsF9PpZJF-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="introduction-3">Introduction</h2><p>NAS industry veteran QNAP has brought a new product series to market and given AMD a design win along the way. QNAP plans to tap AMD's extensive GPU knowledge to solve problems with playing back codecs that were never fully resolved in Intel processors. The flagship model using an AMD APU in the QNAP product line is the TVS-863+, the unit we're testing today.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:400px;"><p class="vanilla-image-block" style="padding-top:62.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/oAm23KzMZSMHNwsF9PpZJF.png" mos="https://cdn.mos.cms.futurecdn.net/oAm23KzMZSMHNwsF9PpZJF.png" align="" fullscreen="1" width="400" height="250" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/oAm23KzMZSMHNwsF9PpZJF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Windows Media Center is dead, but that doesn't mean the principle will not live on. Video on a big screen is the ultimate viewing experience. Sadly, many of us don't have a lot of time to binge-watch  "Star Wars," so we absorb content on our phones and tablets. Keeping content on demand requires storage, the native function of NAS products. By supporting high-definition video playback on local and remote devices, NAS products finally have the killer app that pulls many consumers in the door.</p><p>The TVS-863+ is a step above what we see in most home theaters and is designed for small business use. The unit still leverages AMD's powerful APU processor that provides superior video support for a wide range of codecs. This model goes well beyond video playback capabilities. Video is just a big feather in the hat. The unit we're testing today comes equipped with a 10-gigabit Ethernet and 16 gigabytes of DRAM to run more applications than most off-the-shelf models. The TVS-863+ is so powerful that it can operate as a desktop computer without degrading network storage performance.</p><p>QNAP leads other NAS builders in software features and has no plans to slow development. In June, the company displayed QTS 4.2, the next-generation proprietary operating system for QNAP products. Version 4.2 adds container support for Docker and LXC while improving on a number of existing functions. What are containers you ask? That is the point. QNAP incorporates the next big thing before most even know it's a thing.</p><h2 id="technical-specifications">Technical Specifications</h2><p>NAS products should be treated as complete system solutions rather than components. That said, the hardware allows users to run more software features at the same time and plays a role in the user experience.</p>        <div class="featured_product_block featured_block_hero" data-id="26338125-5c21-4892-a2e0-ce9b31ca83a1">            <a href="http://www.amazon.com/QNAP-TVS-863--US-x86-based-Pre-installed/dp/B00R5AH26I/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="QNAP TVS-863+ (8GB)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/cBrpkSE3tgmP9tJSzp7UXS.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">QNAP TVS-863+ (8GB)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="f35bfeec-0fdb-4ac0-a0a3-bb887004ded7">            <a href="http://www.amazon.com/Affordable-Gbe-Ready-Golden-TVS-863--16G-US/dp/B00T192HOS/?&tag=bom-tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="QNAP TVS-863+ (16GB)" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/cBrpkSE3tgmP9tJSzp7UXS.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">QNAP TVS-863+ (16GB)</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><p><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/topics/storage">All Storage Articles</a></strong><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p>The TVS-x63 product series consists of four models that range from four to eight drive bays. The TVS-863+ leads the series in features, while the TVS-863 nonplus model is nearly identical but lacks 10GbE connectivity out of the box and ships with either 4GB or 8GB of low-power DDR3 DRAM. All TVS-x63 products include a user-accessible PCIe 2.0 x4 expansion slot for 10GbE add-in-cards and two DDR3 memory slots that accept up to 8GB memory sticks each.</p><p>Today, we're testing the TVS-863+ -16GB, the flagship of the series with every hardware option included right out of the box. This series is considered an affordable way to give users access to 10GbE network capabilities and up to eight drives in a storage pool. The next tier up in the QNAP product line is the TVS-871, which costs $2,199 (Newegg) and is configured with a Core i7 processor, 16GB of DRAM and 4x gigabit Ethernet ports (optional 10GbE, but not included). The affordable AMD-powered TVS-863+ allows the system to be used for more virtual machine storage, thanks to the 10GbE network.</p><p>QNAP is an innovation leader in hardware features. The TVS-x63 product series can use any two drive bays for SSD cache. When enabled, SSD cache increases read and write performance and can be tuned to accelerate small random files or all file types.</p><p>The heart of the system is an AMD 64-bit APU that features Radeon HD graphics technology for hardware-accelerated transcoding. The processor also provides a hardware-accelerated encryption engine with AES-NI that is full AES 256-bit.</p><p>I've always felt the increased video capabilities are out of place on many of the SMB NAS products but this market is all about filling in boxes with check marks. The system can be used for digital signage, playing videos like presentations in conference rooms and so on. The transcoding features paired with the always connected software does give the video features some legs. Businesses can keep sensitive presentations in house on the NAS but allow company representatives to play them in remote locations without the digital data actually moving to insecure offsite computer systems.</p><h2 id="software-features-3">Software Features</h2><p>Early in the setup process QNAP SMB systems ask if the system will be used in a <a href="https://www.qnap.com/i/useng/enterprise_apply_v2/con_show.php?op=showone&cid=11">business </a>or <a href="https://www.qnap.com/i/useng/family_apply_v2/con_show.php?op=showone&cid=10">home</a>. Your answer dictates the initial system configuration and the applications installed. At any point you can add business or home applications depending on your need. I almost always choose business because I don't use all of the applications for home users.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:49.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/izYKgDcya8TuyvwP3JCyQL.png" mos="https://cdn.mos.cms.futurecdn.net/izYKgDcya8TuyvwP3JCyQL.png" align="" fullscreen="1" width="600" height="295" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/izYKgDcya8TuyvwP3JCyQL.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Over the last quarter QNAP released QTS 4.2 Beta, our first look at the upcoming operating system GUI that sets the stage for years to come. QTS 4.2 isn't a radical departure from previous releases but it does look and feel a little different.</p><p>QNAP's QTS software ships with several pre-installed features from the factory. The loaded QPKG packages, QNAP's version of an app for your NAS, are enough to get you started. The company has more than 160 additional QPKG apps available for free. Users can download the applications from the NAS operating system via a dedicated page. The software will automatically download the application and  install it without hassle. The apps offer a good mix of client software, the things you may use in your home, and pure business applications. You can <a href="https://www.qnap.com/i/useng/app_center/">see the full list here</a>.</p><p>QNAP's software also goes beyond the NAS as well. A number of mobile apps for iOS and Android allow users to take the content stored on the NAS on the road through an Internet connection. The transcoding feature in the TVS-863+ plays an important role when streaming video to remote locations. The mobile applications support much more than just video. You can <a href="https://www.qnap.com/i/useng/product_x_down/product_app.php?II=175&info=phone_app">see the full list of mobile applications here</a>.</p><h2 id="pricing-warranty-amp-accessories-3">Pricing, Warranty & Accessories</h2><p>We found the QNAP TVS-863+ 8GB and 16GB available from a number of e-tail stores in the U.S. SimplyNAS, a specialty store for NAS storage products, had the lowest prices when we researched this product. The 8GB DRAM model cost $1,399, while the 16GB model was $100 higher, at $1,499. Newegg and Tiger Direct also carry this model.</p><p>The TVS-x63 product series includes a standard two-year warranty. QNAP offers optional extended warranty periods that take effect after the original warranty expires. The extended warranties come in one-, two- and three-year increments but must be purchased within the first 60 days of the initial purchase.</p><p>The TVS-863+ model under test today already ships with every option, but a few accessories are available. The system comes with a single port 10GbE NIC but QNAP offers a dual 10GbE card that works in the system. The RM-IR002 remote control is also supported (but not included) with this unit for media playback.</p><h2 id="a-closer-look-5">A Closer Look</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/hXjsyJst9eJix6kcuwxBad.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SVmtEK6685FC9aBjCCAXzZ.jpg" alt="" /></figure></figure><p>The QNAP TVS-863+ ships in a full retail package that gives shoppers a lot of relevant information in a retail environment.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/FJdFV4HYoA7pejwzp2je2F.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kSX8Yocuw5qcVow4EFSjXN.jpg" alt="" /></figure></figure><p>Most SMB NAS products are sold online in North America, but we give QNAP kudos for printing the information on the package. In some countries you can find NAS in retail stores or computer malls.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:93.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/3k3d2W7Z9xS7TPbF5D97sc.png" mos="https://cdn.mos.cms.futurecdn.net/3k3d2W7Z9xS7TPbF5D97sc.png" align="" fullscreen="1" width="600" height="560" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/3k3d2W7Z9xS7TPbF5D97sc.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Inside the package, we found the TVS-863+ secured in closed cell foam with the accessories in a separate compartment from the main unit. The corners are well protected, making it very unlikely for this model to be damaged during shipping.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/dAA6MCwSZN8VWKa4XBN2tB.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/jX6qgY9Y8d2fq7RW9XZfta.jpg" alt="" /></figure></figure><p>The TVS-863+ ships with a quick installation guide, fine and coarse screws for mounting 2.5-inch and 3.5-inch drives and two sets of keys for the locking drive bays. The system also ships with a power cables and three Ethernet cables.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:74.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/G7yxsk45aTdwR544ijd457.png" mos="https://cdn.mos.cms.futurecdn.net/G7yxsk45aTdwR544ijd457.png" align="" fullscreen="1" width="600" height="448" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/G7yxsk45aTdwR544ijd457.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The gold standard? The TVS-x63 series comes in a champagne gold color that is popular in home theater products in Japan. I'm not sure if that was QNAP's inspiration for producing this series in gold rather than the traditional black, but it's a nice change-up in the test lab.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/uBBs46KgZB2NJ9e7jWrGKM.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/XY6HkAmvVNZL9cDWFC8N9T.jpg" alt="" /></figure></figure><p>The system allows users to see IO activity in a number of ways. LAN and USB LEDs on the front fascia indicate activity and LEDs that shine through the drive bays also show disk connectivity for the bay and activity. A long, thin LED-lit area on the far left indicates power.</p><p>The power button to turn the system on is just above the one-touch-copy USB 3.0 port. To shut the system down you need to hold the power button. It's a thoughtful feature given the nearness to the copy function for external storage devices.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/rcgAvZanZ4rGXYbkDnLKge.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BGALvcBmn7PiffumPhcH9U.jpg" alt="" /></figure></figure><p>The front LED display gives system status information and warns in the event of a drive failure. The display is useful for the initial setup as it displays the number of loaded drives, IP and other useful information.</p><p>A sticker on top of the system gives users the key to connect to QNAP's myQNAPcloud feature for mobile devices.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/GPCF4ai9ihuN9KwLRdSRJZ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/JaYane6TbhMo6cfzdGjyr9.jpg" alt="" /></figure></figure><p>The system is designed so most of the air flow passes over the hard drives to keep them cool. The compute side does have vents so air can pass through to keep the processor, chipset and RAM cool.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/D2VWTYtsrLcYWzWF6JKneC.png" mos="https://cdn.mos.cms.futurecdn.net/D2VWTYtsrLcYWzWF6JKneC.png" align="" fullscreen="1" width="600" height="377" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/D2VWTYtsrLcYWzWF6JKneC.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The back of the system has a majority of the IO ports. This is a full feature system with four USB 3.0 ports on the back as well as two HDMI ports for 1080P video playback and NAS-as-Desktop functions. Users can use the NAS as a computer by plugging in a keyboard, mouse and video to the system.</p><p>The star of this system is the 10-gigabit Ethernet. This one port has the same throughput as 10 traditional gigabit Ethernet ports. Two gigabit Ethernet ports are also on the back of the system for fail- over or connectivity to a separate network.</p><p>This system has an internal power supply so you don't have to manage placement of an external power brick.</p><h2 id="software-interface">Software Interface</h2><p>In the future we will add comprehensive feature stories showing NAS operating systems and GUIs. There are too many pages, too many features and too many add-on packages to introduce in a product review.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:78.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" mos="https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png" align="" fullscreen="1" width="600" height="471" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NVtoiB3m5GwxkFkuktDnMj.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>There are hundreds of pages in the QNAP QTS operating system but they all start here on the main page. The icons are similar to your Android phone icons -- you can move and position them. There are three pages, so you can organize them by pages if you like. Users can also add or remove icons as needed.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:63.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" mos="https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png" align="" fullscreen="1" width="600" height="383" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/mRoAdUiCcA56iKy5nNv4ZM.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>A health check feature on the lower right corner of the dashboard opens up to what we see here. The monitor is a quick way to catch the latest QNAP software news and details about firmware updates, and  to view the status of your system. You can monitor the status of your array, CPU and memory usage, and network traffic activity. There is also a pane that shows if other users are logged into the system. This is useful in an office environment. You don't want to update the firmware and restart the system if a co-worker is using the system for a presentation at a remote location.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" mos="https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png" align="" fullscreen="1" width="600" height="373" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AeaVdWx3A4ERByVb8ixdp9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Before we even get into the applications the system has a lot of configuration features that are user- accessible. Everything comes configured from the factory in at usable settings. Users can easily configure options to suit their needs giving a custom experience.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:62.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" mos="https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png" align="" fullscreen="1" width="600" height="372" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8jcSB53oAru96EvQ8JvXNR.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Users can elect to disable and hide all of the home/multimedia functions with a single check box. This is a nice feature to save processing power and system memory if the features are not being used.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/pZ5p8yJGU8PnT3suEaxTz9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SHyQWAuwcx93grq7pGbaEj.jpg" alt="" /></figure></figure><p>In the Storage Manager of the QNAP QTS OS, users can build arrays either in volumes or by pools of disks. Disk pools were introduced just a few years ago and allow the NAS appliance to tackle storage like an enterprise SAN. The same disk in the system can be part of two separate RAID arrays. For example, part of the drive may be part of a RAID 0 array and another section of the disk may be part of a RAID 5 array.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:50.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" mos="https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png" align="" fullscreen="1" width="600" height="305" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/DivrHtxAjGFniqokEYR2iH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When we test QNAP NAS appliances we use the single-volume option. Systems with seven drive bays and lower are tested in RAID 5, while systems with eight or more disks are tested in RAID 6.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/8oEVacYoUouPBnuHQybgoU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NCDQJmpsoiWDVH7tXGp52a.jpg" alt="" /></figure></figure><p>Users have a lot of options when it comes to the network. QNAP enables several modes of network teaming, including 802.11ad link aggregation. There are a few ways to connect to the system from outside of your intranet. The server is accessible from QNAP's cloud feature, a free service through a specialized website, or through a third-party DDNS service. </p><h2 id="sequential-data-transfer-by-size-2">Sequential Data Transfer by Size</h2>        <div class="featured_product_block featured_block_hero" data-id="31d2f24b-85a8-4046-9c3a-a8aed73e2cb4">            <a href="http://www.amazon.com/gp/product/B00TAGH2OC/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="ASUSTOR AS5108T" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/EBL3sFJuR8esXFsLZ5LAyW.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">ASUSTOR AS5108T</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div>        <div class="featured_product_block featured_block_hero" data-id="cc2cc5f3-ab83-4be3-bf6c-c950d290ad51">            <a href="http://www.amazon.com/gp/product/B00GBSN2IC/?tag=bom_tomshardware-20&ascsubtag=%site%%transactionId%-gclid-%gclid%-Fallback" data-model-name="ReadyNAS 716X" data-model-brand="" ><div class='product-image-widthsetter'><p class='vanilla-image-block' data-bordeaux-image-check style='padding-top:100.00%';><img style="width: 100%" class="featured_image" src="https://cdn.mos.cms.futurecdn.net/gmv64EQqBRZQ5JP6yfnXGP.png" alt=""></p></div></a>            <div class="featured_product_details_wrapper">                <div class="featured_product_title_wrapper">                                                                                <div class="featured__title">ReadyNAS 716X</div>                                    </div>                <div class="subtitle__description">                                                            <p> </p>                </div>                            </div>        </div><p>In the coming weeks we will detail our extensive testing process and share how we configure systems. In today's review we're comparing the QNAP TVS-863+ to two other products on the market. We are also testing the QNAP TVS-863+ with and without SSD cache-enabled.</p><p>Without SSD cache, the TVS-863+ uses eight Seagate NAS hard-disk drives and 10GbE connectivity back to the network. For the SSD cache test we used a SanDisk Extreme PRO 240GB SSD as the cache device and seven Seagate NAS hard disk drives. We configured the SSD cache with the default settings that omit sequential reads and writes but accelerate random data. All QNAP tests were run with the EXT4 file system and RAID 6 for dual redundancy.</p><p>For comparison products, we chose the ASUSTOR AS5108T, an 8-bay solution without 10GbE. This system uses the EXT4 file system. The 10GbE comparison product is the Netgear ReadyNAS 716X with six drive bays and the BTRFS (B-tree File System). Both the AS5108T and ReadyNAS 716X were tested in RAID 6 to match the QNAP TVS-863+.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/bejS2FkFfLMRHWbSf6srq5.png" mos="https://cdn.mos.cms.futurecdn.net/bejS2FkFfLMRHWbSf6srq5.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/bejS2FkFfLMRHWbSf6srq5.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>To start the testing portion of the review, we swept sequential block sizes from small to large to see the throughput scaling and find peak QD1 performance. This test also shows us that with the default settings, the QNAP cache algorithm doesn't waste time with sequential data. Users can uncheck a box in the setup procedure to cache sequential data, but most users will not run the system that way.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/9eCe6HHXzixUsvSzh9pNDP.png" mos="https://cdn.mos.cms.futurecdn.net/9eCe6HHXzixUsvSzh9pNDP.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/9eCe6HHXzixUsvSzh9pNDP.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Here we perform the same type of test-writing data instead of reading it. Again, the cache-enabled test doesn't show a difference, as expected. The QNAP TVS-863+ does show a dip in the performance curve at 128KB, the standard measurement block size for sequential data. In our testing we also show sequential performance with 1MB block sizes as well, so the dip will only affect half of our sequential tests.</p><h2 id="random-data-transfer-by-size-3">Random Data Transfer by Size</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/hN6RBczGp9nhR3iYrzpchV.png" mos="https://cdn.mos.cms.futurecdn.net/hN6RBczGp9nhR3iYrzpchV.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/hN6RBczGp9nhR3iYrzpchV.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>As a pure storage server, random data makes up only a very small portion of the workload. The closer you push the NAS into an application server role, the more important random data performance becomes.</p><p>The SSD cache really takes off here and accelerates random read performance. The performance increase will depend on the cache hit ratio that you can monitor in the operating system software. The monitor is important for tuning the SSD cache with the limited but effective settings.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.85%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/e8PjPZxfFhubim6CW3xKrJ.png" mos="https://cdn.mos.cms.futurecdn.net/e8PjPZxfFhubim6CW3xKrJ.png" align="" fullscreen="1" width="990" height="741" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/e8PjPZxfFhubim6CW3xKrJ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The SSD cache has a slightly negative effect on random writes outside of 4KB blocks, where it helps performance. With or without the cache, the QNAP TVS-863+ delivers blistering random write performance. QNAP spent a lot of time tuning systems for virtual machine storage. Many VM writes take place at 8KB. The chart shows QNAP's tuning has paid off at that block size.</p><h2 id="sequential-performance-4">Sequential Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/LqxMZmPJ8jSqMvrxJkYwkb.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/upV4WqUPFcYCVZ8QmyBHhQ.png" alt="" /></figure></figure><p>In this section we measure sequential reads at two block sizes while we increase the queue depth. The 128KB block is the traditional size used by many manufacturers to measure sequential performance. The 1MB block size helps us to determine performance while transferring larger data such as pictures, videos and so on.</p><p>Users can tune the storage for heavy sequential or random workloads during the array setup process by changing the stripe size.  We use the default 64KB stripe that balances sequential and random performance. This is important to remember when setting up an array. QNAP uses pools so it's possible to direct your data to tuned areas that can use the same physical disks.</p><p>Reading back sequential data, the QNAP TVS-863+ is a little slower than the ReadyNAS 716X. That said, the TVS-863+ does deliver consistent performance after the initial ramp-up in queues.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/bP3XP5u8vZgQbJnnadPxi6.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/W2eJaoS3BMcLeikvVczB8.png" alt="" /></figure></figure><p>The QNAP unit delivers the highest peak sequential write performance but only overtakes the Netgear model after 4QD. When we add several streams of sequential load, the data takes on a random nature as the array takes in all of the steams and pushes the data to the drives. This will come into play in the next set of charts where we measure random performance at scaling queue depths.</p><h2 id="random-performance-4">Random Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/AhoBgjVoyCxAKordQyA7Pi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2bpPz5MYpyodDQUpv266qn.png" alt="" /></figure></figure><p>The SSD cache random read results delivered by the TVS-863+ are truly impressive to a degree that is rarely seen in NAS products at this price level. QNAP has improved the algorithms since first releasing the feature just over a year ago on several models. Without the cache enabled, the TVS-863+ falls in line with the Netgear comparison NAS but trails the ASUSTOR model from QD4 on. </p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/UGHDtBzmEdKBKfH98MxDkD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MTa6NzFHS82Hbzomo5iTiU.png" alt="" /></figure></figure><p>The TVS-863+ delivers exceptional random write performance as well. Here the cache slows random write performance slightly but again we see more consistency over the ASUSTOR unit and a larger increase in IOPS over the Netgear.</p><h2 id="sequential-mixed-data-sweep-3">Sequential Mixed Data Sweep</h2><p>A sweep across the storage area starts out on the charts as 100 percent reads and adds writes 10 percent at a time. On the far right side, we get to 100 percent data writes. The charts highlight 70 percent reads with 30 percent writes, traditional workstation workloads.</p><p>The 128KB sweep is quite different from the 1MB sequential sweep. The 128KB sweep shows signs of tuning for 80 percent reads, a workload associated with client systems and possibly for virtual machine desktop system storage. The 1MB load gives us the traditional bathtub curve we see on most storage products.</p><p>The TVS-863+ fares well in these tests but trails the RN716X slightly.</p><h2 id="random-mixed-data-sweep-3">Random Mixed Data Sweep</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/rsikmc6TZkJXqrqQ2on8J8.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Y5Gi8KwUBi4BjV7NSp8SEd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mMDUtsSvjNCWB76aimZPue.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/V9U7yw5Hpfs7k54GofQQ4Q.png" alt="" /></figure></figure><p>All three systems use the same hard disk drives and the random performance at 4KB and 8KB are very close in all tests. The SSD cache test does stand out, as you would expect. The three systems running without SSD cache show sharp spikes with 100 percent random writes. This is from the DRAM cache in the systems.</p><p>The TVS-863+ APU is able to keep up with the Intel Xeon in the Netgear ReadyNAS 716X. We really expected the Xeon system to run away from the others in random data tests but that wasn't the case today.</p><h2 id="single-client-smb-performance-3">Single-Client SMB Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/sQrRcikzk3BXgbzdm29xVo.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rY8FWfc6yp2c2x8pFqU5Fc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wayttk4TRuuLkSB26J9xwc.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3XWLpJtphAPnV7VX2AFSYK.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HG9S36hMg5gq4pz9RiBWHX.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/uHKbts5dFVE6AwYPqBJbbD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xGoWw3ffc76XKXziNfiUWj.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/pNTaiL4H2StX99Aag3Np8e.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SC9fD9jAzpJSGFvEshqFCk.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/geUPodCSCmS3o9JaABXznK.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/6haUg4MLJzpkLweWGZHEBK.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xSmBDZHguZ78iRuHoC5hKg.png" alt="" /></figure></figure><p>Windows users mostly employ two methods for transferring data to network storage: SMB/CIFS and iSCSI. In this set of tests, we're using SMB 3.0 from a Windows Server 2012 R2 machine to transfer data to a network share. In this case the share is //nas/test; in other words, a shared folder on our test devices. Intel's NASPT tool tests with workload traces and is designed specifically for network storage.</p><p>In many of these tests the SSD cache increases performance over the non-cache configuration with the TVS-863+. The system configuration and file system also play a role in these tests. The Netgear with a Xeon processor and BTRFS dominated many of the tests. Both Thecus and Synology support BTRFS now, but QNAP hasn't moved beyond the EXT4 file system. QNAP's pool system is more in line with the type of storage we'd find on large enterprise SAN systems, so we don't think a move to BTRFS makes a lot of sense at this time.</p><h2 id="multi-client-smb-performance-3">Multi-Client SMB Performance</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/iaZG9swAGQi8vambMZU5Zf.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/asPEnpvZUHuSDkW8rTLzod.png" alt="" /></figure></figure><p>Our SMB multiclient test represents years of hard work, a lot of money and several companies coming together to make the test a reality. There are 10 dual Xeon servers, each with two Hot Lava Shasta 6-port NICs. Each server has 12 Windows 7 Hyper-V installations and each Virtual Machine has a dedicated gigabit Ethernet connection back to a series of linked enterprise network switches. The Windows 7 VMs run custom software that runs Microsoft Office traces with programs like Excel, Access, Word and Power Point.</p><p>In high-client count environments, the sequential data is randomized because so much data is reaching the system at one time. With a low number of clients, the sequential data stays sequential but the block size of the file updates is still very small since we are dealing with Microsoft Office files.</p><p>This is the first test where we really start to see the AMD APU have issues with performance compared to the other products in the charts. The first chart shows throughput and it takes the SSD cache to bring the TVS-863+ performance to the same level as the Netgear ReadyNAS 716X. We've run this test on a large number of QNAP devices over the years with various Intel processors, and this is the first system that performed so poorly on this specific test.</p><p>The second chart shows the average latency for each client. This test is actually more important than the first as it has a direct relationship to the user experience at each office desktop. If you plan to use the TVS-863+ with several users running office software off of the central storage, you will want to take advantage of the SSD cache option.</p><h2 id="single-client-iscsi-workloads-3">Single-Client iSCSI Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/A5PTyfzj59sq9r9TZ5iJFH.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/is9FEgxEkPggv6UDZ52tqi.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/npYWYf8WHEi6P8YFG3dr43.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/63v3Q3XJCvGBKmxQyhULLU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/an6GHip3pfSfJWzNEZRihU.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zvb9eV4BZ5QUXcnsyL3C5F.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DvfYy32fKcAfmXE7zjWkoT.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/v8VfYDSAtTrXq8LPzm3kp3.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kUiguNRf5cQDJ4L9t4R6zE.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/yRqr564SSvUKuZdhjfbLVW.png" alt="" /></figure></figure><p>iSCSI is an amazing technology that allows users to mount a volume to a host computer and have it control the volume as a local drive. You can even set the computer up to boot from the iSCSI share, just like a SAN.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/3mqqJqFvTs5tJRYDm53xYM.png" mos="https://cdn.mos.cms.futurecdn.net/3mqqJqFvTs5tJRYDm53xYM.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/3mqqJqFvTs5tJRYDm53xYM.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP's iSCSI configuration delivers some of the best performance in the business. The cache-accelerated volume manages to shave a few seconds off of each test that you may use at home. Even without the cache enabled, QNAP's iSCSI runs circles around the other systems.</p><h2 id="standard-workloads-3">Standard Workloads</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/x7vqqveSapWhSihiSyHsKF.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LjDmLPhNcSKRPYhifgFoUP.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/qZPfoVQy8rLCXEK4Fvoopd.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ExgzBzJC4LRbKnK46B3ZFD.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xtFnCgF3nYnPBCuE2QzmVe.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/F87Vs6pKYxhQJTW9dYZQbX.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/c9qd8pfL5GRPgyJgF9wiVn.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/YLbfeRLu5xzB8RMhJ5SySN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xKZcZKpYQDzdYw4W4jA32X.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HeN94ihHFDyTPntHtpkyQQ.png" alt="" /></figure></figure><p>In this series of tests we ran traditional server and workstation storage workloads. There are two charts for each workload. The first chart simply measures IOPS performance with increasing queue depths. The second chart is one you don't see used very often. In the snake charts we show latency (vertical) with IOPS (horizontal). Ideally, the second chart will show the IOPS moving to the right and staying very close to the bottom of the results area (showing lower latency).</p><p>In many of the workloads we found very little performance scaling as the queue depth increased with the TVS-863+ without cache. The Netgear ReadyNAS 716X delivered the same flat-line results and the ASUSTOR AS5108T showed a little variation. With the SSD cache enabled, the TVS-863+ picked up the pace quite a bit and manage to increase performance until reaching peak. After the peak performance the IOPS drops due to the latency increasing for each additional IO.</p><p>The snake chart shows the latency and allows system administrators to tune the system for quality of service. Using the database test as an example, system administrators can use the cache system to get 5400 IOPS at roughly 3ms response time from the storage system. Any more IOPS past that point will have a negative impact on latency.</p><h2 id="conclusion-6">Conclusion</h2><p>There is a lot of hype about the TVS-x63 series. Some of the hype is justified and some not so much. I don't think users will buy the system just for the AMD processor unit and very few will purchase the 8-bay model we tested today for the enhanced video for the Radeon GPU. The TVS-863+ with eight drive bays is a little too large for most home theater installations -- the TVS-463 (4-bay) and TVS-663 (6-bay) fit the home theater replacement a little better. The 8-bay model we tested today is a good fit for business use and offers powerful features at a great price point.</p><p>Starting with the primary function, storage. The TVS-863+ uses eight drive bays that support the latest in hard disk drive technology. With HGST's new He8 drives with 8TB density, users can easily store up to 64TB of data. After RAID 6 overhead, that comes out to about 48TB of usable space with dual disk failure redundancy.</p><p>Your data shares are no longer limited by wires or proximity. QNAP's cloud service gives your users access to permission-based files from anywhere in the world. The cloud service is one of the standout features for this model as it keeps the files local rather than sharing them to Google or Amazon. You control the content and who has access to it.</p><p>Other software add-on packages extend the range of useful business features as well. Virtualization and soon-to-come Docker support open the door for any operating system and feature you may want to add. Many features already exist, though, in the low-overhead QTS operating system via apps, even CPU- hungry databases run on the system.</p><p><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/topics/storage">All Storage Articles</a></strong><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://www.tomshardware.com/articles/?tag=storage&articleType=news">Latest Storage News</a></strong><br/><strong>MORE:<span class="Apple-converted-space"> </span><a href="https://forums.tomshardware.com/forums/storage.8/">Storage in the Forums</a></strong></p><p><em><a href="https://forums.tomshardware.com/members/cramseyer.1721867/">Chris Ramseyer</a> is a Contributing Editor for Tom's Hardware, covering </em><em><em><a href="https://www.tomshardware.com/topics/storage">Storage</a>. F</em>ollow him on <a href="http://twitter.com/chrisramseyer">Twitter</a> and on <a href="http://facebook.com/cramseyer">Facebook</a>.</em></p><p><em>Follow Tom's Hardware on <a href="https://twitter.com/tomshardware">Twitter</a></em><em>, </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em> and </em><a href="https://plus.google.com/u/0/%20tomshardware/posts"><em>Google+</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Ships TVS-871T NAS With Thunderbolt DAS Functionality ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-ships-tvs-871t,30145.html</link>
                                                                            <description>
                            <![CDATA[ QNAP released the TVS-871T with NAS and DAS features that ease the complexity of professional workflow sharing. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">unZyQNzo7B2BJp5v3WWHQX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/iZYpjuqhdd3ik2UFKVoNAR-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 22 Sep 2015 21:30:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:51:08 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/iZYpjuqhdd3ik2UFKVoNAR-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/iZYpjuqhdd3ik2UFKVoNAR-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The QNAP TVS-871T is already a Tom's Hardware award winner and is now shipping in the channel. First introduced at Computex 2015 last June, the TVS-871T marries traditional NAS functionality with high speed direct attached storage (DAS) features through Thunderbolt 2 technology.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:61.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/sQ64Y8XbG7XjynmgDdqnkF.jpg" mos="https://cdn.mos.cms.futurecdn.net/sQ64Y8XbG7XjynmgDdqnkF.jpg" align="" fullscreen="1" width="600" height="371" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/sQ64Y8XbG7XjynmgDdqnkF.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We <a href="https://www.tomshardware.com/picturestory/689-best-of-computex.html">awarded the TVS-871T at Computex</a> for its impressive feature list and innovative design. This is not only QNAP's first Thunderbolt 2 system, but it's also the industry's first DAS/NAS/iSCSI SAN combination product that will decrease workflow latency for audio and video professionals. QNAP also incorporated dual 10-gigabit Ethernet into the system for high speed transfers to network attached users. Thunderbolt 2 technology powers the direct attached function with up to 20 gigabits of bandwidth that can be shared among five devices chained together.</p><p>The system can also expand for a larger storage pool by attaching either the TX-800P or TX-500P expansion enclosures. Using the TX-800P products, the TVS-871T is able to scale to 448 TB of raw storage.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:400px;"><p class="vanilla-image-block" style="padding-top:62.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/iZYpjuqhdd3ik2UFKVoNAR.png" mos="https://cdn.mos.cms.futurecdn.net/iZYpjuqhdd3ik2UFKVoNAR.png" align="" fullscreen="1" width="400" height="250" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/iZYpjuqhdd3ik2UFKVoNAR.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP's latest release has two part numbers. The first uses Intel's flagship Core i7-4790S quad-core processor running at 3.2 GHz. The second product SKU uses a quad-core i5-4590S at 3.0 GHz. Both systems ship with 16 GB of system DRAM and support AES-NI hardware encryption. The embedded QTS 4.2 operating system is housed on a 512 MB DOM that retains system configuration data even with the hard disk drives are removed.</p><p>“We at Intel are extremely pleased that QNAP has chosen to embed Thunderbolt 2 into their TVS-871T DAS/NAS/iSCSI/IP-SAN storage solution," said Jason Ziller, Intel's Thunderbolt Director of Marketing. “Thunderbolt is clearly cemented as the key connection technology for simultaneously supporting high-speed data transfers and high definition video displays. The new QNAP product is a testament to this vision."</p><p>Industry professionals are excited to see a dual purpose system that allows more users to share and manipulate data at high speeds. Until now, it was difficult to purchase an off-the-shelf product that delivered the same capabilities as the TVS-871T. QNAP&apos;s software sets this system in another league compared to offerings from other NAS manufacturers.</p><p>The TVS-871T is also the first model from QNAP to ship with the new innovative QTS 4.2 operating system that features more applications and third-party functions than ever before.</p><p>The system is also able to utilize solid state drives to accelerate random data read performance. The SSD cache function was introduced by QNAP in other products over a year ago, and it works remarkably well to deliver datacenter-like performance for small random file transfers to the host system.</p><p>Both the Core i5- and i7-powered system are available today. The i5 system sells for $2,799, and the i7 for $3,199 -- these are both prices from B&H.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Computex 2015 Updates: QTS 4.2, Containers And Thunderbolt ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-computex-qts-42-containers-thunderbolt,29337.html</link>
                                                                            <description>
                            <![CDATA[ QNAP released two new NAS products at Computex 2015. The first is a new AMD processor 4-bay model and a new 8-bay model with Thunderbolt 2.0 and 10 GbE. QTS 4.2 and Container support were also announced. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ETdGMtkCD4yE7SZ2mosTj5</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2PFujxKT9EMep5d4wvsG6k-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 09 Jun 2015 14:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 14:57:13 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Chris Ramseyer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/EwDLst7Xex44S5nbSC9Ttb.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Chris Ramseyer was a senior editor for Tom&#039;s Hardware who specialized in testing and reviewing consumer storage products like SSDs, HDDs, and NAS, as well as writing about NAND flash and controller technology.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2PFujxKT9EMep5d4wvsG6k-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2PFujxKT9EMep5d4wvsG6k-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:66.64%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/2PFujxKT9EMep5d4wvsG6k.jpg" mos="https://cdn.mos.cms.futurecdn.net/2PFujxKT9EMep5d4wvsG6k.jpg" align="" fullscreen="1" width="1280" height="853" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/2PFujxKT9EMep5d4wvsG6k.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Front and center in the QNAP booth was the new TVS-871T. This new system brings Thunderbolt 2.0 DAS connectivity while retaining NAS and iSCSI SAN like the company's other products. Bringing Thunderbolt 2.0 to the system allows professionals to connect a PC or MAC directly to the TVS-871T. The NAS has two Thunderbolt 2 ports to connect more TVS-871T units to increase capacity and spread the workload. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:66.64%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/js8D6xFjUh2mUTYBzjreBe.jpg" mos="https://cdn.mos.cms.futurecdn.net/js8D6xFjUh2mUTYBzjreBe.jpg" align="" fullscreen="1" width="1280" height="853" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/js8D6xFjUh2mUTYBzjreBe.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The QNAP TVS-871T won our<a href="https://www.tomshardware.com/picturestory/689-best-of-computex.html"> Best of Computex 2015 award for the NAS category</a>. The unit is based on the TVS-871 model already shipping in the channel from QNAP. The base TVS-871 features two PCIe expansion slots. The updated Thunderbolt model uses one PCIe port for a Thunderbolt add-in card with two 10 GbE ports and the other for a dual 10 GbE card. The extra connectivity allows professional users to maximize the full potential of the Core i7 processor. Audio/video professionals will benefit from the extra Thunderbolt 2 DAS feature without purchasing expensive 10 GbE switches and add-in cards. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:66.64%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/VkA4oWY9KyHshVY3Ni23kH.jpg" mos="https://cdn.mos.cms.futurecdn.net/VkA4oWY9KyHshVY3Ni23kH.jpg" align="" fullscreen="1" width="1280" height="853" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/VkA4oWY9KyHshVY3Ni23kH.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP also expanded the company's growing number of AMD-based systems. The new TS-563 is a 5-bay NAS with a quad-core AMD SoC that features Radeon graphics and AES-NI hardware encryption. The system uses a low noise fan, holds a large amount of data, and delivers exceptional graphics quality. This model also allows users to run 10 GbE to the network.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:66.64%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/RdDN6fbL5MBWsoTikqxQN3.jpg" mos="https://cdn.mos.cms.futurecdn.net/RdDN6fbL5MBWsoTikqxQN3.jpg" align="" fullscreen="1" width="1280" height="853" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/RdDN6fbL5MBWsoTikqxQN3.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Owners of QNAP products are in for another update that brings a new interface to QNAP products. QTS 4.2 is on track for a late June release. QTS is QNAP's GUI operating system. The company updates the software with major updates around once a year, with incremental updates peppered in to increase the capabilities of the NAS products. QTS 4.2 looks very good, and we're excited to test the new software. For years, QNAP has led the charge for ease of use and integrating advanced features.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:66.64%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/QbGKyiK6MbEhPRtHEqJerT.jpg" mos="https://cdn.mos.cms.futurecdn.net/QbGKyiK6MbEhPRtHEqJerT.jpg" align="" fullscreen="1" width="1280" height="853" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/QbGKyiK6MbEhPRtHEqJerT.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Last year, QNAP released Virtualization, which allows users to run a virtual operating system on the NAS outside of QTS. Users can think about this as QNAP's version of Hyper-V or ESXi. The virtualization world is going ga-ga over a newer technology called containers.</p><p>Container Station integrates LXC and Docker for users to operate multiple isolated Linux systems on a QNAP NAS. This approach reduces the virtual OS footprint by sharing some files and resources among the virtualized installations.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:66.64%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/fcusB77rJuStndtNT6R6jm.jpg" mos="https://cdn.mos.cms.futurecdn.net/fcusB77rJuStndtNT6R6jm.jpg" align="" fullscreen="1" width="1280" height="853" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/fcusB77rJuStndtNT6R6jm.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP's new Qsirch tool was released prior to Computex, but we spent some time with the add-on at the show. Anyone who has searched for a file on an NAS with multiple directories understands the need for a local search tool. QNAP delivered what users needed -- a Google-like search tool that quickly finds files and allows users to sort the results by file extension. This is a great addition for everyone. Your Need-to-Sort folder will finally be manageable.</p><p><em>Follow us </em><a href="https://twitter.com/tomshardware"><em>@tomshardware</em></a><em>, on </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em> and on </em><a href="https://plus.google.com/u/0/+tomshardware/posts"><em>Google+</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Intel Shows Off New Thunderbolt 2 Products At NAB 2015 ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/lg-monitor-qnap-nas-thunderbolt,28941.html</link>
                                                                            <description>
                            <![CDATA[ Intel is a strong proponent of Thunderbolt technology, and it has a number of new products in its booth from multiple vendors to highlight the expanding number of Thunderbolt 2 products on the market. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">y5xn8Buff8A33J5Hd9wxQh</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/AfG5Ez4uqbPDBzkwf8xzh6-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 16 Apr 2015 00:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:55:07 +0000</updated>
                                                                                                                                            <category><![CDATA[Thunderbolt]]></category>
                                                    <category><![CDATA[Peripherals]]></category>
                                                    <category><![CDATA[Cables and Connectors]]></category>
                                                                                                <author><![CDATA[ palcorn@outlook.com (Paul Alcorn) ]]></author>                    <dc:creator><![CDATA[ Paul Alcorn ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/RZRmFeQfPy3etHjBQitbGW.jpeg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;As a teenager, Paul scraped up enough money to buy a 486-powered PC with a turbo button (yes, a turbo button). Back when floppies were still popular he was already chasing after the fastest spinners for his personal computer, which led him down the long and winding storage road, covering enterprise storage. His current focus is on consumer processors, though he still keeps a close eye on the latest storage news. In his spare time, you’ll find Paul hanging out with his kids or indulging his love of the Kansas City Chiefs and Royals.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/AfG5Ez4uqbPDBzkwf8xzh6-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/AfG5Ez4uqbPDBzkwf8xzh6-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The yearly National Association of Broadcasters (NAB) show gives media professionals from multiple disciplines the chance to meet and peddle their wares. Every year, NAB spurs a flood of new product releases from a variety of vendors, and this year is no exception. NAB has it all, from enterprise storage products to the latest in displays and client storage technology.</p><p>Intel is a strong proponent of Thunderbolt technology, and it has a number of new products in its booth from multiple vendors to highlight the expanding number of Thunderbolt 2 products on the market. Thunderbolt 2 is well suited to media professionals due to its flexible nature and high bandwidth. The jump to Thunderbolt 2 actually didn't increase bandwidth, but it provides channel aggregation of the previously-separated 10 Gbps channels. This enables new capabilities, such as simultaneously transferring and displaying 4K video.</p><p>Thunderbolt users can connect up to six devices, such as 4K monitors and storage products, through a single port that carries both DisplayPort and PCIe data. What kind of craziness does this spawn? Let's start with the "world's first" 4K Thunderbolt 2 monitor.</p><p><strong>LG Electronics 31MU97Z </strong></p><p>LG ships five different Thunderbolt 2 monitors, but the LG 31MU97Z steps away from the pack as it's a 4K display. The 31" monitor sports two Thunderbolt 2 ports and pushes a 4096 x 2160 resolution (17:9) to the IPS panel. The display will certainly set you back a few clams, but details are sparse and LG isn't commenting on the list price or availability as of yet.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1002px;"><p class="vanilla-image-block" style="padding-top:70.36%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AfG5Ez4uqbPDBzkwf8xzh6.jpg" mos="https://cdn.mos.cms.futurecdn.net/AfG5Ez4uqbPDBzkwf8xzh6.jpg" align="" fullscreen="1" width="1002" height="705" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AfG5Ez4uqbPDBzkwf8xzh6.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The monitor also allows a direct connection to the Thunderbolt cable in lieu of the pesky adapters or docks with DisplayPort/HDMI connections that are required with other monitors. Thunderbolt 2 works as advertised, and the capability to both display and simultaneously transfer 4K video streamlines workflows.</p><p><strong>QNAP Thunderbolt 2 NAS </strong></p><p>QNAP is making an entrance into an entirely new category with its Thunderbolt NAS solution. The QNAP Thunderbolt NAS features two Thunderbolt 2 ports that provide enough speed to transfer 4K video in real time. QNAP has yet to make an official announcement of the new product, so we don't have many details, but it is a compelling product because of the fast transfer speeds that rival 10 GbE. </p><p>We'll follow up with more details once they're available.</p><p>The Thunderbolt booth at NAB 2015 also has several demos, including Thunderbolt NAS, 4K content creation with card reader, and Thunderbolt networking. A bevy of Thunderbolt product releases were announced this week, including the new <a href="https://www.lacie.com/us/products/product.htm?id=10629">LaCie Rugged Thunderbolt enclosure</a> with a 1TB SSD; the <a href="http://www.promise.com/Products/Pegasus/Pegasus2/R2plus">Pegasus2 R2+</a> RAID 0/1 media station with an included USB 3.0 port; the <a href="http://www.sonnettech.com/news/pr2015/pr040715_fusionpcieflashdrive.html">Sonnet Fusion PCIe Flash Drive</a> in 256 GB and 512 GB capacities; and the m.2-powered <a href="http://www.wsls.com/story/28787813/jmr-announces-hand-held-bus-powered-high-performance-pcie-ssd-storage-flash-drive-with-thunderbolt-2-interface-at-nab-2015">JMR PCIe Flash Drive</a> in 128, 256 and 512 GB capacities; among many others. </p><p>The leading-edge Thunderbolt 2 products highlight some of the new features we can expect to see in the future. As more ports make their way onto motherboards with Intel chipsets, we can expect the ecosystem to continue to expand. Thunderbolt 2 is much faster than USB 3.1, but we wouldn't hold our breath on it usurping the ol' USB standby for most external devices in the near future due to cost concerns.</p><p><em>Follow us </em><a href="https://twitter.com/tomshardware"><em>@tomshardware</em></a><em>, on </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em> and on </em><a href="https://plus.google.com/u/0/+tomshardware/posts"><em>Google+</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP TS-453 Pro-8G NAS Review ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/qnap-ts-453-pro-8g-nas-storage,4054.html</link>
                                                                            <description>
                            <![CDATA[ The TS-453 Pro is a powerful, reliable and scalable NAS suitable for SMB environments, according to QNAP. We're ready to benchmark this appliance with 8GB of RAM, revealing how it scores against the competition in this price range. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">9ok85fDmsqcFWVrQk7AqJX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/nRmk9PuUoBvNWmgRBXVXi8-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 12 Mar 2015 02:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 08:44:14 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Aris Mpitziopoulos ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/u82sXgmb6Gti6jidWQzWoQ.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Aris started his journey in the computer-land in the mid-80s through a home computer, Atari 1040 STF. He also had the chance to play with Intel&#039;s 8088 and 8086 PCs back in these days, but they didn&#039;t leave a good impression on him, so he continued for quite a long with home computers! He wrote his first article for a Greek site in 2000; it was about modifying a graphics card for faster speeds. He took a break for a while to complete his second degree and Ph.D., and he started writing articles again in 2009. He is currently the PSU editor at Tom&#039;s Hardware and TechPowerUp, where he also writes about networking stuff, and he has two YT channels with the name Hardware Busters in the title. When he is not writing code or articles, he is watching movies with his wife, his son, and his three cats, or he is out cycling.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/nRmk9PuUoBvNWmgRBXVXi8-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/nRmk9PuUoBvNWmgRBXVXi8-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="smb-grade-nas-storage">SMB-Grade NAS Storage</h2><p>QNAP is a key player in the network-attached storage market. A while ago, the company introduced its TS-x53 line. Unlike the TS-x51, which centers around Intel’s dual-core Celeron J1800 CPU, the TS-x53 line utilizes the J1900 with four cores. The more powerful host processor is also equipped with 2MB of L2 cache, whereas the J1800 only has 1MB. In order to maintain a reasonable TDP, the J1900 operates at a lower clock rate. Still, the two additional cores offer better performance overall.</p><p>The TS-453 Pro-8G we're evaluating today comes with not only with a quad-core CPU, but also 8GB of DDR3 RAM. That gives it a huge advantage over other NAS servers equipped with 2 or 4GB.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:79.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/45qejgpcBoNh2iQfyk8MWk.jpg" mos="https://cdn.mos.cms.futurecdn.net/45qejgpcBoNh2iQfyk8MWk.jpg" align="" fullscreen="1" width="600" height="476" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/45qejgpcBoNh2iQfyk8MWk.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Without a doubt, the major advantage of QNAP products is their QTS operating system, which is based on Linux and offers an intuitive, yet powerful interface that allows even inexperienced users to fully exploit the capabilities of the server. In addition, the TS-453 Pro supports the QNAP virtualized Personal Computer (QvPC) technology, which transforms the NAS into a fully usable PC. If you plug a monitor into the available HDMI port, along with a keyboard and mouse, you can operate the NAS through its "HybridDesk Station" application. In addition, QvPC features include Virtual Machine (VM) integration, multimedia transcoding, cloud integration and various other NAS connection technologies.</p><p>Obviously, network-attached storage isn't the best way to describe devices like the TS-453 Pro nowadays, since these servers provide much more functionality than simply adding networked storage space. For years now, companies like QNAP have equipped their NAS products with tons of features. Today, there is almost nothing that a modern NAS cannot do, at least as far as networking functions go.</p><p>The TS-453 Pro-8G's increased memory capacity, along with native support for Intel’s Virtualization Technology (VT-x), makes it ideal for QNAP’s Virtualization Station, through which the unit is transformed to a virtual platform supporting multiple operating systems. Another interesting feature that home users will likely appreciate is the server's HD video transcoding capability, which even covers 4K content.</p><p>Finally, the TS-453 Pro is compatible with QNAP's UX-800P and UX-500P expansion enclosures, which allow a total of 12 and nine HDDs, respectively (NAS + enclosure disks combined). </p><h2 id="technical-specifications-2">Technical Specifications</h2><div ><table><tbody><tr><th  >Processor</th><td  >Intel Celeron J1900, 2GHz, Quad-core, Maximum Turbo Boost: 2.41GHz</td></tr><tr><th  >Operating System</th><td  >Embedded Linux</td></tr><tr><th  >Memory</th><td  >8GB DDR3</td></tr><tr><th  >Storage</th><td  >4x 3.5"/2.5" SATA 6Gb/s</td></tr><tr><th  >RAID Levels</th><td  >Single-disk, JBOD, RAID 0, 1, 5, 5 + hot spare, 6, 10</td></tr><tr><th  >Capacity</th><td  >Up to 24TB (disks not included)</td></tr><tr><th  >iSCSI</th><td  >Target and initiator</td></tr><tr><th  >Hot-Swap</th><td  >4x</td></tr><tr><th  >Networking</th><td  >4x 10/100/1000 Mb/s Ethernet</td></tr><tr><th  >Additional I/O</th><td  >3x USB 3.0, 2x USB 2.0, 1x HDMI</td></tr><tr><th  >Dimensions</th><td  >177(H) x 180(W) x 235(D) mm6.97(H) x 7.09(W) x 9.25(D) inch</td></tr><tr><th  >Weight</th><td  >3.65kg</td></tr><tr><th  >Power Consumption</th><td  >S3 sleep: 0.8WHard drive standby: 20.71WIn operation: 33.13W (with 4 x 1TB HDDs installed)</td></tr><tr><th  >Power Supply</th><td  >Internal (DPS-250AB), 120W, 100-240V</td></tr><tr><th  >Cooling</th><td  >1x 120mm (FD121225LB)</td></tr><tr><th  >Warranty</th><td  >Two years</td></tr><tr><th  >Price (at the time of review)</th><td  >$863</td></tr></tbody></table></div><p>Again, the TS-453 uses an Intel Bay Trail-D-based Celeron J1900 with four cores and 2MB of L2 cache. The base clock rate is 2GHz, though Turbo Boost can take lightly threaded workloads up to 2.41GHz. A low 10W TDP makes passive cooling possible, which helps reduce noise and increase reliability by minimizing the number of components with moving parts. The J1900 is manufactured using 22nm lithography, and contrary to the Rangeley CPU family that other NAS manufacturers leverage, it doesn’t support AES-NI.</p><p>The normal TS-453 Pro comes with 2GB of DDR3 RAM, while the TS-453 Pro-8G model includes 8GB to improve performance in intense usage scenarios. As far as storage goes, the unit can take up to four hard drives, so if you use 6TB disks, that's up to 24TB before formatting. All popular RAID configurations are supported, along with iSCSI. Briefly, that's a storage area network service enabling access to consolidated block-level data storage. To put this as simply as possible, iSCSI lets you "see" a remote storage location as a local one through your workstation, which makes expanding any system's storage space a simple task.</p><p>In the networking section, we get four GbE ports. Other I/O includes three USB 3.0 ports, one of which is located conveniently on the front of the NAS; two USB 2.0 ports; and an HDMI output. The only significant omission is eSATA, though you can achieve external expansion just as easily through USB 3.0.</p><p>The NAS' dimensions are defined by the amount of space that the four hard drives take up. It's a compact enough unit, considering that the TS-453 Pro uses a fairly beefy internal Delta PSU, and not an external brick. Cooling is handled by one 120mm ball-bearing fan. It should be a reliable unit, not just because of its bearings, but also due to the low rotational speeds QNAP uses.</p><p>Although the almost-$1000 price tag looks intimidating, remember that this is an SMB-oriented NAS, so it's intended for customers who prioritize performance and reliability over cost. A NAS appliance typically operates continuously; under those conditions, two years of use exceed the normal utilization of a typical PC.</p><h2 id="packaging-contents-and-exterior">Packaging, Contents And Exterior</h2><h2 id="packaging">Packaging</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/wxe6bDrsQmoziyUsyXawmb.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MuFBpGa99JmWATBn66qtL5.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3VVpQti9CYX5N5Ttp8LX4m.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GHs4ThAPRg2HLAy5Gxp9cn.jpg" alt="" /></figure></figure><p>On the front of the box is a photo of the NAS with its LCD screen activated. You'll also find a short list of features, along with an icon depicting the quad-core Celeron inside. Finally, in the bottom-right corner, there are three icons describing Citrix and VMware compliance, along with DLNA support.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/zouFRc5LB6e3TRZKPgKwaF.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FyaZkmteWJDmYkLbnHwGn.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/cSsj8fLh6hsZ5suhoBUGcd.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Eht8UiexYxVhK8KrA4LYHC.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LsEtGdJfonpk5AHRVitv5V.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/q7Gg6BQXgUQiP3k7GCRcJj.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BrATpQtm5Sca7zJJFP9JbQ.jpg" alt="" /></figure></figure><p>On this side is a multilingual description of the unit's most important functions. Near the bottom-left corner, QNAP provides an online address for its up-to-date HDD/SSD compatibility list. You'll want to check that out before buying storage for your appliance. Finally, there are photos of the device's front and back, along with a useful description of the LED indicators, buttons and I/O ports.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/VGpoJXeSnygbuEEACDfbCD.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2pyp3miz3dFumtCmCuvRD6.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/oyw6MJT7amwNzuuugsGbAX.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/s7EGjAoY29EzTNUBTRpRHM.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/7cHydivYnEmEnuFUo2zdjj.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/AzD8tdJ7yD8xGeqMMfSUXi.jpg" alt="" /></figure></figure><p>There is a small photo of the NAS on the top of the box, along with its model number and MAC addresses.</p><h2 id="contents">Contents</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/PTJpS5q6MuqLyafARLcUuc.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/h3tGnPbn5GJ4bCe7ACPi7X.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/evUKFatfvqnkNDPVQ3y2v8.jpg" alt="" /></figure></figure><p>When you open the top flap of the box, a welcome note appears, along with various QR codes that take you to websites containing product data. Inside, the appliance itself is protected by huge foam spacers, and is also wrapped in a thick plastic bag.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/SHjWxBaV8LwzjkEb5cz3Ed.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/M43RHi5yNqVixtwxMVeshD.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dd2HSW4gnLsQE4JqgUNpZQ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/nLfJg4BBowmT9mLzJtuqT9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/W7kn9rzAxAe9Xh5bwxADpf.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wW7zKULVzrGDb2NmVGmzU6.jpg" alt="" /></figure></figure><p>A small box contains all of the accessories that come with the product, including two Ethernet cables, the AC power cord, keys for the lockable trays and two sets of screws for mounting either 3.5- or 2.5-inch disks. The bundle also includes a quick-start guide that walks you through the configuration process.</p><h2 id="exterior">Exterior</h2><p>Up front, most of the space is devoted to the lockable trays. In the bottom-left corner, there's a power switch, along with the Copy button, which actually surrounds the front USB 3.0 port. Finally, QNAP’s logo resides in the top-left corner. The TS-453 features tray locks for physical security. Any NAS appliance aimed at the SMB space should have these.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/XAfdiHyCgVsJfUSgiZKQYa.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FzyuwkT9xScLwpM8KfVE9B.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HGdhP9xT4bTwCuULZPgiPY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/F8VSV6J4jzSpnTG88Bacjf.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/A8jq7YFGgyMZmctpFTmZ6U.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/kraTMgU4d5QFsRkK4uzuRU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/d2sip5GuUhFMjrxPpi9Qwb.jpg" alt="" /></figure></figure><p>There are three LED indicators (Status, USB and LAN) below the two-line LCD screen. A button on the opposite side even allows you to perform several basic administrative tasks: get the NAS' IP address, check on system temperature and so on. The LCD screen deactivates automatically once the start-up or reboot phase finishes, thus keeping power consumption as low as possible.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/cNfXXMsaRN6H2RKrzrz4MV.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/sHjQmVrCj3H49c5jT8Hp6e.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/aDPp9fQx63JTM6ypFxcgDJ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/EVpWNoVGtKUTnxDvbu8z4F.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/CbrGUvVDYMvtnHNErgtRa4.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LiXH6ZniZGKSDcTJS3Nzmk.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GLDQsgcgt3Uu5REPHojhYY.jpg" alt="" /></figure></figure><p>A small sticker on the top provides the HDD sequence, while another, much larger one depicts the cloud key, which you're prompted to enter at the beginning of the NAS' cloud installation. </p><p>Only one of the two sides is ventilated.</p><p>On the back, there are two fans. The smaller one belongs to the unit’s PSU, while the larger one (120mm in diameter) cools the hard drive and platform components. On the right side and near the bottom are four Gigabit Ethernet ports, along with a Kensington lock slot. A little higher up, there are two pairs of USB 3.0 and 2.0 ports. The single HDMI port is above the USB connectivity, and in the top-right corner is the reset switch. It's buried inside the enclosure, so you need a needle (or something else as thin and long) to press it. Surprisingly, the TS-453 Pro doesn’t feature any eSATA ports—most likely because USB 3.0 is more popular and provides similar bandwidth.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/2sVQXgcfcmaUwk4meEktTB.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/vbQShUXW5pcFPFAyS7TTnb.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rvZgnFLUYjZuwetHUSHvjK.jpg" alt="" /></figure></figure><p>The NAS is equipped with four plastic stands that are wide enough to ensure stability. There is also a small label that provides information about this product's power input range.</p><p>We removed the trays to take some internal shots. However, we will fully dismantle the NAS later on, so you will have the chance to see more detailed photos of its layout.</p><p>The trays support 3.5- and 2.5-inch disks. They're metallic and reflect high-quality construction. Our only criticism is their lack of sound-dampening material. So, you may experience some noise due to hard drive vibrations. Also, the trays aren’t numbered. Really though, the hard drive sequence doesn’t matter unless you're using an SSD for caching alongside mechanical storage.</p><h2 id="a-look-inside-and-component-analysis">A Look Inside And Component Analysis</h2><p>Breaking this NAS apart wasn’t an easy task, since we had to remove many screws. On top of that, getting to the motherboard required completely detaching the front panel from the metal chassis. Nevertheless, the whole process was easier than the disassembly of other high-end NAS servers (of different brands).</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/RVMz6Dms5mnSnzNKAar3iA.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/4LZSZkYCeKVrwkdWJ9DuDA.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3SA6EsGdFnj7iAaPq3jDzm.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/jhWxXRptqB7CbYAhNfwQD8.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/795pdnNMkfnnr6e38Lp8SU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/U7ud7zrUk4aoxKvsj9kbjR.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GysdrGDjVJa4tQmzfApTJN.jpg" alt="" /></figure></figure><p>As you can see, we fully took apart the NAS to show you its internals. The drive cage and enclosure are metallic, while the front cover is made of plastic.</p><p>The functions of the LCD screen are handled by a Microchip <a href="http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en010218">PIC16F73</a> 8-bit controller.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/oidgUE3jUPVVZuqA65c57H.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/U8x7rHmzuVf9AwFyhRWEnZ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/YPWVSL2HPmNYM9x7Gc5VLV.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/sfveAEe7d7AHA99ToGn6yS.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/JpgWiKATj4bbHGg5NNpEBY.jpg" alt="" /></figure></figure><p>The mainboard is small, but includes all of the necessary components needed by a high-end NAS. On its solder side are two RAM slots; both of them are already occupied.</p><p>On the component side of the motherboard, you'll notice the CPU's tall heat sink. It is much larger than the one used in the TS-451, since the Celeron J1900 has two more cores than the J1800, used by the aforementioned NAS.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/sQv7fHb4xPjsfAhF7eCpp3.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bHeXgWmVB5rTupUSpoz2WX.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fVmEe7kQyWyKMZCG8KjLQm.jpg" alt="" /></figure></figure><p>Both memory slots are populated with 4GB Adata SO-DIMMs (DDR3-1600).</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/UhZRDkN2e4eEPWbQZGqRqm.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/y4rVUZpr6mwYBLMKufMqHm.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/go8c8XRJaw6yDaucSZu9QB.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/6SxbZW64f66uSgSoNyPHV5.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/A8yFzJDqA3ptonVvMVe5d8.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BBskWMaXfSuahvY5EcPoKG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ghzTZ43ZVbLDv9vwe8cnzS.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/oGYxUkhvawLKzJxuQs5oRF.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/E6wVh8RdvigD7rhoepa8MV.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3bNQb4sUB6U7ApcF9HcUXZ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xJnQL9v2YyrY5i52qkFCAi.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3gQQVp4UAobCU3ShmLjFef.jpg" alt="" /></figure></figure><p>An <a href="http://www.asmedia.com.tw/eng/e_show_products.php?item=88">ASMedia ASM1442</a> controls the HDMI port that the HybridDesk Station exploits. The USB 3.0 ports are controlled by a Genesys Logic <a href="http://www.genesyslogic.com/en/product_view.php?show=51">GL3522</a> hub controller. The hardware monitor IC is a <a href="http://www.fintek.com.tw/files/productfiles/F71869_V1.1.pdf">Fintek F71869AD</a>. Only polymer caps by Nippon Chemi-Con are used on the motherboard. In addition, an NCP6133 phase controller regulates the voltage that feeds the CPU. The NAS' flash memory module is provided by Toshiba. Its model number is <a href="http://www.toshiba.com/taec/components2/Datasheet_Sync/201301/DST_TC58NVG2S0FTA00-TDE_EN_30482.pdf">TC58NVG2S0FTA00</a> and has 512MB (4Gb) capacity. Because this unit has four Ethernet ports, the same number of controllers is required. Therefore, QNAP utilizes four Intel <a href="http://www.intel.com/content/dam/www/public/us/en/documents/specification-updates/i210-ethernet-controller-spec-update.pdf">WGI210AT</a>s. Two of them are located on the solder side of the mainboard, while the other two are installed on the opposite (component) side. We also find two Avago PEX8603 PCI Express Gen 2 switches. The serial flash memory used by the BIOS is a 25L4006E chip with 4Mb (512KB) capacity. There are two fan headers on the mainboard, but only one of them is used since the NAS is equipped with a single 120mm fan.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/nJeDKGjRrQ8hHPY7sycbZW.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xXQ484W8AgsS6s5ZbQxDmG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Fo79EKJAGzWHv5VSYg6AsL.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fz2qEb3k5AQ3s3NG8gKPsC.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/8Mgcd773QKHwBT4ks52FsX.jpg" alt="" /></figure></figure><p>The PCIe expansion card that hosts all four SATA ports is attached to the motherboard's single PCIe x4 slot. The card accommodates two <a href="http://www.marvell.com/storage/system-solutions/assets/Marvell-88SE92xx-002-product-brief.pdf">Marvell 88SE9215</a> controllers and a single <a href="http://ww1.microchip.com/downloads/en/DeviceDoc/41417B.pdf">PIC16F722A</a> microcontroller.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/4FimJ2gwjMqoAfBwheQkya.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Zfs89jUQhPzkrjpbnP2uY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/nXmqRoXp2vuqp3inAVAYYG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UuYJSE7ZrcUC6iPpxqgwhm.jpg" alt="" /></figure></figure><p>The 1U PSU is provided by Delta Electronics, and its model number is DPS-250AB. It has a 250W capacity (up to 17A at +12V), which is more than enough for the hardware we're dealing with. According to the <a href="http://www.plugloadsolutions.com/psu_reports/DELTA_DPS-250AB-53B_ECOS%201597_250W_Report.pdf">80 PLUS organization</a>, Delta's PSU meets the 80 PLUS efficiency requirements. It powers the mainboard through a 24-pin ATX connector and another 20-pin to 12-pin adapter. It also provides power to the SATA PCIe expansion card, which obviously needs more power than the four-lane slot can provide. Finally, the PSU's small 40mm fan is very quiet. In fact, its noise is masked by the 120mm cooler's acoustic output.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AbFpjb5U9aNU4p8kuD77yX.jpg" mos="https://cdn.mos.cms.futurecdn.net/AbFpjb5U9aNU4p8kuD77yX.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AbFpjb5U9aNU4p8kuD77yX.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The fan is made by YS Tech, and its model number is <a href="http://mediaserver.voxtechnologies.com/FileCache/Ys%20Tech-FD121225%20Series-datasheet-215199988.pdf">FD121225LB</a> (120mm, 12V, 0.18A, 1800 RPM, 73 CFM, 34 dBA, 80,000-hour MTBF). It uses ball bearings, so it should offer an increased life span.</p><h2 id="quick-configuration">Quick Configuration</h2><p>QNAP has an online quick-start guide that will help you quickly and easily set up the NAS. We will follow the steps of this guide below.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/xxTb8SN47b9g9a4w9wELLY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Em2MeRtYapowthozXstArY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bYxpaDnVFK8PT39Yfzdi4K.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/inrnJGUqnGT6QrsktZ7hFY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/b6Rt7jerZ5Ru45yt5Udpud.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/qEXopgDRqKBCeLYR53bAzS.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/t6w4YgG252FwgBCVHUDNLi.jpg" alt="" /></figure></figure><p>First, you have to install the HDDs and make all of the necessary cable connections. Then you switch on the NAS. Once you do that, you'll be asked to type "start.qnap.com" in your favorite browser and enter the cloud key found in the quick-installation guide and on the sticker that resides on the top of the NAS. If you don’t have an Internet connection or if you lost your cloud key, you can select the local installation option through QNAP's Qfinder application. First you'll have to download the app though; there is no software disc provided in the bundle.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/zWkVKgT9CkAJZwsvAmp4j4.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DEM7iZCNLCqr3bAQJGzm3d.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/in3e6TZzeaqTLtCnvXQYGa.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/uTMwXDsukk4JWwJFLJEaMQ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/5RVRUL8kkp2ULNqaFvHKUR.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fS8iM5PGtqSfdLVVZh3GK3.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/4F9WwdBM5BJxVXcAuJbySQ.jpg" alt="" /></figure></figure><p>Once you enter the cloud key, you're asked to register the NAS by creating a myQNAPcloud account.</p><p>After you complete the myQNAPcloud settings, you're ready to start the installation process. At first, you're asked if the NAS is intended for home or business use. According to what you select, the relevant applications are installed. For example, the multimedia-oriented apps are chosen if you select "home use". Otherwise, only the essential utilities are installed. Probably the most important step here is the RAID level selection for your installed HDDs.</p><p>Once the installation finishes, you get a page providing you with three options: Connect and log in to QTS, check your email for the myQNAPcloud activation mail or get more utilities for your NAS. We chose the last option to show you all the utilities QNAP provides for its NAS servers before proceeding to the QTS login page.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/vdWJwUmTKgnVYPgsar6xHR.jpg" mos="https://cdn.mos.cms.futurecdn.net/vdWJwUmTKgnVYPgsar6xHR.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/vdWJwUmTKgnVYPgsar6xHR.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP offers seven utilities that help you get the most out of your NAS server. We will take a look at them later on in this review.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/zfshPUcZ2w8dsCV65xPEjg.jpg" mos="https://cdn.mos.cms.futurecdn.net/zfshPUcZ2w8dsCV65xPEjg.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/zfshPUcZ2w8dsCV65xPEjg.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>After the configuration finishes, you're able to access the administration interface's log-in page.</p><h2 id="qnap-utilities-and-interactivity-with-smartphones">QNAP Utilities And Interactivity With Smartphones</h2><h2 id="qnap-utilities">QNAP Utilities</h2><p>The NAS doesn’t come with any bundled software, so you have to visit QNAP’s page and download the compatible applications. The company probably does this to make sure that future buyers will download the latest versions of relevant applications from its <a href="http://www.qnap.com/i/useng/product_x_down/product_down.php?type=4&II=149">Download Center</a>.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/jDCpi9gsfJdm2wunyWM5d.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/oamEe9Houa2XikRjgfg6yf.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ajLs95zELaZ22THKTbysBg.jpg" alt="" /></figure></figure><p>In the Download Center, all you have to do is select your NAS model and operating system. Then, all available utilities, firmware updates and mobile apps are listed.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/aBHNJRSaYMosATgr6Dxtr5.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/eeBgNLb3Uvu6AjbGm9KLFM.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rK9evUb63uPsSHPsiowx55.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SBuiPndM26ifqruVTBxuaC.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bF3no5F2EpKKP2e72J6nKn.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dHB5biUqnarfjMjuB28RBL.jpg" alt="" /></figure></figure><p>The myQNAPcloud service provides various remote access services, such as DDNS and CloudLink. It ensures that no matter where you go, you can always securely access your QNAP devices.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/4QhsZnstNMbG5YWrP6F5tV.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Qs5QxihwvHCazMV3J93Gj9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/T4YyRQk7rLf6nQdYLoBxDA.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/XSNiUgxNxmGqcAJt3uPnC7.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/GfUXidkoLLyGL9T3VVGp4C.jpg" alt="" /></figure></figure><p>The most crucial utility is probably Qfinder, through which you can also perform the NAS server installation (in case you are unable to use the aforementioned cloud installation). Once you install and run Qfinder, it finds the NAS' IP address on the network. It also checks for any available firmware updates, since QNAP releases these quite often. In addition, with Qfinder, you can check the server details, map network drives, search for network cameras, shut down or restart the NAS and perform other useful functions.</p><p>Qfinder also lets you alter important settings, like the network configuration.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/9asu7skZrKwhWSqrdr6w6f.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BYWNam58XGrDaaXYT6N79i.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/eXwFn8TDB74Pppur3XgAMk.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2oosvDBu99fP2K8845aqcS.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/JxR9QxQQpKw7GviyhDhgjG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/6xVnYfyoxVcL2jm3UMiAJG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bzk55rryrkaSAGdMHJdpAQ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/S7xam8v9uSp2PSbtbvjWMM.jpg" alt="" /></figure></figure><p>QNAP's free download management utility is called QGet, and it is available for Windows and Mac computers. This application allows you to manage BT-, HTTP- and FTP Download Station tasks on multiple QNAP NAS servers, additionally giving you the ability to add, remove or watch your BT download jobs on the NAS from a workstation PC.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/EducsVZ9qTJu8LWABF7wai.jpg" mos="https://cdn.mos.cms.futurecdn.net/EducsVZ9qTJu8LWABF7wai.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/EducsVZ9qTJu8LWABF7wai.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QGet supports an intuitive way of dragging and dropping torrent files and HTTP or FTP URLs into its interface.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/p2RMMT7W4KuwADJzRLVm2U.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ASHFQopiPZgkk2kwZK2v2T.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/74viZDETEbNSnsiH8sR8A4.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TyPoDarnbm5zQzyLNRp4RQ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/jaxACMvgvksoivVP6VCG6h.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ND8mg5aqmf9e4tPorpqcYb.jpg" alt="" /></figure></figure><p>NetBack Replicator backs up the data on a workstation or client PC to the NAS, and the Qsnap utility allows you to easily capture screenshots on your PC and edit, save or share them. The vSphere client plug-in lets you manage VMware datastores on the NAS directly through the vSphere client console.</p><p>The Qsync utility makes it possible to synchronize files across different devices and share files across groups and communities.</p><h2 id="interactivity-with-smartphones">Interactivity With Smartphones</h2><p>You can also use some of the features of a QNAP NAS on your smartphone. QNAP built some rather interesting applications for Android and iOS. You can find them in the Google Play store and Apple App Store, or you can download them directly from QNAP’s app center.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/uy3QJ3we5wNSicGtZbTs6h.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/aaHF3X9N2abAAmT4k6eg7P.jpg" alt="" /></figure></figure><p>QNAP’s mobile applications include Qfile, Qmanager, Qmusic, Qphoto, Qvideo, Qnotes, Qget, VMobile and Qremote. Here's a short description of each of them:</p><ul><li><strong>Qfile:</strong> Browse and manage files stored on your QNAP NAS through this app.</li><li><strong>Qmanager:</strong> This application allows you to monitor and manage a QNAP NAS. It's free, and comes in handy if you don’t have access to a client PC or if you just want to quickly access the server’s interface.</li><li><strong>Qmusic:</strong> Through this app, you can listen to the music collection on your NAS.</li><li><strong>Qphoto:</strong> This app lets you browse and share the photos on your NAS on the go.</li><li><strong>Qvideo:</strong> This app lets you use your smartphone to access the video collection stored on your NAS.</li><li><strong>Qnotes:</strong> Collect, edit and share notes on the go via your mobile devices.</li><li><strong>Qget:</strong> This app lets you add download tasks to the Download Station.</li><li><strong>VMobile:</strong> This is a mobile video surveillance application for remotely and wirelessly monitoring IP cameras and video playback on your Android/Apple phone or iPad. As long as you have network access, you can connect to and manage your video surveillance system.</li><li><strong>Qremote:</strong> This mobile app can replace your remote control, keyboard and mouse. This is QNAP's exclusive remote control for the HybridDesk Station, and we highly recommend it.</li></ul><h2 id="administration-interface">Administration Interface</h2><p>QNAP’s operating system, called QTS, is among the best for this type of server. It is both user-friendly and rich in features. It resembles a multi-tasking-capable iOS or Android environment.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/cu7rSqT9KQmTxBHbDNSLGm.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/JRWdyYxkRSoWZ6ekowwv64.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BsgSAaHHZXBq5hu3iG74bk.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dH2tqZHWvmsgVioUa4SK3j.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/q2NtrjajGHLJDxFoy5pXrE.jpg" alt="" /></figure></figure><p>The QTS desktop is nicely designed and, through intuitive application icons, helps users find their way, even without a manual. You have the ability to tailor everything to your needs. You can move and rearrange icons on the desktop and immediately access basic administrative functions, logs and external devices. It also supports many languages, so you can easily switch to one you like.</p><p>This menu gives you the ability to restart, shut down or log out; change the password; jump to the QTS page; and put the NAS into Sleep Mode if it's supported. It also allows you to configure the administrative options.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/gqztz6WAeZxCvVnYBh555Z.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2LD2jPKryz3so8nSZbS46C.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/z2D7GP6gpufpVG46m99VHh.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PzpSnPEdR3Z3hCU6K2nMyY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HAyBvBSZKhcCn7b2MiXneh.jpg" alt="" /></figure></figure><p>The administrative options allow you to specify your email address, change the password or profile picture, or set a wallpaper by picking an existing one or uploading yours. There are also several other options you can configure.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/qkdRZebXQj9QM8PMgtx3wm.jpg" mos="https://cdn.mos.cms.futurecdn.net/qkdRZebXQj9QM8PMgtx3wm.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/qkdRZebXQj9QM8PMgtx3wm.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QTS' help resources are incredibly useful. They can be accessed by pressing on the question mark in the top-right corner.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Hw27SK4JdkVimHp7FpRA2e.jpg" mos="https://cdn.mos.cms.futurecdn.net/Hw27SK4JdkVimHp7FpRA2e.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Hw27SK4JdkVimHp7FpRA2e.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The dashboard is easy to follow. It provides you with important system-specific information, including HDD and system statistics. The resource monitor is also quite important because it shows CPU, RAM and bandwidth usage. The hardware section tracks hard drive and system temperatures. When applicable, it conveys fan speed, too. The online user portion of it displays all of the currently-connected clients. If you want to disconnect or block a user or IP, just click on the user and pick the action. All of these dashboard widgets can be dragged onto the desktop.</p><p>The color of the dashboard changes based on the system's health status, giving you a quick way of figuring out whether everything is running as it should.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/VingQBN2USTFaH4d6Qc9RY.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/yYVuJDCtvsh6p4HNU2H7W4.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Y6PuezizuBo7UA5Wfr9GWK.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/msRGuFUxhBxEXTKE68TMbc.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LuCHcmYWMtaxu9kNcAZMWE.jpg" alt="" /></figure></figure><p>The Control Panel icon gives you access to System Settings, Privilege Settings, Network Services and Applications.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ZTp6GE4QAuFhwrDtiyK3G8.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/guXCbCEejgUkNCcTuRiiuE.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bT3hRBWa5RPnxhE2GoUfMX.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ebiavzjsHKt7GAPVEYmcpN.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/RoF69Y8WSMqFaidcLn7hQi.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Y4MTnTJoU7bwhbVDuaSbjN.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Stc8qZNwE9kmPTF73YSMVn.jpg" alt="" /></figure></figure><p>The first time you log in to QTS, you're greeted by Quick Start, which offers a quick (and informative) tour to familiarize you with the NAS' major functions. If you've never used a QNAP product before, the guidance is quite helpful.</p><h2 id="administration-interface-important-settings">Administration Interface: Important Settings</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/jraqRiidxF9jWidJNUoQL9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3zU8cJ2J7jzpit3VE2eqdm.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FjixLEeREUQXoyGCTUxY4f.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/UKet44PQFuRRUt5QbbdZS7.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QZF4wa7AYh7A4FwtmUJkHH.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/JnBuv5NpsXRKVmCWZGbzeP.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ShBhH2ouTHoh6hxXBjemSU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2669Cw8Rsq2JoUzasx2W9C.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SDbL6fN4QMofUBnLUbpMPC.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KmjjWmFoJzqvp83AMV34Z.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FmSKviXDQu9pn8oC8xeBfZ.jpg" alt="" /></figure></figure><p>The Network group gives you access to all TCP/IP settings, where you can enable Port Trunking mode. If you want to enable higher bandwidth between your NAS and Ethernet switch, enable the aforementioned option. Your switch must support the Link Aggregation Control Protocol (LACP) or you won’t notice any speed increase. LACP obviously requires multiple Ethernet cables for connectivity to all NAS ports. Another important option is Jumbo Frames, a reference to Ethernet frames that are larger than 1500 bytes. Jumbo Frames are designed to boost networking throughput and reduce CPU utilization on large-file transfers by allowing larger payloads per packet. But there is a catch: the Jumbo Frames setting applies only to gigabit-class environments, and all connected clients must enable the option with exactly the same MTU value in order to see a performance boost.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/iBpzo3oCLPaJurCGi5STC7.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9m9eCK8i4AGMbmxoJBupnL.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/yFQf3stW3HZp7SaBzpFRx4.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/eTz2Mj8F86gudSjN98rqbZ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Z4vWXiwqdHZtszgrGyeApV.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2EjiW5TgZrsPjNo5KTzjPG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KwXTqeJtRHtP2gskM6RXhK.jpg" alt="" /></figure></figure><p>In the Shared Folders menu, you can create new folders and share them with users and user groups. From here, you can edit access permissions for both the newly created shared folders and the existing ones. Finally, if you want a shared folder to be accessible by guests, use the corresponding options in this menu.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/T8H85sQ3xTxFa5gYA6wte7.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/RM8iUi36PEuZHcNSmyYC5F.jpg" alt="" /></figure></figure><p>The most advanced users will probably enable the Telnet and SSH services. Once you enable them, you can use a free program like PuTTY to access the console, facilitating access to many interesting options not exposed through QTS' graphical interface, such as increased RAID rebuilding and synchronization speeds. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/dZnff66TVoXadiVPQU5AkD.jpg" mos="https://cdn.mos.cms.futurecdn.net/dZnff66TVoXadiVPQU5AkD.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/dZnff66TVoXadiVPQU5AkD.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Although the TS-453 Pro is equipped with a pretty strong CPU for a NAS appliance, it still takes a while for a RAID array to fully synchronize the first time it's created. Rebuild times are equally long, in the event that a disk fails. This is because minimum RAID construction speeds are, by default, set to a mere 5 MB/s. This keeps CPU utilization low and provides enough resources to keep the NAS snappy. If you want to speed things up significantly, you can increase the threshold to 70 MB/s or more. Just keep in mind that other services slow down as the CPU dedicates its resources to the RAID synchronization procedure.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/H3APkGWJr8hMJmsGXhuttB.jpg" mos="https://cdn.mos.cms.futurecdn.net/H3APkGWJr8hMJmsGXhuttB.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/H3APkGWJr8hMJmsGXhuttB.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Through PuTTY, send the following command to check the current min speed limit: cat /proc/sys/dev/raid/speed_limit_min</p><p>To increase speeds to 15 MB/s, type the following into the console: echo 15000 >/proc/sys/dev/raid/speed_limit_min. We tried up to 75 MB/s on the TS-453 Pro, but its response was too slow at that speed.</p><p>To monitor the RAID sync or rebuilding procedure in more detail, use the following command: cat /proc/mdstat.</p><p>To make RAID reconstruction speed changes permanent, you must put and save the command line to "autostart.sh," or the speed_limit_min value will drop to the default 5 MB/s after each reboot. QNAP includes an easy-to-use editor with the NAS: "nano."</p><h2 id="external-devices-system-status-storage-manager-app-center">External Devices, System Status, Storage Manager, App Center</h2><h2 id="external-devices">External Devices</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ACQNkMgbYdffhiDVELH7zc.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/CE28huqxa35GYzJan79ouM.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/FyxTFP3tEkSJUFhJmtSGCg.jpg" alt="" /></figure></figure><p>All connected external storage disks, USB printers and UPS devices can be configured using these options.</p><h2 id="system-status">System Status</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/2g4YRhG9V7TeC6VvLs3Vc3.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/9iLsUn6JBJh6srSGSCrJMB.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PawkEDcCuA2mj9NnufS9di.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zd8MWc7igiTcZEQuZjxGF3.jpg" alt="" /></figure></figure><p>The System Status window allows you to look at a summary of system and hardware, your network's status, all running system services and the resource monitor.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/gzBdDYicDCyrsou3ZbLebg.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/7SuXcMptma9kS2fZqtkCTL.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Ttzd3gyN5TTMmGUSiJjC26.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/wvAbw2NEu3uLZymZsiB5bU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/naJAyysJjPEa9A6kn24b3P.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QZ9VQ3JrSPeM4A5twvLWDn.jpg" alt="" /></figure></figure><p>The resource monitor is crucial for monitoring the server's hardware. From here, you can keep tabs on CPU, memory, disk and bandwidth usage, as well as check the running processes and disk performance.</p><h2 id="storage-manager">Storage Manager</h2><p>The Storage Manager is one of the most crucial applications, so we decided to take a more thorough look at it. Through this app, you can configure the disks that are installed in the NAS. It offers plenty of features, so you better know what you are doing before you change an existing configuration.</p><p>Storage Manager tracks the model, size and status of all installed HDDs. Through it, you can format and check drives, as well as choose the RAID level that suits your needs. The TS-453 Pro supports the following RAID levels with four HDDs installed: RAID 0, 1, 5, 6 and 10. You can also configure the HDDs in JBOD (Just a Bunch of Disks), where all drives are seen as one big repository. The best options for increased data security are RAID 5 (at least three disks are required), which can tolerate the failure of one HDD, and RAID 6 (at least four drives are required), which can tolerate the failure of up to two disks.</p><p>Through the Volumes option, you can create, expand, remove, check, rename or format a volume. You can also create new shared folders inside of an existing volume. In addition, you should enable System Cache if you want faster speeds. Finally, if you decide to use an SSD to improve responsiveness, you will find some interesting options in the Cache Acceleration menu.</p><p>Like most advanced NAS servers, the TS-453 Pro supports iSCSI storage arrays. The Remote Disk menu allows you to add the iSCSI targets of other QNAP NAS or storage servers to the NAS as virtual disks for storage expansion purposes.</p><h2 id="app-center">App Center</h2><p>App Center is a management platform for installing add-ons. You can search for, install, remove and update already-installed apps. It's sort of like the Apple App Store for iOS.</p><p>In the App Center, you can check the activated camera licenses and add new ones, should you need more recording camera channels. You can also see which applications are currently installed and make them accessible to the log-in screen (if they support this feature, of course).</p><p>Applications are separated into categories. There are also lists of QNAP's selected applications and the recommendations they make. The list of available applications is pretty large, and you will find more with a quick online search. However, in order to avoid complications, you should only install applications that have been verified by QNAP.</p><h2 id="hybriddesk-xbmc-multimedia-performance-and-virtualization">HybridDesk, XBMC, Multimedia Performance And Virtualization</h2><h2 id="hybriddesk-station">HybridDesk Station</h2><p>HybridDesk Station is a platform onto which you can install tools and apps like <a href="http://xbmc.org/">XBMC</a>, Google Chrome and the Surveillance Station. These tools let you browse the Web, monitor connected surveillance cameras or play back multimedia content on your TV through the HDMI interface. Home users will probably find this feature incredibly interesting, as it makes HTPCs redundant. With that said, HybridDesk Station can still be useful in business environments, enabling local access to the NAS administration interface without a client.<span class="apple-converted-space"> We recommend using a USB keyboard and mouse to navigate the HybridDesk applications, especially XBMC and Chrome. Or, if you have a smartphone, you can also use QNAP’s Qremote app.<br/></span></p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/sX7FY7o6ywMwFNcyJgNNL9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zbrxLykRevg5XmJHpw6MW5.jpg" alt="" /></figure></figure><p><span class="apple-converted-space"><br/></span></p><p><span class="apple-converted-space">To install and enable the HybridDesk Station, click on HybridDesk Station under Applications and hit Get Started Now. You should also pick the applications you want to install. XBMC, Chrome, YouTube, CodexPack, Spotify, TuneInRadio, Surveillance Station (Local Display), Clementine, DeadBeeF, Firefox, OpenTTD, Supertux, Wesnoth and QTS are available. We installed all of them.</span></p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/54GCaSYq539wuax8WBZA8b.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HYGZLVcphSgr2DUdcec79V.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/2nt7SVucaHXV2wk99vB6ok.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ybgBiQ7fGfnhKHzDkDNWGQ.jpg" alt="" /></figure></figure><p><span class="apple-converted-space">The new interface looks nice and resembles that of a smartphone. QNAP adds new applications to HybridDesk on a regular basis, vastly enriching its features. <br/></span></p><p>The Settings menu allows you to configure <span class="apple-converted-space">HybridDesk’s options</span>. You can enable or disable applications, and the Display group settings let you change resolutions and set the screen to turn itself off after a certain amount of idle time. The options under Preferences allow you to change the language or type of remote control used.</p><h2 id="xbmc-kodi-entertainment-center">XBMC/Kodi Entertainment Center</h2><p>The provided XBMC application (now Kodi) is based on the older version (13.2), so we expect QNAP to upgrade it soon. It also has a custom skin already installed, though you can easily change it to the default if you prefer.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/USNwCPHBt4Nh97pcW9R9GB.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/sAhSZNM8LtqBWNxMvPRi6K.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/eRsGACTCqxrTUptgwiaeB3.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/LD5Kt5VFKsg9aXbEgpMDRP.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SLpi79bgg7rqZs3paDgech.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xBCmYUgYUwmpmF4jhJ2s3U.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/PRqppvAFDeTTUgMpsgrqAU.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/QBgHueEHymCTBEiPzRNR85.jpg" alt="" /></figure></figure><p>The system's summary pages provide you with some useful information. For example, the hardware information page lists the CPU — a Celeron J1900 clocked at 2GHz.</p><h2 id="multimedia-performance">Multimedia Performance</h2><p>In the following tests, we play several high-bit-rate video clips off an external USB 3.0 drive before playing them off the NAS' internal storage volume (four Seagate ST500DM005 hard drives in RAID 5). All of the tests include playback of videos with a bit rate of 20 to 90 Mb/s, including M2TS files. The obtained results can be found in the table below.</p><div ><table><thead><tr><th  colspan="3"><strong>Bit Rate Test (1080p)</strong></th></tr></thead><tbody><tr><th  >Bit Rate (Mb/s)</th><td  >USB</td><td  >Internal HDDs</td></tr><tr><th  >20 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >24 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >28 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >34 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >38 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >38 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >42 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >42 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >48 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >48 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >50 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >50 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >55Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >55 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >60 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >60 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >70 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >70 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >80 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >80 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >90 Mb/s MKV</th><td  >Yes</td><td  >Yes</td></tr><tr><th  >90 Mb/s M2TS</th><td  >Yes</td><td  >Yes</td></tr></tbody></table></div><p>The TS-453 Pro-8G's capable component easily handle our test videos; we're confident that the TS-453 Pro-8G will do an excellent job as a media player.</p><p>QNAP's Virtualization Station enables virtualized desktop operations on the NAS, enabling multiple virtual machines.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/iWwfMmBn6wTWCfKoYooFfX.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/fhDTw5PszBKWPkuWG2hw5D.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/HQNyWkuw79mtwQa8MvJdFL.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SdiVVZMkABxm8uajrTkkyb.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Wn89YbN7afJQNwwGC45Jbm.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zFPQdUpU32nRChMJ6MfhET.jpg" alt="" /></figure></figure><p>You can easily install the Virtualization Station through QNAP’s App Center.</p><p>An intuitive interface makes it easy to manage all virtual machines created on the NAS. You control them through a Web-based interface, and you can download more from VM markets. In addition, the Virtualization Station provides a snapshot feature to record a VM’s status at a point in time, facilitating easy recovery it in case something goes wrong.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/DnLcpq8ADboB8kAXhJpEzm.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xGqfKVALySHRxeNuMDnTzb.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NcokNuSpagLRSU5rrSK8HL.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/67g8C6gSns7hYdn8md5wV3.jpg" alt="" /></figure></figure><p>There are several templates for creating VMs quickly and easily. However, it is better to create one on your own, based on your specific demands.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/MYKKVxACbtfYWcpX6ZbghF.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/grudUchRXtnX3AVM9ParbX.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/oumiNbbEWB9wcTU2jwaamT.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/rQRFKcWJLjKHTcU7xYztsS.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DdnZHcLMWK9cVwdm3Dui2F.jpg" alt="" /></figure></figure><p>We went through a full Windows 8 x64 installation to gauge how snappy the VM would be. Although its response is satisfactory, you're better off controlling it remotely through VNC and avoiding QNAP’s Web interface, which isn’t as fast. </p><h2 id="test-setup-and-methodology">Test Setup And Methodology</h2><h2 id="test-setup">Test Setup</h2><p>Our test system (client PC) consists of the following components:</p><div ><table><thead><tr><th  colspan="2">Test System Configuration</th></tr></thead><tbody><tr><th  >Processor</th><td  >Intel Pentium G3258 (3MB Cache, 3.2GHz)</td></tr><tr><th  >Motherboard/Platform</th><td  >Gigabyte GA-Z97X-UD3H</td></tr><tr><th  >Memory</th><td  >8GB DDR3-1600 (2 x 4GB)</td></tr><tr><th  >Graphics</th><td  >AMD Radeon HD 7870</td></tr><tr><th  >Storage</th><td  >SSD: OCZ Vertex 4 256GBHDD: Samsung F4 2000GB</td></tr><tr><th  >Networking</th><td  >Intel Pro/1000 PT Dual-Port Server Adapter</td></tr><tr><th  >Power Supply</th><td  >Seasonic X-520</td></tr><tr><th  >Cooling</th><td  >Thermalright SilverArrow SB-E Extreme</td></tr><tr><th  >Case</th><td  >Cooler Master HAF XB</td></tr><tr><th  >Operating System</th><td  >Windows 7 64-bit Service Pack 1</td></tr><tr><th  >Network Switch</th><td  >TL-SG3216 16-port GbE managed switch (LACP and jumbo frames support)</td></tr><tr><th  >Ethernet Cabling</th><td  >CAT 6e, 2m</td></tr></tbody></table></div><p>As you can see, we use a capable client test system with a fast SSD from which all tests are executed. This helps to ensure there are no bottlenecks on our side, since the specific SSD can achieve up to 560 MB/s read and 510 MB/s write (sequential). </p><div ><table><thead><tr><th  colspan="2">NAS Configuration</th></tr></thead><tbody><tr><th  >Internal Disks</th><td  >4x Seagate ST500DM005 500GB (HD502HJ, SATA 6Gb/s, 7200 RPM, 16MB)</td></tr><tr><th  >External Disk</th><td  >SSD OCZ Agility 2 60GB in USB 3.0 enclosure</td></tr><tr><th  >Firmware</th><td  >QTS 4.1.1</td></tr></tbody></table></div><h2 id="methodology">Methodology</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:618px;"><p class="vanilla-image-block" style="padding-top:83.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/kyAMjb7Uhf5GvA9JuCYK2j.jpg" mos="https://cdn.mos.cms.futurecdn.net/kyAMjb7Uhf5GvA9JuCYK2j.jpg" align="" fullscreen="1" width="618" height="516" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/kyAMjb7Uhf5GvA9JuCYK2j.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We use three different programs to evaluate NAS performance. The first is Intel's NAS Performance Toolkit. Our only problem with this software is that using a client PC with more than 2GB of memory heavily affects the HD Video Record and File Copy to NAS tests, since they end up measuring the client's RAM buffer speed and not the network performance. Therefore, we set the maximum memory of our test PC to 2GB via msconfig's advanced options. We also exploit the utility's batch run function, which repeats the selected tests five times and uses the averages for its final results.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/ohkupNB5x3qmb55HrtKDjR.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bRemGJBfqTuB5tcR3oyYXE.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/KRjtukkt5j2pZAbQ5QyD6V.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/59CRmgBaUQ5VC6dvVhB4oH.jpg" alt="" /></figure></figure><p>The second program is custom-made. It performs 10 basic file transfer tests and measures the average speed in MB/s for each. To extract results that are as accurate as possible, we run each metric 10 times, using the average as our result.</p><p>We also perform multiple client tests (up to 10 clients are supported by one server instance) through the same program. The server utility runs on the main workstation/server, while clients run the client version. All are synchronized and operate in parallel; after all of the tests are finished, the clients report their results to the server, which sums them up and transfers them to an Excel sheet to generate the corresponding graphs.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:638px;"><p class="vanilla-image-block" style="padding-top:116.93%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FBUZVxz3z9ahZJPTMtpC4j.jpg" mos="https://cdn.mos.cms.futurecdn.net/FBUZVxz3z9ahZJPTMtpC4j.jpg" align="" fullscreen="1" width="638" height="746" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FBUZVxz3z9ahZJPTMtpC4j.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The third program we use in our test sessions is ATTO, a well-known program for storage benchmarks. In order to use ATTO for benchmarking, we are forced to map a shared folder of the NAS to a local drive, since ATTO cannot directly access network devices.</p><h2 id="performance-results">Performance Results</h2><p>Overall, the TS-453 Pro-8G does well, which isn't surprising given its high-end hardware and big pool of RAM.</p><h2 id="intel-nas-performance-toolkit">Intel NAS Performance Toolkit </h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/C9CbhqTdgoyaJT8SuXmkvc.png" mos="https://cdn.mos.cms.futurecdn.net/C9CbhqTdgoyaJT8SuXmkvc.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/C9CbhqTdgoyaJT8SuXmkvc.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The NAS achieves average transfer speeds higher than 70 MB/s on all of the configurations we tried. This is definitely a good result for a single-client scenario.</p><h2 id="nas-test-suite-non-encrypted-files">NAS Test Suite Non Encrypted Files</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Gq9vfJNYAhpsmRyEjPgxQ9.png" mos="https://cdn.mos.cms.futurecdn.net/Gq9vfJNYAhpsmRyEjPgxQ9.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Gq9vfJNYAhpsmRyEjPgxQ9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The average transfer speed drops below 70 MB/s only during the external storage test with the disk formatted in NTFS.</p><h2 id="atto-internal-storage">ATTO - Internal Storage</h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/kYnhZK8xHVyeEEXTQcZdXK.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/ZdkcomXibwQnomvCFf8Umc.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/RL5dUPTRrvQ5PpPma9fneG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SVTwHo9abZjPEDaQuPUdu7.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bmDnLmpry62gUa5jVZqgTR.jpg" alt="" /></figure></figure><p><em>Images left to right: Single-Disk, RAID 0, RAID 1, RAID 5, RAID 6</em></p><h2 id="atto-external-storage">ATTO - External Storage </h2><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/QeP7JcT3JQhMLsv4uKzCJh.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/atQoCU7DZmm2vV78Skqv36.jpg" alt="" /></figure></figure><p><em>Images left to right: EXT4 File System, NTFS File System</em></p><p>All of the ATTO results demonstrated aggressive transfer speeds, which we expected since ATTO isn’t particularly intensive.</p><h2 id="performance-summary-internal-and-external-storage">Performance Summary: Internal and External Storage</h2><p>The following graph shows the NAS' overall performance in the tests we ran through our custom-made software, with non-encrypted and encrypted file transfers.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:989px;"><p class="vanilla-image-block" style="padding-top:75.03%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/X8mPVmjr7deAADHHKdz7HQ.png" mos="https://cdn.mos.cms.futurecdn.net/X8mPVmjr7deAADHHKdz7HQ.png" align="" fullscreen="1" width="989" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/X8mPVmjr7deAADHHKdz7HQ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The difference between encrypted and nonencrypted file transfers is noticeable, but not large. The highest drop was recorded on the external storage test with the EXT4 file system.</p><h2 id="performance-comparison-graphs-nonencrypted-file-transfers">Performance Comparison Graphs – Nonencrypted File Transfers</h2><p>Now let's check the performance of the TS-453 Pro-8G compared to other NAS devices.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/qtWUqu5re87PxuWir7Ws6f.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BmerSb7cesqHFE2eaHiyxk.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/SVLX9TYhEnwr89rHNZiLfb.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zAXuuMyueH3N6tjjkzLTkN.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/Az4geuaq8mhuEy7uzxS2jA.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/7SVMj7D6NYP7tDnoarHycj.png" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/MGzn5FwY5LWC4Js2VgvLh4.png" alt="" /></figure></figure><p>The TS-453 Pro-8G easily takes first place in all of the tests. This result is due not only to its strong CPU (for a NAS appliance), but also its 8GB of RAM.</p><h2 id="performance-summary-with-multiple-clients">Performance Summary with Multiple Clients</h2><p>The following graph depicts the server’s performance in multi-client environments, where intense file transfers take place at the same time.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:75.05%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/3HTtTRnzCtf7NJV5LzwFqY.png" mos="https://cdn.mos.cms.futurecdn.net/3HTtTRnzCtf7NJV5LzwFqY.png" align="" fullscreen="1" width="990" height="743" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/3HTtTRnzCtf7NJV5LzwFqY.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In multiple-client test scenarios, the NAS easily handles the increased demands. And with five clients, the total transfer rate reached 200 MB/s, showing that the teaming of its Ethernet ports provides high transfer speeds.</p><h2 id="power-consumption-noise-and-temperature">Power Consumption, Noise And Temperature</h2><p>We're using a GW Instek GPM-8212 power analyzer for all of our power consumption measurements.  </p><h2 id="sleep-idle-and-load">Sleep, Idle and Load</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:989px;"><p class="vanilla-image-block" style="padding-top:75.03%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/idpGKHNWC2BJqJiEVRBNoV.png" mos="https://cdn.mos.cms.futurecdn.net/idpGKHNWC2BJqJiEVRBNoV.png" align="" fullscreen="1" width="989" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/idpGKHNWC2BJqJiEVRBNoV.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Despite its potent platform, the TS-453 Pro-8G is energy efficient, drawing less than 50W under heavy data throughput conditions and with four HDDs installed. This is the main advantage of a NAS appliance. It can offer high performance along with low power consumption. And given that it will most likely have to operate continuously, over time, the energy savings are significant compared to what you'd get from a traditional storage server. </p><h2 id="power-consumption-comparison-graphs">Power Consumption Comparison Graphs</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/5BjbhpYM38jqymTWunCZrT.png" mos="https://cdn.mos.cms.futurecdn.net/5BjbhpYM38jqymTWunCZrT.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/5BjbhpYM38jqymTWunCZrT.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>With the EuP Mode Configuration setting disabled, the NAS consumes a little more than 1W in standby mode, which is the best result we've seen from any network-attached storage device. If you plan to use the Wake On LAN, AC power resume or power schedule settings, then you have to leave the above option disabled.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/P2XaDZiAeaPhfkNiauRJqb.png" mos="https://cdn.mos.cms.futurecdn.net/P2XaDZiAeaPhfkNiauRJqb.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/P2XaDZiAeaPhfkNiauRJqb.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>With ErP mode enabled, the NAS consumes less than 0.5W in standby, making it compliant with the requirements of the ErP Lot 6 2013 directive.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ETWJfQrRyTMXeVJdhRRvmP.png" mos="https://cdn.mos.cms.futurecdn.net/ETWJfQrRyTMXeVJdhRRvmP.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ETWJfQrRyTMXeVJdhRRvmP.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When it's idle, power consumption is low (particularly for such a beefy platform). </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/CWdZpyG2Yz6yHDMhbChsic.png" mos="https://cdn.mos.cms.futurecdn.net/CWdZpyG2Yz6yHDMhbChsic.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/CWdZpyG2Yz6yHDMhbChsic.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Under load, the NAS continues to demonstrate conservative power requirements. And if we take its high performance into account, then the final result is even more impressive. Obviously, the Celeron J1900 CPU is efficient.</p><h2 id="output-noise">Output Noise</h2><p>For these measurements, we used a CEM-8852 Sound DB Meter installed 20 inches (50 centimeters) away from the NAS. Ambient noise in our lab was below 30 dB(A) when these noise measurements were taken.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:989px;"><p class="vanilla-image-block" style="padding-top:75.03%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/N4kQY3D4pZPHkCmspmK87a.png" mos="https://cdn.mos.cms.futurecdn.net/N4kQY3D4pZPHkCmspmK87a.png" align="" fullscreen="1" width="989" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/N4kQY3D4pZPHkCmspmK87a.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We enabled the “Smart Fan” mode for our testing, and the fan’s noise remained low throughout our benchmarking. You can build your own fan profile through the Control Panel's Hardware menu. Or, set the Smart Fan rotation speed manually to Low, Medium or High. When the fan is on High, its noise gets annoying. You don't need to use that setting though. Just enable the Smart Fan mode and let it handle thermals.</p><h2 id="output-noise-comparison-graphs">Output Noise Comparison Graphs</h2><p>The following graphs compare the TS-453 Pro-8G's noise to other units we have tested.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/igKvSs7j5rCx7R4W8H3T8Y.png" mos="https://cdn.mos.cms.futurecdn.net/igKvSs7j5rCx7R4W8H3T8Y.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/igKvSs7j5rCx7R4W8H3T8Y.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Under normal operation, the TS-453 Pro-8G is quiet, especially for a NAS targeting SMB environments.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:989px;"><p class="vanilla-image-block" style="padding-top:75.03%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/z7wWuKk95Y4EB4cMnYaTYE.png" mos="https://cdn.mos.cms.futurecdn.net/z7wWuKk95Y4EB4cMnYaTYE.png" align="" fullscreen="1" width="989" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/z7wWuKk95Y4EB4cMnYaTYE.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>With the fan working at full speed, the NAS gets noisy. But as we said, there is really no reason to operate the fan that fast. Even under our intensive benchmark loads, the control circuit never increased the fan’s speed to high RPMs.</p><h2 id="cpu-amp-hdd-temperatures">CPU & HDD Temperatures</h2><p>To stress the CPU, we performed a RAID 6 rebuild scenario with 75 MB/s minimum construction speeds. For the hard drives, we measured their operating temperatures after a long testing session.</p><p>The maximum temperatures reported by the QTS system status page were 104 degrees Fahrenheit (40 degrees Celsius) for the CPU and 89 F (32 C) for the hard drives. Those are low enough to demonstrate the cooling system's solid performance.</p><h2 id="performance-analysis-and-conclusion">Performance Analysis And Conclusion</h2><h2 id="performance-rating">Performance Rating</h2><p>The following graph shows the NAS' total performance rating compared to other units. The comparison is pretty straightforward, with the tested unit appearing as 100 percent and every other unit presented relative to it. </p><p>This chart only measures raw performance, not the functionality or available features of each unit. Also, at least right now, we don’t take into account the performance of each NAS in encrypted file transfers. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:990px;"><p class="vanilla-image-block" style="padding-top:74.95%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/x7eVSD4gwCeCQ8cJrAyQ4d.png" mos="https://cdn.mos.cms.futurecdn.net/x7eVSD4gwCeCQ8cJrAyQ4d.png" align="" fullscreen="1" width="990" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/x7eVSD4gwCeCQ8cJrAyQ4d.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The TS-453 Peo-8G easily smokes its competition, leaving the second-place Synology unit in the dust.</p><h2 id="performance-per-dollar">Performance Per Dollar</h2><p>The following graph is the most interesting because it tells you how much each server's performance sets you back. We looked up the current prices of each NAS, along with relative benchmark data, to calculate our performance-per-dollar index. If the unit isn't available in the U.S., we searched popular European Union-based shops and converted the price to dollars.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:989px;"><p class="vanilla-image-block" style="padding-top:75.03%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/QP3X3htQ554bgvGV6cypEi.png" mos="https://cdn.mos.cms.futurecdn.net/QP3X3htQ554bgvGV6cypEi.png" align="" fullscreen="1" width="989" height="742" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/QP3X3htQ554bgvGV6cypEi.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Thanks to its high performance, the TS-453 Pro-8G's lofty price doesn't hit performance per dollar as hard as we might have expected.</p><h2 id="conclusion-7">Conclusion</h2><p>QNAP chose to implement a four-core CPU in its TS-x53 line; our results fully justify the company's decision. This is among the fastest NAS servers we have ever tested, and it easily smokes the competition in transfer speeds and power consumption.</p><p>In addition, the TS-453 Pro-8G is fully loaded with advanced features like QvPC technology, which allows you to use the NAS as a PC by plugging in a monitor, keyboard and mouse. In addition, the NAS can play a key role in your home or office's surveillance infrastructure through its Surveillance Station application. It only comes with two camera licenses though, so if you need more (it supports up to 24), you have to buy them at $60 each. Ouch.</p><p>The other interesting features of this NAS include real-time, full-HD video transcoding; HDMI 1.4a connectivity; and, if you purchase the QNAP RM-IR002 remote control (or just use Qremote in your smartphone or a wireless keyboard/mouse set), a fully featured media player. This NAS addresses not only SMB environments, but also enthusiast home users who are willing to pay the high price.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/WUaNRtsWgrkRtdGPqejwHV.jpg" mos="https://cdn.mos.cms.futurecdn.net/WUaNRtsWgrkRtdGPqejwHV.jpg" align="" fullscreen="1" width="600" height="450" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/WUaNRtsWgrkRtdGPqejwHV.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Modern NAS appliances are much more than storage devices, and products like the TS-453 Pro-8G are clear proof of this. There are so many things that you can do with a modern NAS. It can perform practically every function needed in a modern home or office. In addition, with QNAP’s firmware, you don’t have to be a hardcore administrator to perform the tasks you want; it is easy to use the administration interface—everything is designed to walk you through the steps.</p><p>The only major downside of this product is its premium price. However, for slightly more than the competition, you get a product offering performance in excess of everything else out there. If you are searching for a high-performance NAS server and price isn't your top consideration, then you should seriously consider the TS-453 Pro-8G. It's fast, energy-efficient and offers a ton of features, including rich multimedia capabilities.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Updates TS-x70 Pro NAS With 16 GB Of RAM ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-nas-ts-870-pro,27799.html</link>
                                                                            <description>
                            <![CDATA[ Qnap has updated its TS-x70 Pro NAS units by expanding the memory to 16 GB. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">QngrnMD7ht387Cxr2xK3hE</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/5ursDVsRcxsyNSypCugH3Q-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 01 Oct 2014 20:10:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 10:11:35 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Niels Broekhuijsen ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/eTUfMQF7d3Bm8wJfMzzfhe.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Niels Broekhuijsen has written for Tom’s Hardware dating all the way back to the start of 2012. If there’s one thing Niels specializes in it’s high-end cooling systems, be it top-of-the-line air-cooling or custom liquid cooling – whatever he builds, it has to be cool, quiet, and classy. In free time, you’ll catch Niels working on his allotment, sorting out the toolshed, or tinkering with his homelab.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/5ursDVsRcxsyNSypCugH3Q-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/5ursDVsRcxsyNSypCugH3Q-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:747px;"><p class="vanilla-image-block" style="padding-top:62.38%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/5ursDVsRcxsyNSypCugH3Q.png" mos="https://cdn.mos.cms.futurecdn.net/5ursDVsRcxsyNSypCugH3Q.png" align="" fullscreen="1" width="747" height="466" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/5ursDVsRcxsyNSypCugH3Q.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Over the past few years there have been a heap of developments in the public and private cloud spaces. Qnap's latest NAS, the TS-x70 Pro 16 GB Series, continues on the path of improvement.</p><p>The Qnap TS-x70 Pro NAS units have already been available for a while, but only in 2 GB variants. Today, the company is announcing availability of the 16 GB variants, which according to Qnap makes it the first company to support virtualizing multiple machines on a single NAS without the need for additional hardware or software.</p><p>The units still feature the dual-core Intel Core i3 processor, two Gigabit Ethernet ports (with upgrade options for quadruple Gigabit Ethernet or dual 10 Gigabit ports), two USB 3.0 ports and three USB 2.0 ports.</p><p>You'll also find two eSATA ports, an HDMI port, and headphone and microphone jacks. Depending on the model, you get four, six or eight hot-swappable hard drive bays with locking mechanisms, giving you room to install up to 48 TB of storage (using 6 TB hard drives) if you so desire.</p><p>Of course, it's important to remember that these NAS devices are not only aimed at enthusiast home users, but also small businesses. That's reflected in the price tag, as the original TS-870 Pro with 2 GB of memory could be yours for "only" $1500.</p><p>The company gave no word on pricing for the 16 GB units, but it should be safe to say that it will still address a very specific crowd. If warranty isn't one of your concerns, it might be cheaper or quicker to just open up an existing TS-x70 Pro unit and add more memory yourself. Heck, you can even swap the Core i3 CPU for a more powerful Core i5 or Core i7 if you're daring.</p><p><em>Follow Niels Broekhuijsen </em><a href="https://twitter.com/NBroekhuijsen"><em>@NBroekhuijsen</em></a><em>. Follow us </em><a href="https://twitter.com/tomshardware"><em>@tomshardware</em></a><em>, on </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em> and on </em><a href="https://plus.google.com/u/0/+tomshardware/posts"><em>Google+</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Intros New Silent NAS Series Server ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-silent-nas-storage-fanless,27173.html</link>
                                                                            <description>
                            <![CDATA[ This NAS solution looks like a set-top-box. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">FRSsNyHznMLwyLjnzgy5rC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/HELDBW4FmfdqAx2BX2Dvf7-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 02 Jul 2014 16:04:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:58 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kevin Parrish ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/ZBBstjEdBDcT9XkGssD9XK.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Kevin Parrish has over a decade of experience as a writer, editor, and product tester. His work focused on computer hardware, networking equipment, smartphones, tablets, gaming consoles, and other internet-connected devices. His work has appeared in Tom&#039;s Hardware, Tom&#039;s Guide, Maximum PC, Digital Trends, Android Authority, How-To Geek, Lifewire, and others.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/HELDBW4FmfdqAx2BX2Dvf7-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/HELDBW4FmfdqAx2BX2Dvf7-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:747px;"><p class="vanilla-image-block" style="padding-top:74.97%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/HELDBW4FmfdqAx2BX2Dvf7.png" mos="https://cdn.mos.cms.futurecdn.net/HELDBW4FmfdqAx2BX2Dvf7.png" align="" fullscreen="1" width="747" height="560" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/HELDBW4FmfdqAx2BX2Dvf7.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP Systems introduced on Tuesday a new entry in the company's line of Silent NAS series, <a href="http://www.qnap.com/useng/index.php?lang=en-us&sn=862&c=355&sc=688&t=696&n=22027">the HS-251</a>. This unit is designed for the living room, sporting a fanless, 2-bay set-top-box form factor that looks right at home next to the HDTV and cable box.</p><p>According to the specs, the HS-251 includes an Intel Celeron dual-core processor clocked at 2.41 GHz (burst up to 2.58 GHz), 1 GB of DDR3L RAM, 512 MB of flash memory, and enough room for two 2.5-inch or 3.5-inch SSD or NAS hard drives. There are also two hot-swappable trays, two Gigabit Ethernet ports, one HDMI output, two USB 3.0 ports and two USB 2.0 ports. QNAP suggests that customers use SSDs or WD Red and Seagate NAS drives.</p><p>"With its powerful dual core processor, HDMI connectivity and completely fanless design within a set-top box, the HS-251 is a marvel of engineering," said Jason Hsu, product manager of QNAP. "This amazing product is coupled with an unrivaled set of apps & software features that will allow home users to enjoy a perfect home theater experience, secure & centralize their files & data, and much more."</p><p>The device is powered by <a href="http://www.qnap.com/i/useng/qts4/">QNAP's QTS 4.1 operating system</a>, which features a multi-window operation and a familiar user interface. This platform allows users to centralize their files, data and backups, stream movies and other videos to various network players, and access and manage files using a tablet or smartphone. The platform also enables users to sync files across all computers, tablets and mobile devices on the network.</p><p>"The HS-251 can flexibly convert videos into formats that can be played smoothly on PCs, mobile devices and smart TVs, as well as allowing multiple devices to simultaneously watch different videos," states the PR. "Users can enjoy high quality videos by selecting a suitable resolution via File Station, Video Station, or the iOS and Android Qfile app even when in remote sites with limited/restricted Internet access."</p><p>The HS-251 follows the company's HS-210 NAS device that features the same fanless set-top-box form factor. <a href="http://www.cdw.com/shop/products/QNAP-HS-210-NAS-server-0-GB/3366908.aspx">This $329.99 unit</a> includes a Marvell processor clocked at 1.6 GHz, 512 MB of RAM, 16 MB of flash memory, and only one Gigabit Ethernet port. However, unlike the newer HS-251, this model also provides an SD card slot for adding even more storage.</p><p>For more information about the new HS-251 NAS storage device, <a href="http://www.qnap.com/useng/index.php?lang=en-us&sn=862&c=355&sc=688&t=696&n=22027">head here</a>. Although it is available now for purchase, the pricing is currently unknown. Given the HS-210 is currently selling for $330 USD (<a href="http://www.amazon.com/gp/product/B00H3VBKBM/ref=s9_al_bw_g147_i1">Amazon shows $269.99</a>), the newer version will likely have a higher price tag.</p><p><em>Follow Kevin Parrish @exfileme. Follow us </em><a href="https://twitter.com/tomshardware"><em>@tomshardware</em></a><em>, on </em><a href="https://www.facebook.com/tomshardware"><em>Facebook</em></a><em> and on </em><a href="https://plus.google.com/u/0/+tomshardware/posts"><em>Google+</em></a><em>.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP TS-470 NAS Review: Four GbE Links, With 10 GbE Scalability ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/qnap-ts-470-nas,3798.html</link>
                                                                            <description>
                            <![CDATA[ Armed with a Sandy Bridge-based Celeron CPU, QNAP's TS-470 handles the traffic from four gigabit Ethernet connections. Or, with the addition of a 10 GbE upgrade card, it can be made to push well over 1 GB/s, providing you use the right storage. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">XmwU29k3GTs7A86q4bcyX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/k89ug8Jv7JPb9643iH8mV3-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 22 May 2014 10:05:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:54:26 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Christian Wolf ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/k89ug8Jv7JPb9643iH8mV3-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/k89ug8Jv7JPb9643iH8mV3-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="gigabit-ethernet-with-room-to-grow">Gigabit Ethernet With Room To Grow</h2><p>Most small and home office network-attached storage appliances are fairly similar in the feature sets and performance they offer at relatively comparable prices. So, what extras might you expect if you spend a little more on something higher-end? We recently received QNAP's TS-470, which falls into the category of a more feature-rich, but also pricier unit. At its heart is a Sandy Bridge-based Intel Celeron G550, a 2.6 GHz dual-core processor with a maximum TDP of 65 W and on-board HD Graphics able to hit 1 GHz. QNAP attaches 2 GB of DDR3 memory to the Celeron, which can be expanded to as much as 16 GB.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:94.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg" mos="https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg" align="" fullscreen="1" width="600" height="567" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>But those specs aren't what makes the TS-470 noteworthy. Rather, it's the appliance's four gigabit Ethernet ports, two of which are enabled through an expansion card, that make it different. And if GbE isn't enough for you, the add-in card can be swapped out for a 10 GbE option. With link aggregation enabled, QNAP claims you can get up to 432 MB/s writes and 450 MB/s reads. Or, with the 10 GbE board, writes should be able to hit 1.67 GB/s with reads topping out at 1.7 GB/s.</p><p>Naturally, hitting those rates requires the right storage devices. But you can expand the TS-470's capacity up to 144 TB by adding as many as 36 additional disk drives.</p><p>While you ponder the possibilities of that much storage, bear in mind that this NAS unit also sports an HDMI output. What's that good for? A direct connection to your TV, serving as a media server? Or how about in a medium-sized business, streaming video presentations into the board room? Frankly, most of would probably prefer to keep our servers and theaters separated by more than just an HDMI cable. However, video output is becoming an increasingly common feature, too.</p><h2 id="qnap-ts-470-technical-specifications">QNAP TS-470 Technical Specifications</h2><div ><table><tbody><tr><th  >CPU</th><td  >Intel Celeron G550 (Sandy Bridge), dual-core, HD Graphics</td></tr><tr><th  >Clock Rate</th><td  >2.6 GHz</td></tr><tr><th  >RAM</th><td  >2 GB DDR3 (up to 16 GB through expansion)</td></tr><tr><th  rowspan="2">Storage</th><td  >4 x 2.5"/3.5" SATA 6Gb/s or 3Gb/s storage (SSDs and hard drives)</td></tr><tr><td  >Up to 16 TB (with 4 TB hard drives)</td></tr><tr><th  >Connections</th><td  >4 x gigabit Ethernet (two integrated; two via expansion card); 10 GbE-ready1 x USB 2.0 (front)2 x USB 2.0 (back)2 x USB 3.0 (back)1 x HDMI 2 x eSATAAudio in/out</td></tr><tr><th  >Status Indicators</th><td  >LCD, Status LEDs</td></tr><tr><th  >Dimensions (HxWxD)</th><td  >6.97” x 7.09” x 9.25” / 17.7 x 18.0 x 23.5 cm</td></tr><tr><th  >Weight</th><td  >8.3 lbs / 3.75 kg</td></tr><tr><th  >Price</th><td  >$1000</td></tr></tbody></table></div><h2 id="a-familiar-chassis-and-more-modern-software-platform">A Familiar Chassis And More Modern Software Platform</h2><p>QNAP's exterior design hasn't changed much over the years. Its TS-470 looks a lot like the TS-439 Pro from 2010, for example. Not that we consider this a bad thing.</p><p>The device is compact, yet robust. Its chassis is made of metal, and the front bezel is adorned by an informative LCD, which turns off automatically when there is no new information to display. At that point, only the status LEDs show that the appliance is operational. A toggle switch to the right of the LCD can be used to configure the NAS device, though the process is cumbersome. There are easier ways to administer the TS-470. You'll also find a single USB 2.0 port up front.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:106.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/HQr55fV8xTtNtZc2uWvjqc.jpg" mos="https://cdn.mos.cms.futurecdn.net/HQr55fV8xTtNtZc2uWvjqc.jpg" align="" fullscreen="1" width="600" height="638" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/HQr55fV8xTtNtZc2uWvjqc.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Four hard drive bays latch into place, and can be locked with a bundled key. Perhaps more important hot-swapping is supported.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:94.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg" mos="https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg" align="" fullscreen="1" width="600" height="567" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The sticker on top, which explains how the drive bays are numbered, looks like an afterthought. A NAS device in this price range should have a more elegant solution for this.</p><p>Each of the drive drays is made of metal. Disks are screwed in, rather than snapped on. For a piece of hardware you won't be working in often, we'd call that a favorable means of securing the storage.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:50.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ScJfAeQTxmERd9ufWZp4fD.jpg" mos="https://cdn.mos.cms.futurecdn.net/ScJfAeQTxmERd9ufWZp4fD.jpg" align="" fullscreen="1" width="600" height="302" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ScJfAeQTxmERd9ufWZp4fD.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Except for the one USB 2.0 port up front, all of the TS-470's connectivity is around back. Up top is the expansion slot with its two GbE ports. A sticker spells out their MAC addresses, which could come in handy.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:105.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/pST5VM67CsDY7LCmFvRc7a.jpg" mos="https://cdn.mos.cms.futurecdn.net/pST5VM67CsDY7LCmFvRc7a.jpg" align="" fullscreen="1" width="600" height="634" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/pST5VM67CsDY7LCmFvRc7a.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>A Slick and Polished User Interface</strong></p><p>In mid-2013, QNAP released version 4.0 of its operating system, giving the company's NAS devices a more modern and professional user interface.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1316px;"><p class="vanilla-image-block" style="padding-top:68.62%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/qFCvrd74LSDLhowyDaz9WP.png" mos="https://cdn.mos.cms.futurecdn.net/qFCvrd74LSDLhowyDaz9WP.png" align="" fullscreen="1" width="1316" height="903" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/qFCvrd74LSDLhowyDaz9WP.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The control panel is well-organized, and its icons are arranged logically to simplify setup and day-to-day administration.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1316px;"><p class="vanilla-image-block" style="padding-top:68.62%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/wkyN9L2JkfiAPfaWEGWS7Y.png" mos="https://cdn.mos.cms.futurecdn.net/wkyN9L2JkfiAPfaWEGWS7Y.png" align="" fullscreen="1" width="1316" height="903" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/wkyN9L2JkfiAPfaWEGWS7Y.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We like the user interface’s broad functionality and professional presentation. QTS 4.0 appeals to both casual and technical users, which can't be said for every NAS system's software.</p><p>Unfortunately, we couldn't find the file system information screen in QTS 4.0, suggesting it might have been removed. In a few cases, we've seen storage vendors get rid of technical details as they try to clean up their UIs. Hopefully, the quest to present information more concisely doesn't lead to companies like QNAP hiding settings important to power users.</p><p>The TS-470 can also be configured through a dedicated client program. This could be easiest for some folks, since access to the appliance's Web-based page isn't as straightforward as it could be. You'd need to read the manual to know that you have to explicitly specify port 8080 to get there.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1040px;"><p class="vanilla-image-block" style="padding-top:68.27%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/pBmCPGC2KY68cSE5rGt5zJ.png" mos="https://cdn.mos.cms.futurecdn.net/pBmCPGC2KY68cSE5rGt5zJ.png" align="" fullscreen="1" width="1040" height="710" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/pBmCPGC2KY68cSE5rGt5zJ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>HD Station for Video Buffs</strong></p><p>If you want to use the TS-470's HDMI output to serve video content straight to a TV, QNAP makes that possible through its HD Station. The portal hosts XBMC, Chrome, a YouTube app, and a utility called My NAS, which lets you configure the appliance.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/XPdG36g22XvpWTdFjSnSai.png" mos="https://cdn.mos.cms.futurecdn.net/XPdG36g22XvpWTdFjSnSai.png" align="" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/XPdG36g22XvpWTdFjSnSai.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We were even able to plug in a mouse (Logitech V550 Nano Laser) and keyboard (Logitech K800) to the TS-470's USB 2.0 ports, which became operational almost instantly.</p><p>As you may have noticed, the open source XBMC media center software is gaining popularity among NAS manufacturers. It is easy to use, supports a large variety of media formats and, via add-on apps, allows access to additional content like the archives of public broadcasting stations (partly even in HD quality).</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/3PyuwZAGpP8dbVSa8SwwuY.png" mos="https://cdn.mos.cms.futurecdn.net/3PyuwZAGpP8dbVSa8SwwuY.png" align="" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/3PyuwZAGpP8dbVSa8SwwuY.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP's solution streams high-bitrate video without a glitch. That's something we've seen competing units struggle with in the past. Clearly, the combination of a powerful processor, plenty of memory, and lots of network bandwidth come together effectively.</p><p>Just don't try to install HD Station from the QTS 4.0 app center; it doesn’t work. To get the platform installed, with all of its components, use the Applications menu on the left side of the screen.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1178px;"><p class="vanilla-image-block" style="padding-top:59.85%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/EbBWMcmhNUp2nibAGhMQWY.png" mos="https://cdn.mos.cms.futurecdn.net/EbBWMcmhNUp2nibAGhMQWY.png" align="" fullscreen="1" width="1178" height="705" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/EbBWMcmhNUp2nibAGhMQWY.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="testing-qnap-39-s-ts-470-nas">Testing QNAP's TS-470 NAS</h2><p>QNAP sent us a review sample with four 4 TB Seagate ST4000VN000 hard drives already installed and configured in RAID 5, yielding 12 TB of accessible capacity. The internal file system is ext4, and our TS-470 came with QTS version 4.0.5 installed, dated 10-23-13.</p><div ><table><thead><tr><th  colspan="2">Test Client Specifications</th></tr></thead><tbody><tr><th  >Motherboard</th><td  ><strong>Gigabyte Z77X-UP5 TH</strong>, Rev. 1.0, Intel Z77 Express PCH, BIOS: F11</td></tr><tr><th  >CPU</th><td  ><strong>Intel Core i3-3220 (Ivy Bridge)</strong> 3.30 GHz, 3 MB Shared L3 Cache</td></tr><tr><th  >RAM</th><td  >Corsair Dominator Platinum DDR3 2 x 4 GB (8 GB) (reduced to 2 GB to minimize the risk of caching)</td></tr><tr><th  >eSATA Controller</th><td  >Intel 7 Series/C216 Chipset Family SATA AHCI Controller</td></tr><tr><th  >Hard Disk</th><td  >Corsair Force Series 3 120 GB, Firmware 1.2</td></tr><tr><th  >DVD ROM</th><td  >Samsung SH-D163A, SATA 1.5Gb/s</td></tr><tr><th  >Graphics Card</th><td  >HD Graphics</td></tr><tr><th  >Network Card</th><td  >Intel Gigabit CT Desktop Adapter</td></tr><tr><th  >Sound Card</th><td  >Integrated</td></tr><tr><th  >Power Supply</th><td  >Seasonic X Series 760 W</td></tr><thead><tr><th  colspan="2">System Software & Drivers</th></tr></thead><tr><th  >Operating System</th><td  >Windows 7 Professional 64 Bit SP1</td></tr><tr><th  >Intel Network Driver</th><td  >Version 12.7.27.0</td></tr><tr><th  >Intel Chipset Driver</th><td  >Version 11.1.0.1006</td></tr><tr><th  >Intel NAS Performance Toolkit</th><td  >Version 1.7.1 (Test Backup with a trace from Version 1.6)</td></tr></tbody></table></div><p>We determined the transfer rates with version 1.7.1 of the <a href="http://software.intel.com/en-us/articles/intel-nas-performance-toolkit/">Intel NAS Performance Toolkit</a>. If you are interested in details of this test methodology, you can read up about it in <strong><a href="https://www.tomshardware.com/reviews/intel-nas-toolkit,2025.html">Benchmarking With Intel's NAS Toolkit</a></strong>.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1741px;"><p class="vanilla-image-block" style="padding-top:74.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Aaurt5SCfSTexwGx2g2NdV.png" mos="https://cdn.mos.cms.futurecdn.net/Aaurt5SCfSTexwGx2g2NdV.png" align="" fullscreen="1" width="1741" height="1297" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Aaurt5SCfSTexwGx2g2NdV.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The HD Station tests, which include media playback, are recorded with the Elgato Game Capture device, plugged in between the NAS and display. It gets power from a USB connection that's also used to retrieve the audio and video streams.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/LE6wyZQXHTdZjcXRBymFpb.png" mos="https://cdn.mos.cms.futurecdn.net/LE6wyZQXHTdZjcXRBymFpb.png" align="" fullscreen="1" width="1200" height="900" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/LE6wyZQXHTdZjcXRBymFpb.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="sound-level-and-temperatures">Sound Level and Temperatures</h2><p>QNAP's TS-470 is not completely silent, but it's quiet enough. Unsurprisingly for a network-attached device, its fan is the number-one source of noise. Fortunately, QNAP uses a fairly conservative fan that emits a barely-audible 30.3 db(A).</p><p>The system’s temperature stays quite constant. Its CPU operates at 43 degrees Celsius (109 degrees Fahrenheit), and its motherboard sensor reads 33 degrees Celsius (91 degrees Fahrenheit). The hard disks remains quite cool at 31 degrees Celsius (88 degrees Fahrenheit).</p><h2 id="power-draw">Power Draw</h2><p>When it comes to power consumption, the TS-470 is a mixed bag. On one hand, it's EuP-certified, which means it satisfies an EU requirement mandating the low power draw of inactive electronic devices. However, it neither supports wake-on-LAN nor automatic power-up after an outage in that mode. Makes you wonder how much value there is in EuP if it requires shedding functionality.</p><p>Even the power numbers for standby and wake-on-LAN mode are conservative, though, registering 1.2 and 1.6 W, respectively. If we were going to criticize any reading, it'd be the 26 W draw in disk-off mode, which is too high.</p><p>In the chart below, we also have readings for consumption while the TS-470 plays back high-def video.</p><div ><table><thead><tr><th  colspan="2">Power Consumption</th></tr></thead><tbody><tr><th  >Off (Standby)</th><td  >1.2 W</td></tr><tr><th  >Off (EuP)</th><td  >0.4 W</td></tr><tr><th  >Off (Wake On LAN)</th><td  >1.6 W</td></tr><tr><th  >Disk Power Off</th><td  >26.3 W</td></tr><tr><th  >Idle</th><td  >41.4 W</td></tr><tr><th  >Work (Copying Data)</th><td  >48.3 W</td></tr><tr><th  >Peak (Booting)</th><td  >102.1 W</td></tr><tr><th  >Media Player (HD Video Playback):</th><td  >54.4 W</td></tr></tbody></table></div><h2 id="performance-chart">Performance Chart</h2><p>Because the TS-470 sports relatively potent hardware and commands a premium price, we have high expectations of where its performance should end up, and QNAP's solution doesn't disappoint. Using a single gigabit Ethernet port, we often approached the interface's theoretical limit.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:449px;"><p class="vanilla-image-block" style="padding-top:138.08%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/y3ai5d34DL9enTiwdg36B8.png" mos="https://cdn.mos.cms.futurecdn.net/y3ai5d34DL9enTiwdg36B8.png" align="" fullscreen="1" width="449" height="620" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/y3ai5d34DL9enTiwdg36B8.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The device demonstrates its processing performance during tests with an encrypted volume, where it maintains approximately 90 MB/s.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:449px;"><p class="vanilla-image-block" style="padding-top:138.08%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Mz9HrS7ZzwGQB2qZFFfmFo.png" mos="https://cdn.mos.cms.futurecdn.net/Mz9HrS7ZzwGQB2qZFFfmFo.png" align="" fullscreen="1" width="449" height="620" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Mz9HrS7ZzwGQB2qZFFfmFo.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>For the sake of an easier comparison, we tabulated the test results for the plain text volume and the encrypted volume in a single graph.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:449px;"><p class="vanilla-image-block" style="padding-top:251.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/wWkfuPJ32wRtiNeWamF7VG.png" mos="https://cdn.mos.cms.futurecdn.net/wWkfuPJ32wRtiNeWamF7VG.png" align="" fullscreen="1" width="449" height="1128" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/wWkfuPJ32wRtiNeWamF7VG.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="ts-470-it-39-s-pricey-but-offers-room-to-grow">TS-470: It's Pricey, But Offers Room To Grow</h2><p>QNAP's TS-470 is a solid performer with plenty of features. But the main reason you'd want to spend $1000 on it would probably be its four gigabit Ethernet ports and expandability to 10 Gb Ethernet somewhere down the road.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:94.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg" mos="https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg" align="" fullscreen="1" width="600" height="567" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/MuewbxoPsy7VoTtjdLDLMn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Naturally, you're not going to realize this NAS appliance's performance potential using mechanical storage across a single gigabit link. In that configuration, you'll saturate the connection somewhere around 120 MB/s. But QNAP also supports link aggregation to enable much higher throughput. And if you're really serious about speed (and less concerned with capacity), you can load the TS-470 up with SSDs, snag that 10 Gb upgrade, and try pushing above the 1 GB/s range.</p><p>The TS-470 doesn't need to be a speed demon, though. It's also set up to serve media content straight into your home theater through an HDMI output and suite of software that includes XBMC. Here's the thing, though: there aren't many enthusiasts who want a NAS appliance sitting next to the TV. It's just not the right form factor. We're bigger proponents of the gaming-capable HTPC disguised as a rack component and capable of piping in video content through a gigabit Ethernet connection. If you don't care about gaming, though, and you have a discreet place to keep a NAS, then sure, QNAP's solution does feature hardware and software able to handle that environment, too.</p><p>It may be somewhat plain-looking. It may be expensive compared to what you could put together on your own (providing you're willing to put in the software work and validate your own storage). And four hard drive slots doesn't give you a ton of room to grow. But if a 16 TB ceiling sounds workable, and if you'd rather lean on the expertise of a networked storage vendor specializing in NAS hardware, QNAP's TS-470 is capable, quick, and scalable as you find yourself needing additional throughput.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Computex 2013: Cases, Storage, Motherboards, And More ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/computex-2013-case-motherboard,3544.html</link>
                                                                            <description>
                            <![CDATA[ In this third round of Computex coverage, we bring you up to speed on 19 more of our meetings, covering displays, motherboards, tablets, keyboards, mice, cases, power supplies, storage, audio, and power supplies. As you can see, we were quite busy. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">DFSxdFJfErx5nVDnvwBmHT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/wPnh69mnhgoyFNqEcvJcA5-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 04 Jul 2013 06:00:01 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 14:46:37 +0000</updated>
                                                                                                                                            <category><![CDATA[PC Cases]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                                                                                    <dc:creator><![CDATA[ Don Woligroski ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ &lt;p&gt;Don Woligroski was a former senior hardware editor for Tom&#039;s Hardware. He has covered a wide range of PC hardware topics, including CPUs, GPUs, system building, and emerging technologies.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/wPnh69mnhgoyFNqEcvJcA5-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/wPnh69mnhgoyFNqEcvJcA5-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="asus-at-computex-2013">Asus At Computex 2013</h2><p>This month our editorial teams from Germany, Italy, and the U.S. were on the ground in Taiwan, covering the Taipei International Information Technology Show (better known as Computex) to bring you information about upcoming and prototype products. In this third and final installment, we have information from 19 different manufacturers!</p><p><strong><span>Asus</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:42.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/e4U8THkuyxsnnx3aYvN5gA.jpg" mos="https://cdn.mos.cms.futurecdn.net/e4U8THkuyxsnnx3aYvN5gA.jpg" align="" fullscreen="1" width="600" height="254" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/e4U8THkuyxsnnx3aYvN5gA.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Beginning with Asus' booth, we caught a glimpse of the MB168B+, an external 15.6" 1080p display driven by a USB power for mobile multi-monitor functionality. With a thin 8 mm profile and weighing in at just 800 grams (less than two pounds), it's as easy to tote as a tablet. The screen's carrying case doubles as a stand, and the MB168B+ adjusts its orientation automatically if you have it in landscape or portrait mode.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:65.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/BF4gMeqQTJK3geY2mqsqMV.jpg" mos="https://cdn.mos.cms.futurecdn.net/BF4gMeqQTJK3geY2mqsqMV.jpg" align="" fullscreen="1" width="450" height="296" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/BF4gMeqQTJK3geY2mqsqMV.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Asus' 27" VN279QLB was the second display we checked out. Boasting a resolution of 1920x1080, this IPS-based screen is clearly intended for use in multi-display configurations, owing to that super-thin bezel. Expect it show up for sale sometime in July.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:39.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/5459tbpgjehsr3bWT6JJ4A.jpg" mos="https://cdn.mos.cms.futurecdn.net/5459tbpgjehsr3bWT6JJ4A.jpg" align="" fullscreen="1" width="600" height="234" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/5459tbpgjehsr3bWT6JJ4A.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The PQ321 is Asus' first 4K monitor. A 31.5" diagonal measurement and resolution of 3840x2160 yield a 0.182 mm dot pitch. It comes equipped with one DisplayPort and two HDMI 1.4 inputs. It's expected to arrive this month at a $3800 MSRP. Later this year, the company says it's planning to launch a 39" model, pictured to the right.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:88.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/xX7MMgZXVe6y9MXwd9bCjH.jpg" mos="https://cdn.mos.cms.futurecdn.net/xX7MMgZXVe6y9MXwd9bCjH.jpg" align="" fullscreen="1" width="450" height="400" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/xX7MMgZXVe6y9MXwd9bCjH.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The upcoming Zenbook Infinity Ultrabook employs a 2560x1440 multi-touch screen, Gorrilla Glass 3, and a fourth-gen Core processor based on the Haswell architecture. This svelte machine weighs in at 2.6 lbs and should be available in September.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:47.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AMQHcPKe4ZcoQMeztp3CN6.jpg" mos="https://cdn.mos.cms.futurecdn.net/AMQHcPKe4ZcoQMeztp3CN6.jpg" align="" fullscreen="1" width="600" height="283" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AMQHcPKe4ZcoQMeztp3CN6.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Perhaps the most interesting mobile platform at Computex was Asus' Transformer Book Trio. The three-in-one design includes a 10" Atom-powered tablet that runs Android 4.2.1 and a keyboard/docking station equipped with a mobile Haswell-based CPU driving Windows. You can plug the tablet into the dock and use the combination in Windows or Android. Or, use the dock separately with an external monitor (not included) as a workstation. When the dock and tablet are joined under Android, both batteries combine to deliver a purported 15 hours of runtime. Availability is expected in September.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:72.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Fbbb9GwXCUvqcJMxUmodVa.jpg" mos="https://cdn.mos.cms.futurecdn.net/Fbbb9GwXCUvqcJMxUmodVa.jpg" align="" fullscreen="1" width="450" height="327" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Fbbb9GwXCUvqcJMxUmodVa.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Another mobile device, Asus' MeMo Pad HD7 is a 7" tablet also running Jellybean. It includes a 10-point multitouch IPS panel at 1280x800, a MediaTek quad-core processor, 16 GB of on-board storage, front and rear cameras, a microSD slot, and a Type D Micro HDMI output. According to company representatives, the MeMo Pad HD7 offers up to 10 hours of battery life.</p><p>None of those specifications sound particularly impressive, until you hear that it's supposed to cost about $150. Expect this tablet to surface in the third quarter in four different colors.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:60.44%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/rYzPzM9ngGvpLUxjZHnwRm.jpg" mos="https://cdn.mos.cms.futurecdn.net/rYzPzM9ngGvpLUxjZHnwRm.jpg" align="" fullscreen="1" width="450" height="272" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/rYzPzM9ngGvpLUxjZHnwRm.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>On to the PC components. We went hands-on with Asus' new ROG Poseidon graphics card design, featuring what the company claims is the world's first hybrid air/liquid cooler on a GPU. It will launch aside GeForce GTX 700-series boards in the near future, we're told.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:85.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/KJva6ScQ5EusiT9MaSStn6.jpg" mos="https://cdn.mos.cms.futurecdn.net/KJva6ScQ5EusiT9MaSStn6.jpg" align="" fullscreen="1" width="450" height="385" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/KJva6ScQ5EusiT9MaSStn6.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Asus' mini-ITX ROG Maximus VI Impact motherboard was on display as well, and it earned <a href="https://www.tomshardware.com/news/toms-hardware-computex-2013-best-of-awards,23190.html">Tom's Hardware's Best Of Computex 2013 award</a> for high-end features like an 8+2-phase voltage regulator, 802.11ac Wi-Fi/Bluetooth 4.0, an overclocking tool panel placed near the rear I/O panel, including LED debug display, power, reset, and clear CMOS buttons, and a SupremeFX audio card with high-end capacitors, amplifiers, and shielding. Expect it to arrive in the $300 range.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:99.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/KjgFgYa2awpjqJ7qMS2FPP.jpg" mos="https://cdn.mos.cms.futurecdn.net/KjgFgYa2awpjqJ7qMS2FPP.jpg" align="" fullscreen="1" width="450" height="449" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/KjgFgYa2awpjqJ7qMS2FPP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Mini-ITX Z87I-Deluxe is pretty much a cheaper $200 counterpart to the ROG Impact, with a similar multi-phase power daughterboard and 802.11ac connectivity. It sports six SATA ports, and Asus claims it's the first mini-ITX board with four controllable fan headers.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:122.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/W66XkppG2VN73iEbjCAFeR.jpg" mos="https://cdn.mos.cms.futurecdn.net/W66XkppG2VN73iEbjCAFeR.jpg" align="" fullscreen="1" width="450" height="550" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/W66XkppG2VN73iEbjCAFeR.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We also saw some artistic-looking Z87-based motherboard mods that were worth checking out.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:96.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/2m87WQuvzFBvuVDLw9Sern.jpg" mos="https://cdn.mos.cms.futurecdn.net/2m87WQuvzFBvuVDLw9Sern.jpg" align="" fullscreen="1" width="450" height="436" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/2m87WQuvzFBvuVDLw9Sern.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Finally, we scoped out Asus' ET2702IGTH all-in-one PC with a 27" 2560x1440 display, Haswell-based Core i7 processor, Radeon HD 8890A graphics, 16 GB of DDR3, Thunderbolt connectivity, SonicMaster audio, and an external subwoofer. This system is expected to be available in July for $2000, including a Blu-ray combo drive.</p><h2 id="corsair-and-quantenna-at-computex-2013">Corsair And Quantenna At Computex 2013</h2><p><strong>Corsair</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:38.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/uMnaV6F8nTwm8KdRQ6Jzzn.jpg" mos="https://cdn.mos.cms.futurecdn.net/uMnaV6F8nTwm8KdRQ6Jzzn.jpg" align="" fullscreen="1" width="600" height="231" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/uMnaV6F8nTwm8KdRQ6Jzzn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In Corsair's booth, we started with its newest enclosures. The Carbide Series Air 540 is a double-wide dual-chamber EATX case that puts actively-cooled components on one side of the motherboard, and passively-cooled items on the other. The idea is that with cables and drives out of the way, air flows freely in the chamber that holds the CPU, PCIe cards, 3.5" hot-swappable drives, and fans. It's designed for air cooling, but liquid cooling is supported. According to Corsair, the case will cost about $139 when it hits retail.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:111.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Apw76keNStBBqSsAyiotVE.jpg" mos="https://cdn.mos.cms.futurecdn.net/Apw76keNStBBqSsAyiotVE.jpg" align="" fullscreen="1" width="450" height="501" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Apw76keNStBBqSsAyiotVE.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Next up was the 330R, an enclosure designed for quiet operation with sound dampening material on every panel. Everything else about the 330R is the same as Corsair's 300R. The company says the 330R will sell for $89.</p><p>A representative at the booth mentioned that customers have been asking for different mechanical switches in Corsair's keyboards, so it had a number out on display at Computex. Additionally, Corsair acquired Raptor Gaming, a German company that also makes peripherals.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:35.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/cDMyqsaFzmF9W59w2eUgNJ.jpg" mos="https://cdn.mos.cms.futurecdn.net/cDMyqsaFzmF9W59w2eUgNJ.jpg" align="" fullscreen="1" width="450" height="161" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/cDMyqsaFzmF9W59w2eUgNJ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Speaking of, the K50 is the first Corsair-developed Raptor keyboard. It's backlit, with a full set G keys, and features anti-ghosting functionality. This model costs $100.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:75.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/vJmAMEzHDU52dsihagEstn.jpg" mos="https://cdn.mos.cms.futurecdn.net/vJmAMEzHDU52dsihagEstn.jpg" align="" fullscreen="1" width="450" height="338" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/vJmAMEzHDU52dsihagEstn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The K70 is not new, but it can be had with Cherry MX Brown and Blue switches now.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:47.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/zY5PA7iakrjiMBBBvu77uP.jpg" mos="https://cdn.mos.cms.futurecdn.net/zY5PA7iakrjiMBBBvu77uP.jpg" align="" fullscreen="1" width="450" height="212" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/zY5PA7iakrjiMBBBvu77uP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We got a kick out of the K65 portable keyboard due to its size and the fact that it sports the same key spacing as a full-sized model for $89.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:86.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/WXu3RxVd4G5wxQuEr29zoD.jpg" mos="https://cdn.mos.cms.futurecdn.net/WXu3RxVd4G5wxQuEr29zoD.jpg" align="" fullscreen="1" width="450" height="391" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/WXu3RxVd4G5wxQuEr29zoD.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>There are two new mice from Corsair in the shot above. The M30 (right) is an updated version of the Raptor M3DKT, sporting a 4000 DPI sensor and a $50 price tag. The M40 (left) sits at the high end of the Raptor family, with the same optical hardware as the M60 and M65, but no metal on the bottom. It does feature a system to allow customization of weight and balance, and should sell for $60.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:38.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/eNsFv7cSjRf2xvtwRGNeYC.jpg" mos="https://cdn.mos.cms.futurecdn.net/eNsFv7cSjRf2xvtwRGNeYC.jpg" align="" fullscreen="1" width="450" height="172" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/eNsFv7cSjRf2xvtwRGNeYC.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Finally, Corsair showed off some new memory. Its Vengeance Pro line-up fits between the Vengeance and Dominator Platinum families. This memory will be available with a 3200 MT/s C11 XMP profile, in multiple colors.</p><p><strong><span>Quantenna</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:149.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Zymm6cBCu2SCnTv3MZbqFX.jpg" mos="https://cdn.mos.cms.futurecdn.net/Zymm6cBCu2SCnTv3MZbqFX.jpg" align="" fullscreen="1" width="450" height="672" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Zymm6cBCu2SCnTv3MZbqFX.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Next, we sat down with Sam Heidari, CEO of Quantenna. He told us about the semiconductor company's goal to drive Wi-Fi performance, range, and fidelity with a zero-packet error rate. Company reps showed some demos of its second-generation 802.11ac chipset, featuring 4x4 multi-user MIMO. Sam told us that he considers 4x4 MIMO to be the most important part of the ac standard, with signal processing that allows double the bandwidth when communicating with two receivers at the same time.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:90.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/4ZViiGHuHzMSCxeMnm5mqj.jpg" mos="https://cdn.mos.cms.futurecdn.net/4ZViiGHuHzMSCxeMnm5mqj.jpg" align="" fullscreen="1" width="450" height="408" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/4ZViiGHuHzMSCxeMnm5mqj.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The first demo was actually a video that showed Quantenna's chipset delivering a high-def video stream without dropped frames or reduced quality more than 400 feet through multiple walls, and over 1500 feet outdoors.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:62.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/qjUy3dHkAyMGXTpyyHBV3R.jpg" mos="https://cdn.mos.cms.futurecdn.net/qjUy3dHkAyMGXTpyyHBV3R.jpg" align="" fullscreen="1" width="450" height="283" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/qjUy3dHkAyMGXTpyyHBV3R.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Given limited space, the live demo wasn't as expansive. Instead, Quantenna pushed three high-def streams to three separate receivers in the same room from a single access point. The technology isn't available yet, but we look forward to putting the chipset through its paces when it shows up in a testable product.</p><h2 id="rosewill-at-computex-2013">Rosewill At Computex 2013</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:40.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/cxFAfE3fKwuYPrEP5hBrGm.jpg" mos="https://cdn.mos.cms.futurecdn.net/cxFAfE3fKwuYPrEP5hBrGm.jpg" align="" fullscreen="1" width="600" height="242" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/cxFAfE3fKwuYPrEP5hBrGm.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Rosewill had a ton of new products on display at this year's Computex. The company is working hard to transcend its Newegg house-brand roots. For starters, the Stealth chassis reps showed off to us is an attractive, tool-free design that prioritizes easy access with a hard drive dock up top (like the Blackhawk cases), 1/2" of cable management space in the back, and three 120 mm fans. It should be available toward the end of this year for $70.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:127.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/iaaVrfbnRSEC6gRPCJ5KEP.jpg" mos="https://cdn.mos.cms.futurecdn.net/iaaVrfbnRSEC6gRPCJ5KEP.jpg" align="" fullscreen="1" width="450" height="574" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/iaaVrfbnRSEC6gRPCJ5KEP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The company's Throne chassis was announced at CES, though a new gunmetal color showed up at Computex. The black model with red LEDs should be available in July, a while version with blue LEDs is expected in a few months, and the gunmetal chassis will show up later this year. If you hadn't previously heard about this one, it's an EATX upgrade from Rosewill's Thor with an interchangeable hinge, four controllers able to handle four fans each, and one inch of cable management space in the back. Vents up top are adjustable for airflow and appearance. The case supports two 140 mm intake fans in front, two under those top vents, and one exhaust fan in the back. Rosewill says its Throne will sell for $180.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:122.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/LnWiNHC97g2qXsVc6LvFqG.jpg" mos="https://cdn.mos.cms.futurecdn.net/LnWiNHC97g2qXsVc6LvFqG.jpg" align="" fullscreen="1" width="450" height="550" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/LnWiNHC97g2qXsVc6LvFqG.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Rosewill had a custom-painted Throne on display called AirRunner. The side panels are adorned with gold leaf; it's no wonder the company didn't want anyone touching this exhibition piece.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:103.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/mDwry755udp5xsojAF7QFg.jpg" mos="https://cdn.mos.cms.futurecdn.net/mDwry755udp5xsojAF7QFg.jpg" align="" fullscreen="1" width="450" height="464" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/mDwry755udp5xsojAF7QFg.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Next, we were introduced to the Neutron, an enclosure designed to house a mini-ITX motherboard. It offers one externally-facing 5.25" bay for an optical drive and four 3.5" bays for hard drives. The motherboard tray is mounted horizontally and comes off with one screw. The side bezels (with USB ports and the power button) are interchangeable, facilitating some degree of customization. Rosewill bundles two 140 mm fans in front and one on the back. You can even use liquid cooling if you want.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:151.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Rajcpi3comNW3FKqodHAFn.jpg" mos="https://cdn.mos.cms.futurecdn.net/Rajcpi3comNW3FKqodHAFn.jpg" align="" fullscreen="1" width="450" height="680" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Rajcpi3comNW3FKqodHAFn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The last case Rosewill's reps showed off for us was called the Rise. It's distinguished by a very short 17" front-to-back length, while still offering the height of a full tower. Its optical drive slots are mounted above the motherboard, while it puts the power supply underneath to facilitate that horizontal constriction. To demonstrate the way this looks in practice, three GeForce GTX Titan cards were installed in SLI, all fitting perfectly. Airflow through the case is facilitated by two 140 mm fans in front, one up top, and an exhaust fan in the back, though the demo system employed liquid cooling instead. Expect this one to be available later in 2013 for $160 or so.</p><p>Rosewill also introduced us to its Silent Night-series power supplies, which are fully modular and fanless. The 500 and 600 W models should show up in the third or fourth quarter of this year.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:64.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/RBEkkZu2mM4h9rxDGjA8VQ.jpg" mos="https://cdn.mos.cms.futurecdn.net/RBEkkZu2mM4h9rxDGjA8VQ.jpg" align="" fullscreen="1" width="450" height="292" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/RBEkkZu2mM4h9rxDGjA8VQ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Epoch is Rosewill's first digital power supply brand, including 850, 1000, and 1200 W models. They come with a mini-USB 2.4 GHz wireless dongle that transmits data to the PC. The software UI that corresponds to the power supply is attractive, allowing you to monitor fan speeds, efficiency, and voltages.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:70.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/tCatKDrcmQ5oGhtFzQMeWX.jpg" mos="https://cdn.mos.cms.futurecdn.net/tCatKDrcmQ5oGhtFzQMeWX.jpg" align="" fullscreen="1" width="450" height="319" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/tCatKDrcmQ5oGhtFzQMeWX.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:59.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/dViK8LkMRxujs85JEu4wnT.jpg" mos="https://cdn.mos.cms.futurecdn.net/dViK8LkMRxujs85JEu4wnT.jpg" align="" fullscreen="1" width="450" height="268" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/dViK8LkMRxujs85JEu4wnT.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>At the top of Rosewill's power supply hierarchy is the 80 PLUS Platinum-rated Tachyon family, available in 1000 and 1200 W models, and the 80 PLUS Gold-rated Capstone at 1000 and 1300 W.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:60.44%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/m5KAn8MeddZ7mk4SNoHET8.jpg" mos="https://cdn.mos.cms.futurecdn.net/m5KAn8MeddZ7mk4SNoHET8.jpg" align="" fullscreen="1" width="450" height="272" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/m5KAn8MeddZ7mk4SNoHET8.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Rosewill also introduced new mechanical keyboards at the show. The company claims its RK-9200 is the world's first dual-LED mechanical keyboard, with red and green backlit keys and four lighting modes. It comes with a braided, removable USB cable and is available with Cherry MX Blue, Brown, Red, or Black switches. It should be available soon for about $140.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:72.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/HRsvLz2fwdpemStAgkNqyT.jpg" mos="https://cdn.mos.cms.futurecdn.net/HRsvLz2fwdpemStAgkNqyT.jpg" align="" fullscreen="1" width="450" height="324" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/HRsvLz2fwdpemStAgkNqyT.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The compact RK-9000 and RK-9100 are also coming in the latter half of this year. The -9000 has dedicated function keys, while the -9100 does not, instead offering backlit red LEDs. These keyboards are also bundled with a removable braided USB cable.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:104.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/W2X7mG9tYFNZKv2mQM4vQg.jpg" mos="https://cdn.mos.cms.futurecdn.net/W2X7mG9tYFNZKv2mQM4vQg.jpg" align="" fullscreen="1" width="450" height="469" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/W2X7mG9tYFNZKv2mQM4vQg.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Of course, what are new keyboards without mice? The optical RM-9100 has three profiles, on-board memory, and four settings from 800 to 8200. Expect it to arrive in the second half of this year. The RM-9000 is programmable, has removable weights, adjustable colors, and a resolution range between 400 to 3200 DPI. Both mice should sell for around $40.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:103.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/PRpiWxDPqBkY9V9zFs3jbL.jpg" mos="https://cdn.mos.cms.futurecdn.net/PRpiWxDPqBkY9V9zFs3jbL.jpg" align="" fullscreen="1" width="450" height="466" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/PRpiWxDPqBkY9V9zFs3jbL.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Rosewill also offers wireless routers. The T900N-X is a dual-band 802.11n model a few months out, though we already know it'll sell in the $90 range. The T1750AC-X is a 2x2 (450) and 3x3 (1300) 802.11ac router with two USB ports, coming in the second half of 2013.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:75.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AtqscGtpdhhQE5oaFqzBZW.jpg" mos="https://cdn.mos.cms.futurecdn.net/AtqscGtpdhhQE5oaFqzBZW.jpg" align="" fullscreen="1" width="450" height="341" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AtqscGtpdhhQE5oaFqzBZW.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Finally, we saw the upcoming Aiolos Plus cooler with four direct-contact heat pipes. Unfortunately, the company doesn't have an estimated price for it yet, but expects it to show up sometime in the second half of the year as well.</p><h2 id="lian-li-patriot-nzxt-and-sandisk-at-computex-2013">Lian-Li, Patriot, NZXT, And SanDisk At Computex 2013</h2><p><strong><span>Lian-Li</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:104.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/HCYqVvu9evkCqJYY46h7qd.jpg" mos="https://cdn.mos.cms.futurecdn.net/HCYqVvu9evkCqJYY46h7qd.jpg" align="" fullscreen="1" width="450" height="472" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/HCYqVvu9evkCqJYY46h7qd.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Lian-Li had some new enclosures in its booth at Computex this year. First, we saw the double-wide PC-D600, an EATX case with two 120 mm and three 140 mm fans, which the company hopes to make available by the end of this year.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:82.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/tgVhNy6BzX352MxU3mVR7Q.jpg" mos="https://cdn.mos.cms.futurecdn.net/tgVhNy6BzX352MxU3mVR7Q.jpg" align="" fullscreen="1" width="450" height="373" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/tgVhNy6BzX352MxU3mVR7Q.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The large EATX PC-V2130 includes two 120 mm fans in front, one in the rear, and four on the side of the enclosure.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:56.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/evee8DDEtV6Js2CM58YTgL.jpg" mos="https://cdn.mos.cms.futurecdn.net/evee8DDEtV6Js2CM58YTgL.jpg" align="" fullscreen="1" width="450" height="256" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/evee8DDEtV6Js2CM58YTgL.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The microATX PC-V358 folds open, and your motherboard mounts flat on the bottom. This case sports three 120 mm fans.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:126.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/EbQwCVGATZ7TWMfiUp3NKF.jpg" mos="https://cdn.mos.cms.futurecdn.net/EbQwCVGATZ7TWMfiUp3NKF.jpg" align="" fullscreen="1" width="450" height="568" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/EbQwCVGATZ7TWMfiUp3NKF.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Lastly, we checked out the PC-Q30, a uniquely stylish mini-ITX enclosure that employs a single 140 mm fan for airflow. It's expected to arrive in the U.S. next month for $139.</p><p><strong><span>Patriot</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:68.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FhVzZph8QtMQ7Hh38mLzTS.jpg" mos="https://cdn.mos.cms.futurecdn.net/FhVzZph8QtMQ7Hh38mLzTS.jpg" align="" fullscreen="1" width="450" height="310" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FhVzZph8QtMQ7Hh38mLzTS.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Patriot is in the process of shifting its focus to address an increasingly mobile-oriented market. Company reps started by showing off its Fuel+ external battery line-up. The small square-shaped 1500 mAh charger works exclusively with Apple devices sporting a Lightning connector. Thankfully for PC enthusiasts, the larger 2200 and 3000 mAh rectangular models feature a generic USB port. The largest 5200, 6000, 7800, and 9000 mAh versions offer 2.5 A output to charge devices faster. Patriot claims the mobile batteries retain 70% of their potential after 300 cycles (estimated to be two years of use), and members of the Fuel+ family will cost between $40 and $100.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:72.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/z9vvhEmhPdorCHSCWrsLB5.jpg" mos="https://cdn.mos.cms.futurecdn.net/z9vvhEmhPdorCHSCWrsLB5.jpg" align="" fullscreen="1" width="450" height="325" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/z9vvhEmhPdorCHSCWrsLB5.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Next, we were introduced to the Aero, a wireless mobile hard drive and Wi-Fi pass-through device available with 500 GB or 1 TB of capacity. Essentially an upgraded 320 with tweaked firmware, Patriot says the Aero might achieve a bit more wireless range. But the main feature is support for larger drives.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:129.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/sTX25U3dCHfxgdBNXFpMaC.jpg" mos="https://cdn.mos.cms.futurecdn.net/sTX25U3dCHfxgdBNXFpMaC.jpg" align="" fullscreen="1" width="450" height="583" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/sTX25U3dCHfxgdBNXFpMaC.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:110.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/rGYquBZRS4UMgefx2rYb5V.jpg" mos="https://cdn.mos.cms.futurecdn.net/rGYquBZRS4UMgefx2rYb5V.jpg" align="" fullscreen="1" width="450" height="495" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/rGYquBZRS4UMgefx2rYb5V.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We also saw Patriot's new 64 GB s-mini and Tab USB 3.0 thumb drives.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:100.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/PhDJ7qDb7NbHXTebXZCQJh.jpg" mos="https://cdn.mos.cms.futurecdn.net/PhDJ7qDb7NbHXTebXZCQJh.jpg" align="" fullscreen="1" width="450" height="453" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/PhDJ7qDb7NbHXTebXZCQJh.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Patriot wrapped up our booth tour by showing off its Supersonic Magnum USB drive, available with up to 256 GB of capacity for $299.</p><p><strong><span>NZXT</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:70.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Ehu6mroiFoztjNHvJfYSua.jpg" mos="https://cdn.mos.cms.futurecdn.net/Ehu6mroiFoztjNHvJfYSua.jpg" align="" fullscreen="1" width="450" height="319" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Ehu6mroiFoztjNHvJfYSua.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>NZXT was exhibiting a handful of fully-modular power supplies for value-oriented shoppers. Its Hale82 V2 is 80 PLUS Bronze-certified. The 550 W model sells for $80, while the 700 W version is $100. Both feature a 135 mm fan, which is quieter than the 120 mm coolers used previously due to fewer RPM.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:49.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/tapQFWPgQ9mV2K2yMrEJpT.jpg" mos="https://cdn.mos.cms.futurecdn.net/tapQFWPgQ9mV2K2yMrEJpT.jpg" align="" fullscreen="1" width="600" height="296" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/tapQFWPgQ9mV2K2yMrEJpT.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The new H230 chassis was also on display. This is an entry-level enclosure, designed to be affordable, but also quiet with three 120 mm fans (one for exhaust in the back, and two for intake up front). It has a removable hard drive cage and uses the same sound dampening material as the H2 at a $70 price point.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:38.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/oMzYNdXQ8cChBxMbC97y5Y.jpg" mos="https://cdn.mos.cms.futurecdn.net/oMzYNdXQ8cChBxMbC97y5Y.jpg" align="" fullscreen="1" width="600" height="230" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/oMzYNdXQ8cChBxMbC97y5Y.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Company reps also showed us its Phantom 530, a revamped version of the original Phantom at the same price point, with features like steel latches, fully modular hard drive cages, liquid cooling support, room for a 360 mm radiator up top, and a 240 mm radiator in the front. While the original Phantom had a 120 mm fan in back and 24 mm of cable management space, the Phantom 530 sports a 140 mm blower and and 35 mm of space behind the motherboard tray. Expect the new version to go on sale this month for $130.</p><p>Incidentally, a demo system based on the 530 was on display with three Kraken coolers; the original Phantom wasn't Kraken-compatible.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:164.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/nyxWSxtApeYU3RxMKFtpE9.jpg" mos="https://cdn.mos.cms.futurecdn.net/nyxWSxtApeYU3RxMKFtpE9.jpg" align="" fullscreen="1" width="450" height="738" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/nyxWSxtApeYU3RxMKFtpE9.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Speaking of liquid cooling, we spotted a prototype universal VGA bracket that's compatible with the Kraken X40 and just about any other Asetek-branded cooler. These were demonstrated on two GeForce GTX Titan cards, each using a Kraken X60. This bracket is expected to cost about $15 when it's launched.</p><p><strong><span>SanDisk</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:36.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/WSgRxpdGmHiqbExyRyLu6B.jpg" mos="https://cdn.mos.cms.futurecdn.net/WSgRxpdGmHiqbExyRyLu6B.jpg" align="" fullscreen="1" width="450" height="166" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/WSgRxpdGmHiqbExyRyLu6B.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>SanDisk released the mainstream Ultra Plus in January, and now the company's higher-end Extreme II is available as well. You can purchase the 120 GB model for $130, the 240 GB version for $225, and the 480 GB flagship for $450 on Newegg. It's an exceptionally fast drive based on 19 nm flash memory. Read our review of this product here: <strong><a href="https://www.tomshardware.com/reviews/sandisk-extreme-ii-ssd-review,3527.html">SanDisk Extreme II SSD Review: Striking At The Heavy-Hitters.</a></strong></p><h2 id="ecs-and-zotac-at-computex-2013">ECS And Zotac At Computex 2013</h2><p><strong><span>ECS</span></strong></p><p>ECS surprised us with the number of products it was showing off at Computex. To start, we caught our first glimpse of its new L337 Gaming sub-brand. As the name suggests, hardware in this family is aimed at enthusiasts. Two boards, the Gank Domination and Gank Machine, were both prominently on display, representing ECS' Z87 Express-based L337 platforms. We're told the word Aggro will accompany AMD-based boards in the same family.</p><p>The Gank boards we saw were feature-rich, sporting multi-GPU support, Sound Core3D audio chipsets, 802.11n Wi-Fi controllers, Bluetooth, and dual Killer Ethernet controllers.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:89.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/cbLu23SAkzgyEiVwADPcx7.jpg" mos="https://cdn.mos.cms.futurecdn.net/cbLu23SAkzgyEiVwADPcx7.jpg" align="" fullscreen="1" width="450" height="403" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/cbLu23SAkzgyEiVwADPcx7.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The high-end Z87H3-AX Domination and Z87H3-AX Extreme are virtually identical except for a different color scheme. Both feature four PCI Express x16 slots, but don't incorporate a bridge chip to divide bandwidth up. Naturally, then, bandwidth is limited depending on the configuration you use.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:89.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/69J5jatUyt2BF3DkUruMF8.jpg" mos="https://cdn.mos.cms.futurecdn.net/69J5jatUyt2BF3DkUruMF8.jpg" align="" fullscreen="1" width="450" height="402" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/69J5jatUyt2BF3DkUruMF8.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The more mid-range Z87H3-A2X Domination and Z87H3-A2X Extreme enable three PCIe slots for graphics cards.</p><p>Next, we learned that ECS' product portfolio is being restructured into three categories: Pro (for use in the workstation space), Deluxe (light gaming and multimedia functionality), and Essentials (home desktop, theater, and general productivity). All three tiers employ the same orange and blue branding, which we find a little confusing, though the text and size of the orange band on the boxes varies. That aside, the result is much more cogent than the company's past efforts at segmentation. Many of the newly-named Pro, Deluxe, and Essentials boards are simply re-branded products, though it's easier to tell where they exist in ECS' line-up now.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:70.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/6PVAp5awvXiaP8gHr8TJMJ.jpg" mos="https://cdn.mos.cms.futurecdn.net/6PVAp5awvXiaP8gHr8TJMJ.jpg" align="" fullscreen="1" width="450" height="315" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/6PVAp5awvXiaP8gHr8TJMJ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>One of the new boards we saw was the Kabini-based KBN-I Essentials. You can choose between an A6-5200 or E-2100 APU.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:57.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/df5XyJ9vzNqTH3gCQTmZaL.jpg" mos="https://cdn.mos.cms.futurecdn.net/df5XyJ9vzNqTH3gCQTmZaL.jpg" align="" fullscreen="1" width="450" height="257" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/df5XyJ9vzNqTH3gCQTmZaL.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Z87H3-A4 Deluxe and H87H3-TI (mini-ITX) are also fresh models in ECS' line-up.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:166.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/A6mSeDapDdxMESN2Y7G29H.jpg" mos="https://cdn.mos.cms.futurecdn.net/A6mSeDapDdxMESN2Y7G29H.jpg" align="" fullscreen="1" width="450" height="748" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/A6mSeDapDdxMESN2Y7G29H.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Our eyes were drawn to a prototype H81 Express-based motherboard with an MXM slot for graphics. Expect it to arrive in the September time frame, accompanies by a Radeon-based module for use in all-in-one enclosures optimized for Intel's Thin Mini-ITX standard. The platform isn't branded; it's for use by system integrators.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:101.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/f4jDfsF93p6jbifjodENxA.jpg" mos="https://cdn.mos.cms.futurecdn.net/f4jDfsF93p6jbifjodENxA.jpg" align="" fullscreen="1" width="450" height="455" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/f4jDfsF93p6jbifjodENxA.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Speaking of all-in-ones, ECS manufactures the G24 chassis with a 21.5" touchscreen. It sells on Tiger Direct for between $430 and $615, depending on whether you buy it with a motherboard. Most of these things are probably going to be purchased by integrators, though we've also shown enthusiasts how to put their own all-in-ones together in <strong><a href="https://www.tomshardware.com/picturestory/604-do-it-yourself-all-in-one-thin-mini-itx.html">Take That, iMac?: Build Your Own All-In-One PC</a></strong>. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:88.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8yZXR6FMcJtBZCYs5UUvwk.jpg" mos="https://cdn.mos.cms.futurecdn.net/8yZXR6FMcJtBZCYs5UUvwk.jpg" align="" fullscreen="1" width="450" height="400" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8yZXR6FMcJtBZCYs5UUvwk.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The last thing we saw in ECS' booth was a mini-ITX ARM-based motherboard for Android-based platforms. We're intrigued to see the x86 and ARM overlap grow in the low-end PC market.</p><p><strong><span>Zotac</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:85.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/SHRw9Z3xLVVdTZ8WJ5wApN.jpg" mos="https://cdn.mos.cms.futurecdn.net/SHRw9Z3xLVVdTZ8WJ5wApN.jpg" align="" fullscreen="1" width="450" height="386" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/SHRw9Z3xLVVdTZ8WJ5wApN.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We saw Zotac's GeForce GTX 770 AMP! at the show, already shipping and significantly overclocked with a 1150 MHz GPU and 7200 MT/s memory data rate. Zotac's dual silencer cooler finishes the package.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:78.44%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/bNVwyvt4FrxWFeTNF9vAeP.jpg" mos="https://cdn.mos.cms.futurecdn.net/bNVwyvt4FrxWFeTNF9vAeP.jpg" align="" fullscreen="1" width="450" height="353" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/bNVwyvt4FrxWFeTNF9vAeP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Zbox ID90 is an impressive micro-sized computer containing a desktop-class Core i7-3770T processor with HD Graphics 4000, unlike most small PCs that leverage mobile components. It has two DDR3-1600 memory slots (supporting up to 16 GB), HDMI and DVI outputs, dual-gigabit Ethernet ports, 802.11n Wi-Fi, and Bluetooth 4.0 connectivity. It comes two ways: barebones or Plus, the latter of which includes 4 GB of RAM and a 500 GB hard disk. Expect to see it available in the near future.</p><h2 id="silverstone-at-computex-2013">SilverStone At Computex 2013</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:400px;"><p class="vanilla-image-block" style="padding-top:75.75%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FQEDtrCZkfcRutXVRBpWVe.jpg" mos="https://cdn.mos.cms.futurecdn.net/FQEDtrCZkfcRutXVRBpWVe.jpg" align="" fullscreen="1" width="400" height="303" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FQEDtrCZkfcRutXVRBpWVe.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>This year is SilverStone's tenth anniversary, and the company had a variety of new products to display at Computex. We'll start with the ARM22SC LCD monitor mounts, available for about $220 (<em><strong>Ed.</strong>: This actually just landed in our SoCal lab</em>). The display arm allows for lots of vertical and horizontal movement, as well as 90 degrees of rotation for monitors up to 24" in size. It shouldn't be difficult to find just the right position for your desk. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:49.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/fvuunPkCeEEgv9592tVj9N.jpg" mos="https://cdn.mos.cms.futurecdn.net/fvuunPkCeEEgv9592tVj9N.jpg" align="" fullscreen="1" width="450" height="223" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/fvuunPkCeEEgv9592tVj9N.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The next stop on our tour is good news for audio enthusiasts: SilverStone's EB01-E digital-to-analog converter and EB03 Amplifier. Both should be available within the next quarter around $200.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:89.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/SxAteHcNkBnExn5kqBiFMZ.jpg" mos="https://cdn.mos.cms.futurecdn.net/SxAteHcNkBnExn5kqBiFMZ.jpg" align="" fullscreen="1" width="450" height="402" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/SxAteHcNkBnExn5kqBiFMZ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We also saw a prototype graphics card enclosure that relies on Thunderbolt connectivity. Equipped with a 450 W power supply, we'd say this product has potential given our experiences with external graphics solutions already.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:42.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/X99Q2uMKhZueaEbme6Kbkb.jpg" mos="https://cdn.mos.cms.futurecdn.net/X99Q2uMKhZueaEbme6Kbkb.jpg" align="" fullscreen="1" width="450" height="189" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/X99Q2uMKhZueaEbme6Kbkb.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>SilverStone is updating its flexible SATA power bridge with the new CP06-E4 (sporting four connectors) and -E2 (a two-connector model). Like the previous version, it contains capacitors to stabilize power for hot-swapping, though this improved version is much more flexible and longer, putting less stress on the connectors. It should be available in July.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:72.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/KsCbT9tDf4iw3BZaKsMeMX.jpg" mos="https://cdn.mos.cms.futurecdn.net/KsCbT9tDf4iw3BZaKsMeMX.jpg" align="" fullscreen="1" width="450" height="324" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/KsCbT9tDf4iw3BZaKsMeMX.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The NB04 is a one-piece notebook cooler with a large 160 mm fan under its vented surface. The solid aluminum structure accommodates up to 15" laptops.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:93.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Jr2JYKqBw59YTPyFDenste.jpg" mos="https://cdn.mos.cms.futurecdn.net/Jr2JYKqBw59YTPyFDenste.jpg" align="" fullscreen="1" width="450" height="421" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Jr2JYKqBw59YTPyFDenste.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The new Tundra-series liquid cooling system employs an all-metal waterblock with no screws on the nickel-plated copper base, which is soldered for better thermal performance. Even the mounting bracket is aluminum. SilverStone's radiator design is incredibly robust, and we found it impossible to bend the fins with our fingertips. In addition, the radiator is designed with pipes traversing the fins to increase surface contact area for more efficient heat transfer. The single-fan TD03 is $80, while the TD02 and its double-sized radiator is $110.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:56.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/k8eBos8vvgWz2GVkvrMQhc.jpg" mos="https://cdn.mos.cms.futurecdn.net/k8eBos8vvgWz2GVkvrMQhc.jpg" align="" fullscreen="1" width="450" height="255" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/k8eBos8vvgWz2GVkvrMQhc.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>SilverStone's representative showed us a prototype liquid cooler than uses heat from the CPU to act as a pump. It employs a slim water block and liquid with a low evaporation point, requiring only that the radiator is mounted higher than the CPU. While this design removes the pump as a failure point, it does rely on relatively high temperatures to work, so the company is assessing its viability.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:41.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Xjd8H9g2emoadNE6AurJpA.jpg" mos="https://cdn.mos.cms.futurecdn.net/Xjd8H9g2emoadNE6AurJpA.jpg" align="" fullscreen="1" width="600" height="246" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Xjd8H9g2emoadNE6AurJpA.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Starting with SilverStone's NUC-based enclosures, the PT14, PT15, PT16, and PT17 are pictured above. The first two are pretty standard, but the PT16 can pop up its top to accept an extra 2.5" drive for storage. The PT17 is an AMD-based design, built around the promise of a NUC-sized motherboard that Sapphire pledged to produce this year. We expect all of these cases to cost around $40 when they hit retail.</p><p>The DS380 is a mini-ITX case that's a little larger than most. It offers eight hot-swappable 2.5" drive bays with a SATA/SAS-compatible backplane, three 120 mm fans, and room for a full-sized graphics card. Company reps say this case will be available by August for about $150.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:23.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/mh6boGN6qqqK5eFsEfKLTg.jpg" mos="https://cdn.mos.cms.futurecdn.net/mh6boGN6qqqK5eFsEfKLTg.jpg" align="" fullscreen="1" width="600" height="141" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/mh6boGN6qqqK5eFsEfKLTg.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>SilverStone's slim HTPC-oriented cases make an appearance in the shot above. On the left is its ML04, almost the same as the popular microATX ML03, but with different front panel. The ML05 are next, both essentially shrunken mini-ITX versions of the ML03 employing SFX power supplies. The ML05 has an acrylic panel, while the ML06 features aluminum up front.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:48.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/i5QeWuYC4XkWVMxf2Tt8sY.jpg" mos="https://cdn.mos.cms.futurecdn.net/i5QeWuYC4XkWVMxf2Tt8sY.jpg" align="" fullscreen="1" width="450" height="217" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/i5QeWuYC4XkWVMxf2Tt8sY.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Here's a prototype of SilverStone's Raven case, which is particularly exciting to us. Clearly designed as an alternative to game consoles and some of the boutique enclosures out there, it includes a riser card to support full-sized graphics cards. The name and design aren't final. However, we might see something that looks a lot like this by the end of 2013.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:116.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FaWdwybzvPM9o7KDVNjV2n.jpg" mos="https://cdn.mos.cms.futurecdn.net/FaWdwybzvPM9o7KDVNjV2n.jpg" align="" fullscreen="1" width="450" height="522" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FaWdwybzvPM9o7KDVNjV2n.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The last new case that SilverStone's team showed us was the MM01, code-named the mammoth. That nickname doesn't refer to the enclosure's formidable dimensions, but rather its ability to survive harsh conditions. We're told it's the only case able to cope with the restrictiveness of a HEPA filter, ensuring that dust stays out and air leaving the case is cleaner than the air coming in. It also sports angled vents to ensure that any spills flow away from the parts inside. Expect to see the MM01 in late 2013 selling for somewhere around $300.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:103.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ZRiFa8jVo69UuTvRoNkncm.jpg" mos="https://cdn.mos.cms.futurecdn.net/ZRiFa8jVo69UuTvRoNkncm.jpg" align="" fullscreen="1" width="450" height="467" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ZRiFa8jVo69UuTvRoNkncm.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We also looked at a number of power supplies, beginning with the SFX form factor. In addition to the company's ST45SF-G 450 W modular offering (boasting a 37 A +12 V rail), the new ST30SF 300 W with a 22 A rail features a silent mode where the fan disengages under less than 40% load, or less than 55 degress Celsius. Expect that one to show up in August for $50.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:149.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/9wna4nsKf5JSFhid7U4zga.jpg" mos="https://cdn.mos.cms.futurecdn.net/9wna4nsKf5JSFhid7U4zga.jpg" align="" fullscreen="1" width="450" height="672" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/9wna4nsKf5JSFhid7U4zga.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Next up was the 1200 W Zeus with digital controls. SilverStone's software lets you pick between one or multiple rails (similar to the unit we just previewed from Rosewill), alter voltages, and even adjust the fan curve. This fully modular unit should be available in the next quarter.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:46.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ZtbroyeWvtoALtksaEGz5X.jpg" mos="https://cdn.mos.cms.futurecdn.net/ZtbroyeWvtoALtksaEGz5X.jpg" align="" fullscreen="1" width="450" height="207" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ZtbroyeWvtoALtksaEGz5X.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Finally, the Strider family is updated with modular 750, 850, and 1500 W flavors that include soft cables for easy installation, including the 24-pin ATX connector.</p><h2 id="antec-and-in-win-at-computex-2013">Antec And In Win At Computex 2013</h2><p><strong><span>Antec</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:73.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/bkEwBVMNvwGKnPWa8A5rw6.jpg" mos="https://cdn.mos.cms.futurecdn.net/bkEwBVMNvwGKnPWa8A5rw6.jpg" align="" fullscreen="1" width="450" height="332" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/bkEwBVMNvwGKnPWa8A5rw6.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Antec demoed its upcoming digital power supply control software called Grid. which lets you set a target voltage on each rail, define current limits, and customize fan speeds (notice a pattern here with the latest crop of PSUs?). The representative even made it a point that logs are not kept so that writes to an SSD are minimized.</p><p>The new software is married to Antec's High Current Pro Platinum (HCPP) Grid power supply family, available in 850, 1000, and 1300 W flavors. These PSUs feature 80 PLUS Platinum ratings, modular cabling, and a new feature called OC Link that allows two power supplies to work in tandem. They're expected to start selling before the end of the year.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:150.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/LngdUMr3KQPGDvFU7MZGrK.jpg" mos="https://cdn.mos.cms.futurecdn.net/LngdUMr3KQPGDvFU7MZGrK.jpg" align="" fullscreen="1" width="450" height="675" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/LngdUMr3KQPGDvFU7MZGrK.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In support of its OC Link technology, Antec introduced a Nineteen Hundred case with space for two power supplies. It's absolutely colossal, and will be available in a couple of months for around $300. This case and the OC Link infrastructure earned <a href="https://www.tomshardware.com/news/toms-hardware-computex-2013-best-of-awards,23190.html">Tom's Hardware's Best Of Computex 2013 award</a> for introducing heretofore unknown power scalability to the PC market.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:77.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/JhGc8jsN9C3u2gwhv59URY.jpg" mos="https://cdn.mos.cms.futurecdn.net/JhGc8jsN9C3u2gwhv59URY.jpg" align="" fullscreen="1" width="450" height="350" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/JhGc8jsN9C3u2gwhv59URY.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Next, we were introduced to the LSK600, a mini-ITX option that should be available in the second half of this year. It accommodates graphics cards up to 11 inches long.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:63.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FZfgwbPiq9ag7eCGRgr9ng.jpg" mos="https://cdn.mos.cms.futurecdn.net/FZfgwbPiq9ag7eCGRgr9ng.jpg" align="" fullscreen="1" width="450" height="285" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FZfgwbPiq9ag7eCGRgr9ng.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The NSK4100 is Antec's new budget-minded ATX offering, supporting liquid cooling and two fan mounts.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:107.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/BofRzqxYDW79nvstXYgz5P.jpg" mos="https://cdn.mos.cms.futurecdn.net/BofRzqxYDW79nvstXYgz5P.jpg" align="" fullscreen="1" width="450" height="484" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/BofRzqxYDW79nvstXYgz5P.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The P100 is a fresh addition to the company's performance line, an entry-level version of the P182 designed to minimize noise. This ATX case has a removable drive bay and should arrive in 2 or 3 months at a reasonable $70 price point.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:42.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/SnLzeWpwW2r3XkmDuiR3uP.jpg" mos="https://cdn.mos.cms.futurecdn.net/SnLzeWpwW2r3XkmDuiR3uP.jpg" align="" fullscreen="1" width="600" height="256" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/SnLzeWpwW2r3XkmDuiR3uP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>And now for the company's Kuhler H20 family of liquid cooling systems. To avoid Asetek's patent, Antec moved the pump behind the fan shroud and deployed diffuser fan blades to move more air through the dead spot. Three new models include the 1250 (double-wide radiator and two fans), the 950 (double-height radiator with two fans), and the 650 (single radiator and one fan). These products are expected to land in July or August for $110, $100, and $70, respectively.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:34.22%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/vEkCHUpuUzboBVEsHCEHVU.jpg" mos="https://cdn.mos.cms.futurecdn.net/vEkCHUpuUzboBVEsHCEHVU.jpg" align="" fullscreen="1" width="450" height="154" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/vEkCHUpuUzboBVEsHCEHVU.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Finally, we were reintroduced to Antec's wireless Bluetooth speakers, first shown at CES. The SPZero weighs only 500 grams and can be daisy chained to an unlimited number of SPZeros, which is an interesting feature for parties. The SP1+ is a step up from the SPZero, with added NFC capability and eight hours of play time on a three-hour charge. The larger SP3 can't be daisy chained, but features two internal speakers with a 20 W output for $219. Expect them all to hit the market at the end of this year.</p><p><strong><span>In Win</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:152.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/xwnPAeJpMyeNeibMjMpbHZ.jpg" mos="https://cdn.mos.cms.futurecdn.net/xwnPAeJpMyeNeibMjMpbHZ.jpg" align="" fullscreen="1" width="450" height="687" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/xwnPAeJpMyeNeibMjMpbHZ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In Win is becoming known for manufacturing limited runs of spectacular, unique (and expensive) PC enclosures. The company didn't disappoint at Computex, showing off the KingSize case. Available for $1500 in August, it features aluminum construction and real glass panels.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:155.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/JgNAySRHcF9THSFtmppWEW.jpg" mos="https://cdn.mos.cms.futurecdn.net/JgNAySRHcF9THSFtmppWEW.jpg" align="" fullscreen="1" width="450" height="701" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/JgNAySRHcF9THSFtmppWEW.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Next up was the Tou, built with semi-transparent aluminum tempered glass. The buttons in front are pressure sensors on the glass panel. You might find the case available in Q4 for $800.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:79.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/iK6X6PKCwK4YUTEgETN3AN.jpg" mos="https://cdn.mos.cms.futurecdn.net/iK6X6PKCwK4YUTEgETN3AN.jpg" align="" fullscreen="1" width="450" height="359" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/iK6X6PKCwK4YUTEgETN3AN.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Lastly was In Win's upcoming Serenity power supply. This 900 W model should be available in August for $180.</p><h2 id="gelid-netstor-qnap-synology-ocz-and-g-skill-at-computex-2013">Gelid, Netstor, Qnap, Synology, OCZ, And G.Skill At Computex 2013</h2><p><strong><span>Gelid</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:82.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NPTQJCvM8fFChLNb39Djma.jpg" mos="https://cdn.mos.cms.futurecdn.net/NPTQJCvM8fFChLNb39Djma.jpg" align="" fullscreen="1" width="450" height="373" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NPTQJCvM8fFChLNb39Djma.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Gelid had an interesting idea on its hands: a dedicated router cooler. Expect to see this item toward the end of July for around $15.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:31.83%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/sGmK2KiRL5Lu9eNyV32hTh.jpg" mos="https://cdn.mos.cms.futurecdn.net/sGmK2KiRL5Lu9eNyV32hTh.jpg" align="" fullscreen="1" width="600" height="191" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/sGmK2KiRL5Lu9eNyV32hTh.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The company was also showing off fans, braided cables, and its GC-Extreme thermal compound. Representatives were claiming that its thermal paste is ideal for LN2 overclocking because it doesn't conduct electricity, corrode, bleed, or cure. In fact, ASRock bundles it with its Z77 OC Formula motherboard.</p><p><strong><span>Netstor</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:94.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/f6LYYaSRACm4nbzoxyzRN3.jpg" mos="https://cdn.mos.cms.futurecdn.net/f6LYYaSRACm4nbzoxyzRN3.jpg" align="" fullscreen="1" width="450" height="427" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/f6LYYaSRACm4nbzoxyzRN3.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Netstor showed us the NA333TBS, an external enclosure that hosts up to 16 hard disks and three PCIe slots. This product uses a Thunderbolt cable for connectivity and includes an 80 PLUS Silver-rated power supply. Expect it to show up in a couple of months for about $2000.</p><p><strong><span>Qnap</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:139.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/43FTATc2PDvZGvRcF9BP.jpg" mos="https://cdn.mos.cms.futurecdn.net/43FTATc2PDvZGvRcF9BP.jpg" align="" fullscreen="1" width="450" height="626" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/43FTATc2PDvZGvRcF9BP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP specializes in business-oriented NAS hardware, but also sells some more mainstream offerings. The new TurboNAS TS-470 Pro will be available soon, featuring a 3.3 GHz Intel Core i3-3220, 2 GB of RAM, and space for four hard disks with a maximum capacity of 16 TB. It comes with a built-in media center and is capable of encoding 4K video streams.</p><p><strong><span>Synology</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:194.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/pWBBfxcgJnxwbva7VooGKP.jpg" mos="https://cdn.mos.cms.futurecdn.net/pWBBfxcgJnxwbva7VooGKP.jpg" align="" fullscreen="1" width="450" height="876" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/pWBBfxcgJnxwbva7VooGKP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Synology presented its new USB Station 3, an enclosure that turns any external USB hard disk/flash drive/SDXC memory card into a compact and convenient NAS. Expect it to arrive around August.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:70.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/zGT7QL6WTXcLUrpVobZztS.jpg" mos="https://cdn.mos.cms.futurecdn.net/zGT7QL6WTXcLUrpVobZztS.jpg" align="" fullscreen="1" width="450" height="318" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/zGT7QL6WTXcLUrpVobZztS.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Like all of Synology's NAS products, the USB Station 3 comes with the company's DiskStation Manager software. It features a clean interface with a lot of options, and works in Windows and OS X. A new version should launch in July, too.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:45.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/r9UN5SBqKmvEmzWMzi3DVA.jpg" mos="https://cdn.mos.cms.futurecdn.net/r9UN5SBqKmvEmzWMzi3DVA.jpg" align="" fullscreen="1" width="450" height="206" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/r9UN5SBqKmvEmzWMzi3DVA.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The DS214 and DS214+ are higher up the company's product portfolio, each with two hard disk bays. Availability is expected in the third quarter of 2013. They both support hot-swap functionality and come armed with 1.6 GHz Atom processors. The DS214+ is additionally able to transcode 1080p video on the fly. It sports 1 GB of memory and has additional connectivity options like an SD card reader and extra eSATA ports.</p><p><strong><span>OCZ</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:71.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/dWqx7dosCbweSaRG6W53q3.jpg" mos="https://cdn.mos.cms.futurecdn.net/dWqx7dosCbweSaRG6W53q3.jpg" align="" fullscreen="1" width="450" height="323" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/dWqx7dosCbweSaRG6W53q3.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>OCZ was showing off two new modular Fatal1ty power supplies: a 550 W model available on Newegg for $70 and a 750 W version still on the way.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:77.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/7sbPL3rdiauLLFKZMZXMKi.jpg" mos="https://cdn.mos.cms.futurecdn.net/7sbPL3rdiauLLFKZMZXMKi.jpg" align="" fullscreen="1" width="450" height="348" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/7sbPL3rdiauLLFKZMZXMKi.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Vertex 450 is also pretty new. It employs 20 nm NAND, and is available in 128 and 256 GB capacities. If you want to know more, check out <strong><a href="https://www.tomshardware.com/reviews/vertex-450-256gb-review,3517.html">OCZ Vertex 450 256 GB SSD Review: Can We Call It Vector Jr.?</a></strong></p><p><strong><span>G.Skill</span></strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:118.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/qsdquFmugD7a2i5X83rWgT.jpg" mos="https://cdn.mos.cms.futurecdn.net/qsdquFmugD7a2i5X83rWgT.jpg" align="" fullscreen="1" width="450" height="535" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/qsdquFmugD7a2i5X83rWgT.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>At the G.Skill booth, we saw the company's 3000 MT/s Trident X memory, available now in a 16 GB kit with a 32 GB option a few weeks out. Representatives claim it's the fastest memory validated by Intel.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:39.78%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/En9Z3cwAwkKEfwQNfXiK2P.jpg" mos="https://cdn.mos.cms.futurecdn.net/En9Z3cwAwkKEfwQNfXiK2P.jpg" align="" fullscreen="1" width="450" height="179" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/En9Z3cwAwkKEfwQNfXiK2P.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We were then shown G.Skill's new entries into the audio market. The Ripjaws R71 headset features 10 drivers for surround sound, a noise-cancelling microphone, and a touch-control pod. Expect it at the end of 2013 or the beginning of next year.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:39.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Gautj3ADkfa5L9Jh4tjQzU.jpg" mos="https://cdn.mos.cms.futurecdn.net/Gautj3ADkfa5L9Jh4tjQzU.jpg" align="" fullscreen="1" width="450" height="178" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Gautj3ADkfa5L9Jh4tjQzU.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Ripjaws D71 is the company's low-end model, with two drivers and a simpler control pod.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Launches the Turbo NAS TS-x21 and TS-x20 Series ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/NAS-Turbo-QNAP,22257.html</link>
                                                                            <description>
                            <![CDATA[ QNAP’s new Turbo NAS TS-x21 and TS-x20 Series devices are aimed at being powered by the company’s new QTS 4.0 operating system and features one, two or four SATA drive bays. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">77ZMbiphjFPPgZBcA9jSC8</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/e8DJN7c2eBSg9Vz9PNgdQE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 27 Apr 2013 03:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:56 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tarun Iyer ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ &lt;p&gt;Tarun Iyer was a contributor for Tom&#039;s Hardware who wrote news covering a wide range of technology topics, including processors, graphics cards, cooling systems, and computer peripherals. He also covered tech trends such as the development of adaptive all-in-one PCs.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/e8DJN7c2eBSg9Vz9PNgdQE-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/e8DJN7c2eBSg9Vz9PNgdQE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:570px;"><p class="vanilla-image-block" style="padding-top:37.89%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FvVQ8X4b6RYzjZbzhLEu6j.jpg" mos="https://cdn.mos.cms.futurecdn.net/FvVQ8X4b6RYzjZbzhLEu6j.jpg" align="" fullscreen="1" width="570" height="216" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FvVQ8X4b6RYzjZbzhLEu6j.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP has launched the Turbo NAS TSx-20 and TS-x21 series for “home users and home offices” that offer one, two or four SATA drive bays and are powered by the company’s QTS 4.0 Turbo NAS operating system that brings a number of interesting features to the market.</p><p>One such feature is Qsync and “smart mobile apps” that allows remote access and sharing of files stored on the server from mobile devices and seamless file synchronization. The Turbo NAS can also act as a media up and supports both DLNA and Airplay, which enables it to provide a versatile multimedia experience.</p><div ><table><tbody><tr><td  >Model</td><td  >TS-x20 series</td><td  >TS-x21 series</td></tr><tr><td  >Form Factor</td><td  >Tower Unit</td><td  >Tower Unit</td></tr><tr><td  >Bays</td><td  >1, 2, 4</td><td  >1, 2, 4</td></tr><tr><td  >CPU</td><td  >1.6 GHz</td><td  >2.0 GHz</td></tr><tr><td  >RAM</td><td  >512 MB DDR3</td><td  >1 GB DDR3</td></tr><tr><td  >USB Ports</td><td  >2 x USB 3.0</td><td  >2 x USB 3.0</td></tr><tr><td  >Ethernet Ports</td><td  >2 x Gigabit LAN ports (TS-420)1 x Gigabit LAN port (TS-220, TS-120)</td><td  >2x Gigabit LAN (TS-421)1x Gigabit LAN port (TS-221, TS-121)</td></tr><tr><td  >LCM Panel</td><td  >None</td><td  >Yes (TS-421)</td></tr></tbody></table></div><p>“The QTS 4.0 is a major evolution of QNAP’s software design,” commented Meiji Chang, general manager of QNAP. “It aims to reverse home users’ typical impressions towards the networked appliances as being complex and hard to use. The QTS 4.0 integrates Turbo NAS hardware design and features multi-window intelligence and smart mobile apps, making home digital data storing and management easier and multimedia entertainment more fun.”</p><p>QNAP has yet to announce pricing or availability for its Turbo NAS TSx-20 and TS-x21 series of devices.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Announces Two Budget NAS Units ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/Budget-NAS-Entry-level-ACL-RRTP-TurboNAS,21673.html</link>
                                                                            <description>
                            <![CDATA[ The TS-421U and TS-420U rackmount models are intended to provide "sustained high performance for daily routines in file storage, sharing, and data backup." ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">VQT5LZxoXvyxjnnxqQNDnM</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/e8DJN7c2eBSg9Vz9PNgdQE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 26 Mar 2013 16:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:11:01 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Tarun Iyer ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ &lt;p&gt;Tarun Iyer was a contributor for Tom&#039;s Hardware who wrote news covering a wide range of technology topics, including processors, graphics cards, cooling systems, and computer peripherals. He also covered tech trends such as the development of adaptive all-in-one PCs.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/e8DJN7c2eBSg9Vz9PNgdQE-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/e8DJN7c2eBSg9Vz9PNgdQE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:550px;"><p class="vanilla-image-block" style="padding-top:87.27%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/E7QWJXaVxruv5jrDehD5CG.jpg" mos="https://cdn.mos.cms.futurecdn.net/E7QWJXaVxruv5jrDehD5CG.jpg" align="" fullscreen="1" width="550" height="480" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/E7QWJXaVxruv5jrDehD5CG.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP has launched the Turbo NAS TS-421U and TS-420U, two entry-level NAS devices that feature Marvel 6282 processors, 1 GB of DDR3 memory and support for a maximum of four drives. Both these models aim to provide a "well-rounded backup solution with comprehensive backup alternatives" such as Real-Time Remote (RTRR) for real-time or scheduled backups.</p><p>In addition to local storage, the devices feature native support for a variety of cloud storage services such as Amazon A3, ElephantDrive and Synform and fully supports third-party backup solutions such as Acronics True Image, Apple Time Machine and Veeam Backup & Replication.</p><div ><table><tbody><tr><td  >Model</td><td  >TS-421U</td><td  >TS-420U</td></tr><tr><td  >Processor</td><td  >Marvell 6282 (2.0 GHz)</td><td  >Marvell 6282 (1.6 GHz)</td></tr><tr><td  >Memory</td><td  >1 GB DDR3</td><td  >1 GB DDR3</td></tr><tr><td  >Drive Bays</td><td  >4</td><td  >4</td></tr><tr><td  >Ports</td><td  >2 x Gigabit LAN, 2 x USB 3.0, 2 x eSATA</td><td  >2 x Gigabit LAN, 2 x USB 3.0, 2 x eSATA</td></tr><tr><td  >Form Factor</td><td  >1U Rackmount</td><td  >1U Rackmount</td></tr></tbody></table></div><p>The TS-421U and TS-420U also support cross-platform file sharing for Windows, Mac, and Linux/UNIX users, and provide a centralized storage solution. Additionally the Windows AD and LDAP directory service features enable IT administrators to retrieve user accounts from Windows AD or LDAP-based directory server and efficiently assign access rights. These capabilities are further expanded with support for Windows Access Control List (ACL) which offers sophisticated shared folder permission settings.</p><p><a href="mailto:news-us@bestofmedia.com?subject=News%20Article%20Feedback"><em><sub>Contact Us for News Tips, Corrections and Feedback</sub></em></a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Open-E's DSS V6: Storage Software Set Up, Managed, And Benchmarked ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/thecus-n8800pro-data-storage-software-iscsi,3134.html</link>
                                                                            <description>
                            <![CDATA[ We got our hands on one of Thecus' eight-bay N8800PRO storage appliances for the purpose of taking Open-E's Data Storage Software V6 out for a test drive. Read on as we set up, manage, and benchmark this marriage of storage-oriented hardware and software. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7xBqRqeVWafU7rMWJ36fpV</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/vNVgqLYmuW2Ct5wC34wkFU-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 09 Mar 2012 06:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 14:06:32 +0000</updated>
                                                                                                                                            <category><![CDATA[Storage]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                                                                                    <dc:creator><![CDATA[ Manuel Masiero ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/vNVgqLYmuW2Ct5wC34wkFU-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/vNVgqLYmuW2Ct5wC34wkFU-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="thecus-and-open-e-enterprise-class-storage-for-smbs">Thecus And Open-E: Enterprise-Class Storage For SMBs?</h2><p>Small and medium businesses, government offices, health care providers, and research institutions generate lots of data every single day. All of that information needs to be archived and protected. As a case in point, the German Electron Synchrotron, DESY, in Hamburg, generates 100 TB of raw data per experiment, and a typical health care provider can generates hundreds of gigabytes per month in patient records.</p><p>Beyond simply storing data, managing it cost-effectively is critical, as is delivering the information to users and applications where and when they need it. Business-class storage devices are designed to do that over a number of different interfaces. Direct-attached and network-attached are two of the most popular, though storage area networks built on Fibre Channel or iSCSI technology are popular as well.</p><p>Even as enterprise-grade technology increasingly finds its way into SMB environments, NAS remains a moderate-performance, affordable technology for small- and medium-sized businesses. Flexible protocol support and provisions for backup technologies like data replication and synchronization are particularly attractive.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:542px;"><p class="vanilla-image-block" style="padding-top:38.01%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/v3b6RsdjYG7XbC8eiuET8R.jpg" mos="https://cdn.mos.cms.futurecdn.net/v3b6RsdjYG7XbC8eiuET8R.jpg" align="" fullscreen="1" width="542" height="206" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/v3b6RsdjYG7XbC8eiuET8R.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>There are plenty of network-attached appliances available. However, the selection thins out considerably you filter by reliability, performance, enterprise support, and reasonable cost. Thecus sent over its N8800PRO to demonstrate that a storage server with redundant power supplies, a multi-core host processor, and performance-oriented networking can be had for about $1600 without hard drives. Add eight of your own 2 TB nearline SATA disks and the unit's cost hovers around $3600.</p><p>But an accessible price tag isn't the only interesting aspect of this NAS device. You can also install <a href="http://www.open-e.com/products/open-e-data-storage-software-v6/features/">Open-E's Data Storage Software V6</a> on it, which expands its feature set beyond what Thecus' own firmware offers. Some of Open-E DSS 6.0's capabilities include iSCSI, CIFS, and Fibre Channel support. Installing the third-party firmware is relatively easy from a flash drive or CD. As the installation process progresses, device drives (needed for the storage and Ethernet controllers) are automatically configured.</p><p>In the pages that follow, we'll discuss how Open-E DSS 6.0 and Thecus' N8800OPRO interact, with an emphasis on the third-party operating environment. There are integrators who offer package deals, pre-installing Open-E DSS 6.0 on the Thecus appliance. The cost of that combination often depends on the features you enable and the storage array installed.</p><h2 id="thecus-39-n8800pro-eight-bay-storage-server">Thecus' N8800PRO Eight-Bay Storage Server</h2><p>Thecus claims that its N8800PRO is an enterprise-grade NAS device. It's driven by a 1.66 GHz Intel Core 2 Duo CPU and 4 GB of DDR2 memory. The motherboard is the same one found in Thecus' N7700, in case you're familiar with that appliance. Two gigabit Ethernet ports are exposed through a factory-installed PCI Express-based add-in board, and an optional 10 Gb card can be plugged into an available PCIe x8 slot. The rack-mountable N8800PRO is 2U high and features two power supplies for redundancy. Its firmware is stored on two DOM (disk on module) devices, also for redundancy. Our test unit from a German integrator included DOMs with the Open-E software, which replaced Thecus' default modules.</p><p>You can install as many as eight 3.5” 66 Gb/s SATA drives into the N8800PRO. The drives are attached to caddies with screws, and the caddies can be hot-swapped. RAID levels 0, 1, 5, 6, and 10 are all supported. Moreover, operation as an iSCSI target is supported right out of the box.</p><p>Dig a little deeper into the hardware and you see that four pairs of two disks correspond to a quartet of <a href="http://www.siliconimage.com/products/product.aspx?id=32">SiL3132 PCIe x1 to two-port SATA 3Gb/s controllers</a>. This means you don't get hardware-accelerated RAID support. Rather, the Core 2 Duo shoulders the processing load of software-based RAID.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:88.67%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/LjtrR8vpTQrkKd62ZjXqef.jpg" mos="https://cdn.mos.cms.futurecdn.net/LjtrR8vpTQrkKd62ZjXqef.jpg" align="" fullscreen="1" width="1024" height="908" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/LjtrR8vpTQrkKd62ZjXqef.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Technically, you're able to daisy-chain as many as eight JBOD enclosures using the N8800PRO's single eSATA port. Although that'd give you a theoretical 72-disk ceiling (and, factoring in the 3 TB models already on Thecus' compatibility list, a 216 GB capacity limit), the performance limitations of that many disks communicating through a single 3 Gb/s port should be pretty clear...and potentially debilitating.</p><p>The appliance's eight drive bays are arranged as such: three on the left, two in the middle, and three on the right. Instead of giving you a ninth bay, that space is occupied by an LCD read-out that conveys the server's IP address and subnet mask, plus system status.</p><p>In addition to its integrated gigabit Ethernet jacks, the N8800 features an RS-232 port for communication with a UPS and two USB 2.0 ports for attaching external hard disks and other peripherals, such as printers.</p><h2 id="thecus-n8800pro-peeking-inside">Thecus N8800PRO: Peeking Inside</h2><p>Removing the top cover of the N8800PRO exposes its innards. You see the eight hard disk bays on the right, two power supplies in the upper-left, and the motherboard below them.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:72.27%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/3UKfnLCbxf2rFkEHx9WjKW.jpg" mos="https://cdn.mos.cms.futurecdn.net/3UKfnLCbxf2rFkEHx9WjKW.jpg" align="" fullscreen="1" width="1024" height="740" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/3UKfnLCbxf2rFkEHx9WjKW.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Here's a front view without the top cover:</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:60.06%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/GytUKvNMUCLFTtBXaXrsUo.jpg" mos="https://cdn.mos.cms.futurecdn.net/GytUKvNMUCLFTtBXaXrsUo.jpg" align="" fullscreen="1" width="1024" height="615" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/GytUKvNMUCLFTtBXaXrsUo.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Looking around back, we see the redundant power supplies and a quartet of fans responsible for keeping the hard drives cool.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:68.16%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/LZpcR4brgemXqAJgckfMcD.jpg" mos="https://cdn.mos.cms.futurecdn.net/LZpcR4brgemXqAJgckfMcD.jpg" align="" fullscreen="1" width="1024" height="698" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/LZpcR4brgemXqAJgckfMcD.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Here's a close-up on the four fans, which cool eight drive bays.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:977px;"><p class="vanilla-image-block" style="padding-top:64.38%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/jo9XbaoN9b8q5QBnuPZucf.jpg" mos="https://cdn.mos.cms.futurecdn.net/jo9XbaoN9b8q5QBnuPZucf.jpg" align="" fullscreen="1" width="977" height="629" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/jo9XbaoN9b8q5QBnuPZucf.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Although this is a storage appliance, the motherboard looks like something you'd find in a PC, for the most part. An embedded processor is actively cooled, and a couple of memory modules come pre-installed. Risers enable PCIe-based expansion.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/U2qy4Xeybt7JYpgCqq7Jfa.jpg" mos="https://cdn.mos.cms.futurecdn.net/U2qy4Xeybt7JYpgCqq7Jfa.jpg" align="" fullscreen="1" width="1024" height="683" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/U2qy4Xeybt7JYpgCqq7Jfa.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Now we zoom in to the new DOM with Open-E's firmware pre-installed.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/uXh4pkASmQiQ8Lgmomwa8D.jpg" mos="https://cdn.mos.cms.futurecdn.net/uXh4pkASmQiQ8Lgmomwa8D.jpg" align="" fullscreen="1" width="1024" height="683" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/uXh4pkASmQiQ8Lgmomwa8D.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="thecus-39-n8800pro-with-open-e-dds-6-0">Thecus' N8800PRO With Open-E DDS 6.0</h2><p>Regardless of your experience level with network-attached storage devices, Open-E DSS 6.0 (actually, a customized version of the software installed on our appliance) is easy to set up and configure thanks to a number of helpful wizards, a well thought-out Web interface, and unambiguous menu designations.</p><p>After logging in for the first time and entering a license key, you can start setting up the NAS server. It's a five-step process if you're configuring the device for a Windows-based network: configure the network card, configure the software RAID, creating a volume group, create users, and configure network shares.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1055px;"><p class="vanilla-image-block" style="padding-top:67.49%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/sVP94A3cjAi4tmaQrySEKN.png" mos="https://cdn.mos.cms.futurecdn.net/sVP94A3cjAi4tmaQrySEKN.png" align="" fullscreen="1" width="1055" height="712" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/sVP94A3cjAi4tmaQrySEKN.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1054px;"><p class="vanilla-image-block" style="padding-top:67.46%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/4bXdp8TGBDUiVpzjFUMR6h.png" mos="https://cdn.mos.cms.futurecdn.net/4bXdp8TGBDUiVpzjFUMR6h.png" align="" fullscreen="1" width="1054" height="711" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/4bXdp8TGBDUiVpzjFUMR6h.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Most folks will typically set the system up using a wizard after logging in for the first time. That involves choosing an interface language, picking an administrative password, configuring IP addresses, selecting a time zone, setting the time, and assigning a server name. The German builder who sent our sample already specified a default configuration, though, so we were able to skip that step entirely.</p><h2 id="open-e-configuring-a-raid-array">Open-E: Configuring A RAID Array</h2><p>After selecting the disks that you want to be part of the RAID array , Open-E sets up the software-based configuration on Thecus' N8800PRO. We chose to use all eight disks in a RAID 6 arrangement. Initializing the 16 TB array took about 12 hours, which is neither impressively fast or frustratingly slow for an array of this size.</p><p>Once the array is in place, the system displays a summary screen of all RAID-oriented parameters.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/T22qARYMTzmmiS5Tqqa3SG.png" mos="https://cdn.mos.cms.futurecdn.net/T22qARYMTzmmiS5Tqqa3SG.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/T22qARYMTzmmiS5Tqqa3SG.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/fzoYe7mwB4i7UPGHCCEmYc.png" mos="https://cdn.mos.cms.futurecdn.net/fzoYe7mwB4i7UPGHCCEmYc.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/fzoYe7mwB4i7UPGHCCEmYc.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>As an aside, if you want to optimize the array for throughput or I/O performance, you can modify its block size between 4 and 256 KB. In addition, you can choose the algorithm to use for RAID 5 and 6, affecting the array's performance.</p><h2 id="open-e-creating-a-volume-group">Open-E: Creating A Volume Group</h2><p>After a RAID array is created, you're able to form one or more volume groups on it. One of the advantages that a volume group offers is the ability to dynamically expand or shrink down the road, as capacity needs change. Furthermore, a volume can be replicated to another storage device over a WAN, for example, or used as a WORM (write once read many) volume for data archiving. WORM volumes are particularly useful for archiving, a task that goes hand-in-hand with the target audience for this appliance.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8dtYQmHz4TFAZJa78CyVmk.png" mos="https://cdn.mos.cms.futurecdn.net/8dtYQmHz4TFAZJa78CyVmk.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8dtYQmHz4TFAZJa78CyVmk.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/juaWvwuCPSHz5eyS2qyjNR.png" mos="https://cdn.mos.cms.futurecdn.net/juaWvwuCPSHz5eyS2qyjNR.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/juaWvwuCPSHz5eyS2qyjNR.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/j8Hg2fjmr9MCRpcvB5S5UA.png" mos="https://cdn.mos.cms.futurecdn.net/j8Hg2fjmr9MCRpcvB5S5UA.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/j8Hg2fjmr9MCRpcvB5S5UA.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="open-e-creating-users-and-network-shares">Open-E: Creating Users And Network Shares</h2><p>In order to use the Thecus N8800PRO with Open-E as a NAS server, access permissions have to be configured. You can create users and user groups directly on the server, or alternatively make the server a member of a Window domain or Active Directory server. For fine-tuning access to individual folders, you can use Windows access control lists (ACLs).</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/tsBWhXDhu2SZgwuEEh6wAN.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mDMsfkMb3bh8yFnKUYu34Q.jpg" alt="" /></figure></figure><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/QmBCCkRnbx2faTHqWVVg9P.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/j9FAH6QWqF7hCAmjrrZRne.jpg" alt="" /></figure></figure><p>As you can see in above screen shots, quotas are not supported in this customized version of Open-E. If you need quotas, however, you have the option of upgrading to the full version of Open-E.</p><p><strong>Creating Network Shares</strong></p><p>The Web interface allows you to conveniently create Windows-based network shares.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/nxZF2jZNA8eKH4fhGc68vc.png" mos="https://cdn.mos.cms.futurecdn.net/nxZF2jZNA8eKH4fhGc68vc.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/nxZF2jZNA8eKH4fhGc68vc.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="open-e-admin-settings-iscsi-and-fail-over">Open-E: Admin Settings, iSCSI, And Fail-Over</h2><p>Apart from its typical storage management menus, Open-E DSS 6.0 also has menus that allow you to control access to the server itself.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/gRe3JSmKgraKbhxTvAzji.png" mos="https://cdn.mos.cms.futurecdn.net/gRe3JSmKgraKbhxTvAzji.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/gRe3JSmKgraKbhxTvAzji.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>You can restrict Web-based GUI access to one particular IP address.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/KXU3KnJTagiFcjCWBGsnza.png" mos="https://cdn.mos.cms.futurecdn.net/KXU3KnJTagiFcjCWBGsnza.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/KXU3KnJTagiFcjCWBGsnza.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Connections to the server can be secured by TLS, SSL v3, or a combination. You can obtain usage statistics like server load and network traffic via SNMP, and then graph them with RRDTOOL.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/5XYzYAf8GzReumVSbMyJxS.png" mos="https://cdn.mos.cms.futurecdn.net/5XYzYAf8GzReumVSbMyJxS.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/5XYzYAf8GzReumVSbMyJxS.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In addition to the Web GUI, password-protected console access via SSH is also available.</p><p><strong>iSCSI Initiator</strong></p><p>Open-E DSS 6.0 can not only serve as an iSCSI target, but also an iSCSI initiator, facilitating storage expansion.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AxJyb6e8Lgw7MYrnU6dSaW.png" mos="https://cdn.mos.cms.futurecdn.net/AxJyb6e8Lgw7MYrnU6dSaW.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AxJyb6e8Lgw7MYrnU6dSaW.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>Fail-Over</strong></p><p>If a server is mission-critical, availability becomes an even more important consideration than even performance. Downtime is simply not acceptable. Because hardware defects are almost impossible to anticipate, enterprises typically employ redundancy in those mission-critical environments. Thecus addresses this to the best of its ability, employing redundant power supplies and, of course, support for RAID modes that withstand one or two drive failures.</p><p>But what if the appliance's memory goes out, or maybe its RAID controller? Open-E DSS 6.0 has a built-in fail-over mechanism able to designate a primary and a secondary node. In the event of a hardware failure, the redundant node automatically assumes the primary server's role, and service continues uninterrupted without intervention. Then, with slightly less urgency, the failed node can be replaced with a working system, which then becomes a redundant secondary.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/PGETjSeWXEapEdiCzsEqag.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/q4Bawwp7iszKj6Sh5YdjnT.jpg" alt="" /></figure></figure><h2 id="open-e-system-and-hardware-status">Open-E: System And Hardware Status</h2><p>The Web-based UI lets you view the most important system parameters in your browser.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/LTAgXtHxHk6VsSaroHF6UF.png" mos="https://cdn.mos.cms.futurecdn.net/LTAgXtHxHk6VsSaroHF6UF.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/LTAgXtHxHk6VsSaroHF6UF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>All connections to the server via SMB/CIFS, FTP, NFS, AppleTalk, and iSCSI are listed.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/jp3J5kGFyjRsREWssZtAD3.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/F5P7kJWZ3wR2DcirjutnVG.jpg" alt="" /></figure></figure><p>The same goes for the network parameters.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/xntpD35yakvEnbdxiac3BP.png" mos="https://cdn.mos.cms.futurecdn.net/xntpD35yakvEnbdxiac3BP.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/xntpD35yakvEnbdxiac3BP.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Performance data, such as CPU and memory usage, plus network load, are logged over time and can be displayed as graphs, making it easier to spot load peaks or bottlenecks.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1044px;"><p class="vanilla-image-block" style="padding-top:78.26%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/EhbikaL6Q6KnSRAXau365f.png" mos="https://cdn.mos.cms.futurecdn.net/EhbikaL6Q6KnSRAXau365f.png" align="" fullscreen="1" width="1044" height="817" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/EhbikaL6Q6KnSRAXau365f.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Log files are also available, making it easier to pick out and analyze problems. They can be downloaded through the GUI for printing or post-processing.</p><h2 id="test-system-and-benchmarks">Test System And Benchmarks</h2><p>Of course, we couldn’t help but to benchmark Thecus' appliance with Open-E. The N8800PRO is currently our only eight-bay NAS server, precluding comparisons to competing models. However, in the interest of including some degree of baseline performance, we do have data for a couple of five-bay servers, Qnap's TS-559 Pro+ and Synology's DS1511.</p><p>You'll want to take these results in context. Depending on your own target environment and performance-oriented settings (stuff like the block size, RAID algorithm, physical disks operating concurrently, or addition of the 10 Gb Ethernet option), the throughput you see could be higher, or even lower. There's also the fact that we're comparing different drives. The N8800PRO submitted to us included Hitachi Deskstar 5K3000 disks, while the drives installed in the Qnap TS-559 Pro+ and Synology DS1511 were Samsung HD103SJs.</p><div ><table><thead><tr><th  colspan="2">System Hardware</th></tr></thead><tbody><tr><th  >Motherboard</th><td  ><strong>Asus P5E3 Deluxe</strong>, Rev. 1.03G, Intel X38, BIOS: 0810 (11/02/2007)</td></tr><tr><th  >CPU</th><td  ><strong>Intel Core 2 Duo E6750</strong> (65 nm Conroe core) @2.26 GHz</td></tr><tr><th  >RAM</th><td  >2 x 1024 MB Crucial Ballistix DDR3-1600</td></tr><tr><th  >eSATA Controller</th><td  >JMicron JMB363</td></tr><tr><th  >System Disk</th><td  >Seagate Barracuda 7200.9, 160 GB, 7200 RPM, SATA 3Gb/s, 8 MB Cache</td></tr><tr><th  >Data Disks</th><td  >8 x 3.5" Hitachi Deskstar 5K3000, 2000 GB, 5400 RPM, SATA 6Gb/s, 32 MB Cache</td></tr><tr><th  >DVD ROM Drive</th><td  >Samsung SH-D163A , SATA150</td></tr><tr><th  >Graphics Card</th><td  ><strong>Gigabyte Radeon HD 3850 GV-RX385512H</strong>, GPU: 670 MHz, RAM: 512 MB DDR3 (830 MHz, 256-bit)</td></tr><tr><th  >Network Card</th><td  >Marvell Yukon 88E8056 PCIe Gigabit Ethernet Controller</td></tr><tr><th  >Audio</th><td  >Integrated</td></tr><tr><th  >Power Supply</th><td  ><strong>Cooler Master RS-850-EMBA</strong>, ATX 12V V2.2, 850 W</td></tr><thead><tr><th  colspan="2">System Software & Drivers</th></tr></thead><tr><th  >Operating System</th><td  >Windows Vista Enterprise SP1</td></tr><tr><th  >Graphics Driver</th><td  >ATI Radeon Version 7.12</td></tr><tr><th  >Network Driver</th><td  >9.0.32.3 (Vista-Standard)</td></tr><tr><th  >Intel Chipset Driver</th><td  >Version 6.9.1.1001 (20/02/2008)</td></tr><tr><th  >JMicron Chipset Driver</th><td  >Version 1.17.15.0 (24/03/2007)</td></tr></tbody></table></div><p><strong><strong>Intel NAS Performance Toolkit</strong></strong></p><p>We use <a href="http://softwarecommunity.intel.com/articles/eng/1474.htm">Intel's NAS Performance Toolkit</a> to test the NAS devices that make their way through our lab. You can read more about this software in <strong><a href="https://www.tomshardware.com/reviews/intel-nas-toolkit,2025.html">Benchmarking With Intel's NAS Toolkit</a></strong>.</p><p><strong>Sound Level and Power Dissipation</strong></p><p>It is fairly obvious that a rack-mounted server like the N8800PRO was never intended to live its life next to your workstation. Its power consumption, which hovers around 114 W, isn't too bad. However, its acoustic output is less tolerable. Eight total fans generate a sound level of 53.4 db(A). This is certainly no personal video server.</p><h2 id="benchmark-results-multimedia">Benchmark Results: Multimedia</h2><p>In short, the video playback and recording performance of Thecus' N8800PRO running Open-E trails the five-bay NAS servers from Synology and Qnap. It's worth noting, however, that the N8800PRO's host Core 2 Duo has to perform XOR operations for an eight-disk RAID array, whereas the other servers are presented with a comparatively lesser five-drive load. Thus, we'd expect to see the lower throughput reflected here.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:55.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/CjiwGb3uEfQE3vVrqMQJG7.png" mos="https://cdn.mos.cms.futurecdn.net/CjiwGb3uEfQE3vVrqMQJG7.png" align="" fullscreen="1" width="450" height="248" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/CjiwGb3uEfQE3vVrqMQJG7.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:55.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ydxXFHKVcdiU2Jph4uRZ27.png" mos="https://cdn.mos.cms.futurecdn.net/ydxXFHKVcdiU2Jph4uRZ27.png" align="" fullscreen="1" width="450" height="248" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ydxXFHKVcdiU2Jph4uRZ27.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:55.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/z328UjVySE3A6np4ScM3vE.png" mos="https://cdn.mos.cms.futurecdn.net/z328UjVySE3A6np4ScM3vE.png" align="" fullscreen="1" width="450" height="248" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/z328UjVySE3A6np4ScM3vE.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="benchmark-results-office">Benchmark Results: Office</h2><p>The N8800PRO's showing in our office productivity suite is likely affected by the same issue. The block size we used, 64 KB, is best-suited for applications that write and read many small files. It's possible that performance could be optimized by adjusting that setting.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:55.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8CRa5RxTCwYSGeGoPoFuJH.png" mos="https://cdn.mos.cms.futurecdn.net/8CRa5RxTCwYSGeGoPoFuJH.png" align="" fullscreen="1" width="450" height="248" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8CRa5RxTCwYSGeGoPoFuJH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:55.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/UbLrR82qLzFKNckSSSod89.png" mos="https://cdn.mos.cms.futurecdn.net/UbLrR82qLzFKNckSSSod89.png" align="" fullscreen="1" width="450" height="248" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/UbLrR82qLzFKNckSSSod89.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:55.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/o2o5DMKC84wWGd835jKwZJ.png" mos="https://cdn.mos.cms.futurecdn.net/o2o5DMKC84wWGd835jKwZJ.png" align="" fullscreen="1" width="450" height="248" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/o2o5DMKC84wWGd835jKwZJ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><h2 id="open-e-makes-creating-storage-servers-easier">Open-E Makes Creating Storage Servers Easier</h2><p>Although we installed Open-E's Data Storage Software V6 on a purpose-built network storage appliance, DSS is really just a plug-and-play solution able to turn any system into a NAS server with iSCSI functionality. The fact that it's not a full-fledged operating system simplifies the initial setup and ongoing administration. No, you won't find print server functionality or iTunes server support, but that's intentional. More of an enterprise focus means you see additions like InfiniBand and Fibre Channel SAN support instead.</p><p>While the scope of DSS V6 seems limited compared to some of the consumer-oriented storage devices currently available, the operating environment has plenty of functionality for the applications it most effectively addresses. DSS appeals to business users with features like replication and fail-over, snapshots, and WORM support for archiving of business data. It can even be used to satisfy high-availability, mission-critical requirements. Because it supports Windows domains as well as NIS and LDAP domains, businesses can seamlessly integrate DSS into their existing IT infrastructure and expand their networked storage. In contrast to the firmware that Thecus ships, Open-E is compatible with VMware ESX, ESXi, and vSphere, as well as Citrix Xen Server, Microsoft Hyper-V, and KVM. The default firmware is only certified with VMware ESX and Citrix.</p><p>The fact that Open-E's software is easy to set up and use is a big plus. You can install it directly to a NAS or boot into it from a CD or flash drive. In the case of our NAS device, even a DOM works really well. If your organization standardizes on Open-E's DSS, you can use hardware from many different vendors and run the same software on them, simplifying day-to-day management and tightening security at the same time. Open-E maintains a comprehensive knowledge base and offers several support levels. The company says its operating environment is continuously being enhanced and maintained. Moreover, a comprehensive list of drivers ensures that the sixth generation of Data Storage Software runs on almost any hardware. Our Thecus 8800PRO only encountered one compatibility issue: its LCD seemingly wasn't supported, remaining stuck on a boot message that reads “Self Test in progress..." </p><p>Although the N8800PRO is fairly affordable, there's no doubt that it's intended for business environments with a server room and dedicated rack space. In that context, it, along with Open-E's DSS software, serves as an affordable vector into the world of professional-grade storage solutions. And support for volume groups makes it easy to set up a first NAS appliance or consolidate existing servers to optimize a company's storage infrastructure.</p><p>Open-E offers a free version of DSS V6 for IT managers interested in auditioning the software. It's called <a href="http://www.open-e.com/products/open-e-data-storage-software-v6-lite/">DSS 6.0 Lite</a>. And although that build lacks iSCSI fail-over, 10 Gb Ethernet support, and is limited to 2 TB of storage, most of the full version's features are there and worth trying out.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Shows Off New Goods at Computex ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-nas-network-router-media,12850.html</link>
                                                                            <description>
                            <![CDATA[ QNAP, storage and multimedia all in one ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">a95xYF6PUPyu47gzmSUYNF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/PYuQFmGJSgNNzGdd39ttLT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 01 Jun 2011 21:30:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 14:56:57 +0000</updated>
                                                                                                                                            <category><![CDATA[Desktops]]></category>
                                                                                                                    <dc:creator><![CDATA[ Marcus Yam ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/PYuQFmGJSgNNzGdd39ttLT-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/PYuQFmGJSgNNzGdd39ttLT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><strong>MS-2000 Media NAS</strong></p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/JKnCZ4C4Fon4fEawnwYknG.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/W8Ss3TgxeS4EJBtk2svwyi.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/mW2PcewUx9zo5APNZevWFo.jpg" alt="" /></figure></figure><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/THuQiKSWp8G6f64BsF65nj.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/stAEuZn56qErRKeUytFNkQ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/TVJaSbpoaAoztmpmUdKXPZ.jpg" alt="" /></figure></figure><p>QNAP is showing off at Computex a new media player, the model MS-2000, with NAS capability. Based on a two-bay design and a Marvell chipset, the MS-2000 is compatible with HD video and multichannel audio in Dolby Digital and DTS. It's not clear if it will support any of the online streaming services in the U.S., but we do know it can access Picasa and weather services.</p><p>There are four USB ports on the rear panel and one in the front, an HDMI port and Ethernet jack. In future it will be possible to connect a USB dongle to receive digital terrestrial TV.</p><p>Availability is scheduled for as early as July to as late as September. Pricing has not yet been decided.</p><p><strong>NAS for Business </strong></p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/tPSzQcbHGkcaTd4EZAiDkh.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/DeBgtLfM4TqNsfXh7FGze7.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/NrUBC75E9PMeGNK7ytdXRc.jpg" alt="" /></figure></figure><p>QNAP also showed two new products from its NAS Business Series, the model TS-1079 Pro with 10 bays and the TS-879 Pro with eight bays. Both integrate Sandy Bridge, 2 GB RAM, 2 USB 3.0 ports (one front and one rear), four USB 2.0 ports and one expansion slot for an additional network adapter. The model with eight disks allows maximum storage capacity of 24 TB, which become 30 for the 10-bay model.</p><p>The rear panel also hosts two Ethernet ports, VGA and two eSata. There's also an HDMI port, which at this time is unused, but it has been implemented for "possible future development." Could this mean a media manager for the hardcore?</p><p>Look for these in Q3. No pricing yet.</p><p><strong>Mobile Routers</strong></p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/WrPrjcT3f8WeJjgJwTqCoj.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/BAhe2UN5s3LtgpqjXY5spf.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/CbBMBbjG9Xb5WpRG7oNZUS.jpg" alt="" /></figure></figure><p>Finally QNAP showed a pair of mobile routers, the MR-101 and MR-102, which can take 3G/4G signals to create a Wi-Fi hotspot. The model MR-101 is the smaller of the two and needs an external power source. The MR-102 is bigger thanks to a built-in battery.</p><p>Look for these in July or September.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Qnap TS-559 Pro+: Familiar Network Storage With A New CPU ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/nas-dual-core-atom-ts-559-pro,2937.html</link>
                                                                            <description>
                            <![CDATA[ It’s a good idea to use two CPU cores to speed up multiple drives in RAID 5 or 6 arrays and it’s even better to increase clock speeds. We put Qnap's TS-559 Pro+ with an Atom D525 dual-core CPU to the test: is it any faster than devices with Atom D510? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">FhQuWuKe8Z9T9zzcXSPBF4</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/caZZoNJDcf9xH8ok9GUDfb-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 25 May 2011 06:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 09:48:00 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Marcel Binder ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/caZZoNJDcf9xH8ok9GUDfb-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/caZZoNJDcf9xH8ok9GUDfb-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="qnap-ts-x59-pro-series-incremental-improvements">Qnap TS-x59 Pro+ Series: Incremental Improvements</h2><p>For a long time, mass-produced network-attached storage devices have given our readers a mixed impression of what they can do (and why they cost so much, frankly).</p><p>The included software often only includes basic functions like network file sharing via SMB/CIFS protocols. Moreover, the data transfer rates for important tasks like writing file backups fall disappointingly in the low double-digit MB/s range. Performance is, to a great degree, dependent on the processor built into the device. And most of the time, those processors are pretty darned anemic.</p><p>That's one reason why NAS manufacturers tend to focus on other value adds. Over time, they optimize their respective firmwares, rework the hardware internals (while still abiding by strict thermal and power requirements), and equip them with as many convenience convenience-oriented features as possible. For instance, it's difficult to find a NAS device these days that doesn't function as a media server, as well as a data storage unit, delivering multimedia content via UPnP DLNA. Firmware with integrated Web serving capabilities, including a PHP interpreter and MySQL database, is equally widespread. And there are still other differentiators cropping up all over.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:95.02%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/EdxteRDgwnyvCNsejuch3a.jpg" mos="https://cdn.mos.cms.futurecdn.net/EdxteRDgwnyvCNsejuch3a.jpg" align="" fullscreen="1" width="1024" height="973" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/EdxteRDgwnyvCNsejuch3a.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Bear in mind that most of the value-adds tacked onto each vendor's firmware is enabled by adequate processing power. While many devices use ARM- and PowerPC-based processors due to their efficiency (for example, the Synology DS408j, which is based on an 800 MHz Marvell Kirkwood 88F6281 ARM processor and ranked in the top third of our <strong>NAS Charts</strong>), a significant increase in performance is generally achieved by using Intel's Atom processors.</p><p>Historically, most NAS manufacturers used the Atom D510, which is equipped with two cores and runs at a clock speed of 1.66 GHz. This CPU was released in the first quarter of 2010. A further evolution of the Atom processor lineup was presented in the second quarter with the D525 model. This one has the same two cores and four threads (enabled by Hyper-Threading), but runs at 1.8 GHz. Not only does it support DDR2-667/800 memory, but it also accommodates DDR3-800 RAM. The benefit of higher clocks and faster memory support are reasons enough for appliance engineers to rework and refresh their products.</p><p>At the end of December 2010, Synology released its DS1511+, based on the Atom D525, while Thecus introduced the N4200 Pro, also using the 1.8 GHz processor. A third popular NAS vendor, Qnap, also has devices using the same generation of low-power processor. It released products ranging from two-bay to eight-bay products, all of them equipped with Intel’s Atom D525 processor, as indicated by the plus in this family's nomenclature.</p><p>We were curious whether the "+" would be represented by an increase in data transfer rates. Therefore, we asked for a test sample, which found its way to our lab in the form of a Qnap TS-559 Pro+. Our findings are summarized on the following pages.</p><h2 id="hardware-and-pricing-details">Hardware And Pricing Details</h2><p>We only recently had an opportunity to take a closer look at the sister model of the device reviewed in this article. The Qnap TS-559 Pro (without the +) scored well thanks to its quality workmanship, efficiency, reliability, and good data transfer rates. The drawback to fairly well-polished NAS devices is usually their price. The applied to the TS-559 Pro, and it again becomes a discussion point with Qnap's TS-559 Pro+. At launch, it sold for more than $1000, and a quick look online reveals prices that still exceed that four-figure sum. And that's without hard drives, which you'll still need to buy.</p><p><strong>Been There, Done That: The Housing</strong></p><p>If you're prepared to shell out serious cash for the TS-559 Pro+, you of course expect something in return: mainly, good performance, an attractive housing, and capable software. If you're familiar with this unit's predecessor, the Atom D525-equipped TS-559 Pro+ won't hit you with any visual surprises. As before, Qnap's TS-559 Pro+ is housed in a rugged steel case.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/oikHTjyD3nzYqNfrz3wL9T.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/U2TefUPRbyZtiZJYbcAj5e.jpg" alt="" /></figure></figure><p><strong>Familiar Layout At The Rear Of The Housing</strong></p><p>To be perfectly clear, <strong>the TS-559 Pro+ uses the exact same same housing as its predecessor</strong>. The dimensions are identical (185 mm height x 210 mm width x 235 mm depth). The same can be said about the connections at the rear of the device. Qnap relies on its tried-and-tested configuration of four USB 2.0 ports, two SATA 3Gb/s interfaces, and two gigabit Ethernet ports. The VGA connection familiar to users of the TS-559 Pro is also available, attributable to the Atom D510 and the Atom D525's integrated graphics unit. That's a cost-saver, since it circumvents the need for a motherboard-down graphics solution. </p><p>Ventilation of the TS-559 Pro+'s interior is achieved through a regulated 120 mm fan. A second, smaller fan transports waste heat from the integrated 220 W power supply.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/qN83oa6yg6AX8MvpNcGQV9.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/xUkM9UCUjyRPUsBoihCTRi.jpg" alt="" /></figure></figure><h2 id="sticking-with-what-works">Sticking With What Works</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:86.52%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/afi5xE7fGM47cPQbqbCdkK.jpg" mos="https://cdn.mos.cms.futurecdn.net/afi5xE7fGM47cPQbqbCdkK.jpg" align="" fullscreen="1" width="1024" height="886" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/afi5xE7fGM47cPQbqbCdkK.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>If you're hoping to find new features on the front of the devices, we have to disappoint you. As with the rear of the device, the design of the plastic-covered front is reminiscent of the TS-559 Pro. The new model also comes with a USB 2.0 port and a one-touch copy button. The power button at the lower-left is also in the same location as on the previous model. Ditto for the status, LAN, USB, and SATA LEDs, along with the LCD display and its Enter/Select button, which switches the information shown on the LCD and allows for basic input, such as IP address configuration.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:86.04%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/K4nCB5n3vQux6nsgqfyLXo.jpg" mos="https://cdn.mos.cms.futurecdn.net/K4nCB5n3vQux6nsgqfyLXo.jpg" align="" fullscreen="1" width="1024" height="881" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/K4nCB5n3vQux6nsgqfyLXo.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Qnap's deliberate reproduction of the TS-559 Pro's exterior design indicates that the manufacturer intends only to refresh and not to overhaul the product line, as can also be seen with the lockable drive bays. These are also installed vertically into the TS-559 Pro+, following the design of the TS-559 Pro model. Accordingly, the solid disk tray accommodates not only 3.5" hard drives, but also 2.5" drives.</p><p><strong>The Interior Is New</strong></p><p>If you're looking for fresh features on the TS-559 Pro+, you have to look inside. As already mentioned, the Intel Atom D525 dual-core processor is new. The TS-x59 Pro series used the somewhat older Intel Atom D510 with its clock rate of 1.66 GHz, while the TS-x59 Pro+ series runs at 1.8 GHz thanks to the upgraded processor. A glance into the interior reveals that the TS-559 Pro+ uses the same DDR2 memory as its predecessor. Qnap doesn’t highlight this fact; the product description on its Web site speaks only of 1 GB of RAM, omitting to mention which type of RAM this is. To avoid creating false hopes, we would appreciate a little more transparency in this matter.</p><p>However, the question of whether DDR3 RAM would have had a significant effect on data transfer rates is an unresolved one. From a business standpoint, it is fully comprehensible that Qnap does not opt for DDR3, as it would have required a redesigned motherboard. Aside from the fact that DDR2 and DDR3 are supplied with different voltages, they are not pin-compatible. In the end, a new board may have resulted in a more substantial redesign of the NAS system, incurring development costs, which would have probably driven the device beyond its already-steep $1000+ price tag.</p><h2 id="a-glance-at-the-software-and-specifications">A Glance At The Software And Specifications</h2><p>As with the housing, Qnap's software displays no weaknesses and demonstrates what a modern NAS device can do. A detailed discussion of its functionality is beyond the scope of this article, but we’ll provide a quick summary: the functions leave almost nothing to be desired. Experienced users should accomplish the rapid configuration through a Web browser in a few minutes.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1008px;"><p class="vanilla-image-block" style="padding-top:63.29%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/kc5qFMJUrmfYo6he5DvScT.png" mos="https://cdn.mos.cms.futurecdn.net/kc5qFMJUrmfYo6he5DvScT.png" align="" fullscreen="1" width="1008" height="638" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/kc5qFMJUrmfYo6he5DvScT.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>For inexperienced users, the Web interface of a new TS-559 Pro+ presents an installation wizard that guides the user in six steps through the initial configuration. The name of the NAS server and the IP address are entered here along with indications of which network, file, multimedia, and Web server services are to be activated. The Qnap TS-559 Pro+ accommodates heterogeneous networks and supports access to AppleTalk and NFS via SMB/CIFS. Network users can access content over an iTunes or UPnP multimedia server and Web presence is enabled by the integrated LAMP servers (Linux, Apache, MySQL, and PHP). The decision whether or not to activate only the Apache server or the MySQL server is left to the user.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/oBC9poy7bdL6MGMmMZ3mLb.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/zJqKAqtKHSis6K7hA2kSyT.jpg" alt="" /></figure></figure><p>The firmware supports RAID 0, 1, 5, and 6, of which the latter two can be operated with a spare drive in a hot-swap configuration. For professionals and businesses, it is possible to integrate the Qnap TS-559 Pro+ with a network as an iSCSI device. The TS-559 Pro+ supports the virtualization solutions VMware vSphere (ESX/ESXi 4.0 and higher), Citrix XenServer (5.6), and Windows Server 2008 Hyper-V.</p><p>If you want to test the administrative interface before buying the device, we recommend taking a look at the live demo provided by Qnap. There you can use your own data to try out the system prior to purchasing it, including the administration interface, the Web file manager, as well as the download and multimedia stations.</p><p><strong>Brief overview of specifications</strong></p><div ><table><tbody><tr><th  >Processor</th><td  ><strong>Intel Atom D525</strong> 1.8 GHz dual core processor</td></tr><tr><th  >RAM</th><td  >1 GB DDR2 RAM</td></tr><tr><th  >Flash-Drive</th><td  >512 MB DOM</td></tr><tr><th  >Hard Drive</th><td  >5 x 2.5/3.5" SATA</td></tr><tr><th  >HDD Bays</th><td  >Five bays, connectable with hot-swap capability</td></tr><tr><th  >RAID Modes</th><td  >RAID 0, 1, 5, 5 + hot-swap, 6, 6 + hotswap</td></tr><tr><th  >File System</th><td  >ext3, ext4 (internal hard drives)ext3, ext4, NTFS, FAT32, HFS+ (external hard drives)</td></tr><tr><th  >LAN Connections</th><td  >2 x gigabit Ethernet</td></tr><tr><th  >USB</th><td  >5 x USB 2.0 (front: 1; rear: 4)</td></tr><tr><th  >eSATA</th><td  >2 x eSATA (rear)</td></tr><tr><th  >LCD Display</th><td  >Mono-LCD-Display with Enter-/Select-buttons for initial configuration</td></tr><tr><th  >Dimensions</th><td  >185 mm (H) x 210 mm (W) x 235 mm (D)</td></tr><tr><th  >Weight</th><td  >Empty housing: 5.1 kg (11.25 lbs)</td></tr><tr><th  >Other</th><td  >VGA connection</td></tr><tr><th  >Fan</th><td  >Temperature-controlled fan, 120 mm</td></tr></tbody></table></div><h2 id="test-system-and-power-consumption">Test System And Power Consumption</h2><p><strong>Test Configuration</strong></p><p>We used the default settings of the NAS device for our testing, meaning that we didn't use the jumbo frames setting. Each of the RAID arrays used the firmware-recommended sxt4 file system. For our tests, we used the firmware version 3.3.4 Build 1019T. Instead of the Samsung 320 GB HD321KJ hard drive with 16 MB cache found in past NAS tests, we transitioned over to the HD103SJ model with a capacity of 1000 GB and 32 MB cache.</p><div ><table><thead><tr><th  colspan="2">System Hardware</th></tr></thead><tbody><tr><th  >LGA 775 Motherboard</th><td  ><strong>Asus P5E3 Deluxe</strong>, Rev.1.03G, Intel X38, BIOS: 0810 (02/11/2007)</td></tr><tr><th  >CPU</th><td  ><strong>Intel Core 2 Duo E6750</strong> (65 nm Conroe core) @ 2.26 GHz</td></tr><tr><th  >RAM</th><td  >2 x 1024 MB Crucial Ballistix DDR3-1600</td></tr><tr><th  >eSATA Controller</th><td  >JMicron JMB363</td></tr><tr><th  >System Hard Drive</th><td  >Seagate Barracuda 7200.9, 160 GB, 7200 RPM, SATA 3Gb/s, 8 MB Cache</td></tr><tr><th  >Test Hard Drive</th><td  >5 x 3.5" Samsung Spinpoint HD103SJ, 1000 GB, 7200 RPM, SATA 3Gb/s, 32 MB Cache</td></tr><tr><th  >DVD-ROM</th><td  >Samsung SH-D163A , SATA 1.5Gb/s</td></tr><tr><th  >Graphics Card</th><td  >Gigabyte Radeon HD 3850 GV-RX385512H, GPU: 670 MHz, Memory: 512 MB DDR3 (830 MHz, 256-Bit)</td></tr><tr><th  >Network Card</th><td  >Marvell Yukon 88E8056 PCIe Gigabit Ethernet Controller</td></tr><tr><th  >Sound Card</th><td  >Integrated</td></tr><tr><th  >PSU</th><td  >Cooler Master RS-850-EMBA, ATX 12V V2.2, 850 W</td></tr><thead><tr><th  colspan="2">System Software & Drivers</th></tr></thead><tr><th  >Betriebssystem</th><td  >Windows Vista Enterprise SP1</td></tr><tr><th  >DirectX 10</th><td  >DirectX 10 (Vista Standard)</td></tr><tr><th  >DirectX 9</th><td  >Version: April 2007</td></tr><tr><th  >Graphics Driver</th><td  >AMD Radeon Version 7.12</td></tr><tr><th  >Network Driver</th><td  >9.0.32.3 (Vista-Standard)</td></tr><tr><th  >Intel Chipset Driver</th><td  >Version 6.9.1.1001 (20/02/2008)</td></tr><tr><th  >JMicron Chipset Driver</th><td  >Version 1.17.15.0 (24/03/2007)</td></tr></tbody></table></div><p><strong>Intel NAS Performance Toolkit </strong></p><p>We tested the NAS device with the <strong><a href="http://software.intel.com/en-us/articles/intel-nas-performance-toolkit/">Intel NAS Performance Toolkit</a></strong>.</p><p><strong>Noise Level</strong></p><p>As both the housing and the fan of the TS-559 Pro+ are identical to those of the TS-550 Pro, we don't have anything new to report about noise levels. The 120 mm fan runs quietly and unobtrusively. It would be inaccurate to describe its operation as completely silent, but the gentle hum of the fan in normal operating mode is hardly noticeable, and would be drowned out by many PCs on the market.</p><p>Unfortunately, the vibrations of the hard drive in both the TS-559 Pro and the TS-559 Pro+ make an annoying rumble. A gentle pressure on the HDD bays is required to quiet the noise.</p><p><strong>Power Consumption</strong></p><div ><table><thead><tr><th  ></th><th  >Qnap TS-559 Pro</th><th  >Qnap TS-559 Pro+</th></tr></thead><tbody><tr><th  >Off</th><td  >0.9 W</td><td  >0.9 W</td></tr><tr><th  >Peak</th><td  >148.8 W</td><td  >148.8 W</td></tr><tr><th  >HDD Power Down</th><td  >27.3 W</td><td  >27.3 W</td></tr><tr><th  >Idle</th><td  >56.2 W</td><td  >56.2 W</td></tr><tr><th  >Rebuild</th><td  >63.5 W</td><td  >63.5 W</td></tr></tbody></table></div><h2 id="benchmark-results-multimedia-2">Benchmark Results: Multimedia</h2><p>For a better overview, we summarize the results sorted by RAID modes. For the purposes of comparison, we include the Synology DS1010+ in our charts, which we ran with firmware version 3.0.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:111.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/kjozy9kumD6gKGg8nSHN2Z.png" mos="https://cdn.mos.cms.futurecdn.net/kjozy9kumD6gKGg8nSHN2Z.png" align="" fullscreen="1" width="450" height="502" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/kjozy9kumD6gKGg8nSHN2Z.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In a direct comparison to its predecessor, the 1.66 GHz Intel Atom D510-equipped TS-559 Pro, the 1.8 GHz TS-559 Pro+ demonstrates an increase of just under 5 MB/s. In the other RAID modes, our testing also returns elevated data transfer values. However, as these range from 0.6 and 3.8 MB/s, they are not significant compared to the overall transfer rate.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:111.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/t7kGBHXdEm8aEn8UgfERbA.png" mos="https://cdn.mos.cms.futurecdn.net/t7kGBHXdEm8aEn8UgfERbA.png" align="" fullscreen="1" width="450" height="502" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/t7kGBHXdEm8aEn8UgfERbA.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>More distinct differences are observable when looking at sequential reads. In RAID modes 0, 1, and 5, the speed increases by about 5 MB/s due to the higher processor clock speed. In the RAID 6 configuration we noted an increase of almost 17 MB/s. Apparently, the faster processor has more of an impact at double redundancy.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:111.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/zRnePNhDx6r4XHsNoEp3Pb.png" mos="https://cdn.mos.cms.futurecdn.net/zRnePNhDx6r4XHsNoEp3Pb.png" align="" fullscreen="1" width="450" height="502" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/zRnePNhDx6r4XHsNoEp3Pb.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When transferring many small files ranging from four bytes to 102 KB, we see that the "+" model consistently delivers higher transfer rates than the Atom D510-equipped model. The increases were between 1.1 MB/s (RAID 1) and 2.7 MB/s (RAID 5) and are therefore not at all significant.</p><p><strong>More benchmark results can be found in our <a href="http://www.tomshardware.de/fotostrecken/d525-qnap-nas-atom,0201--9009----jpg-.html">image gallery</a>.</strong></p><h2 id="benchmark-results-office-2">Benchmark Results: Office</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:111.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Z7sQUZdeCqJ5HegJWfkWsc.png" mos="https://cdn.mos.cms.futurecdn.net/Z7sQUZdeCqJ5HegJWfkWsc.png" align="" fullscreen="1" width="450" height="502" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Z7sQUZdeCqJ5HegJWfkWsc.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The results for our simulated system backup in a single container file benchmark are similar to those seen in the multimedia benchmarks. Here, too, the transfer rate increase is barely noticeable. Only RAID 6 shows a notable result: there is a transfer rate increase of 8.1 MB/s.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:111.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/J2Jm247RfhKvVxTj7xjVeM.png" mos="https://cdn.mos.cms.futurecdn.net/J2Jm247RfhKvVxTj7xjVeM.png" align="" fullscreen="1" width="450" height="502" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/J2Jm247RfhKvVxTj7xjVeM.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>As with the HD video playback benchmark, a noticeable increase in speed occurs in RAID 6 here, with a bump of 15.2 MB/s. The difference between the TS-559 Pro and the TS-559 Pro+ is slightly higher in RAID 0, providing 16.5 MB/s better throughput.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:111.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/L3FdP3hAha6P7JWjWaFHL.png" mos="https://cdn.mos.cms.futurecdn.net/L3FdP3hAha6P7JWjWaFHL.png" align="" fullscreen="1" width="450" height="502" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/L3FdP3hAha6P7JWjWaFHL.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Significant differences between the Qnap TS-559 Pro and the TS-559 Pro+ are not to be found with regard to office files. The influence of the Intel Atom D525 processor in Qnap TS-559 Pro+ mode is limited to increased performance of only 0.2 to 0.7 MB/s. When seen through the lens of a margin of error, the difference between the two devices in this discipline is essentially zero.</p><p><strong>More benchmark results can be found in our <a href="http://www.tomshardware.de/fotostrecken/d525-qnap-nas-atom,0201--9009----jpg-.html">image gallery</a>.</strong></p><h2 id="conclusion-higher-speed-higher-throughput">Conclusion: Higher Speed, Higher Throughput</h2><p><strong>The Device</strong></p><p>In renewing its TS-x59 series and specifically the TS-559 Pro, it was easy for Qnap to avoid mistakes. Take the quality casing and the interior of the previous series, add a mature and proven firmware, and exchange the processor for a newer model running 133 MHz faster. The move is of course evolutionary in nature, and it's a fairly logical step forward. From Qnap's perspective, simply adopting a new processor makes sense; it didn't incur any development costs, and the existing firmware is ambivalent to whether its commands are executed by an Atom D510 or an Atom D525 running slightly quicker. </p><p><strong>The Processor</strong></p><p>The remaining question is precisely how much of a benefit is offered by the Intel Atom D525 dual-core processor. Considering the 133 MHz clock speed increase on the TS-559 Pro+, the boost to data transfer rates seems rather low. Quantifiably-higher transfer rates are mainly achieved in RAID 6 operation and where the transfer of data happens sequentially. But if a TS-559 Pro+ replaces a TS-559 Pro in a real-world environment, we'd bet that the difference wouldn't be noticed. Whether or not the processor makes itself evident depends on the application and user profiles; it's too small of a change to impress, though.</p><p><strong>Recommendation</strong></p><p>Currently, the TS-559 Pro and the faster TS-559 Pro+ are listed on Qnap's Web site. Both devices are also available from online vendors, and a closer look reveals a price difference of about $100 between the two.</p><p>Already priced up around $1000 without storage, these five-bay units are expensive. Near-term, users who've been toying with the idea of buying a TS-559 Pro will want to weigh the lower price with slightly lower performance in certain situations. Long-term, though, the TS-559 Pro will likely disappear (it was already deactivated on Newegg's site), only leaving the newer unit. It's 1.8 GHz processor doesn't offer any speed miracles on Windows networks, but a higher clock is always welcome, especially when it comes to the little Atom CPU.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Is Data Encryption Worth Destroying Your NAS' Performance? ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/nas-encryption-aes-ni,2873.html</link>
                                                                            <description>
                            <![CDATA[ Three vendors of network-attached storage, Qnap, Synology, and Thecus, sent over Intel Atom-based NAS servers to test the effects of protecting your data via encryption. But performance and configuration options are not identical, as our testing shows. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">NJGzcZ8hnx2MHd8qxvYqkJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/mjcy3Mz8jkP5MLbxJMo2YE-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 18 May 2011 06:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 10:06:48 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Marcel Binder ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/mjcy3Mz8jkP5MLbxJMo2YE-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/mjcy3Mz8jkP5MLbxJMo2YE-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="atom-d510-and-encryption">Atom D510 And Encryption</h2><p>Once you start getting into higher-end networked storage devices for SMBs, you often see value-added features like the ability to encrypt stored data to improve security. There are different ways to achieve this, which depend on the vendor. Some employ encryption at the partition level, while others encrypt at the file level.</p><p>Since these features generate a lot of interest from professional users concerned about protecting sensitive information, we decided to take a closer look at the encryption capabilities of several NAS devices: the TS-459 Pro by Qnap, Synology’s DS1010+ Synology, and Thecus' N4200.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:54.69%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ndxhi9nS9CK9KdBiPLnHmi.jpg" mos="https://cdn.mos.cms.futurecdn.net/ndxhi9nS9CK9KdBiPLnHmi.jpg" align="" fullscreen="1" width="1024" height="560" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ndxhi9nS9CK9KdBiPLnHmi.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>Acceleration Through a Dedicated Cryptography Unit?</strong></p><p>The NAS devices in this roundup all use the symmetric-key encryption AES (Advanced Encryption Standard) with a key length of 256 bits. The encryption standard is generally considered very safe and is used industry-wide, as well as by authorities in various fields (it is approved by the U.S. government for encrypting documents, for example). It is not uncommon for USB flash drives or hard drives to employ AES, and because of the high computational cost of data encryption, these often come with dedicated encryption/decryption processors, greatly accelerating the cryptography process.</p><p>Intel’s addition AES-NI to its 32 nm Clarkdale-based Core i5 desktop CPUs, six-core Gulftown processors, and second-gen Core i5 and Core i7 chips impressively demonstrates how much dedicated acceleration hardware can increase the speed of the encryption/decryption process. More information about this can be found in the article <strong><a href="https://www.tomshardware.com/reviews/clarkdale-aes-ni-encryption,2538.html">AES-NI Performance Analyzed; Limited To 32 nm Core i5 CPUs</a></strong>.</p><p><strong>Inevitable Performance Degradation Through Intel’s Atom?</strong></p><p>Unfortunately, none of the tested devices from Synology, Thecus, or Qnap have a dedicated hardware cryptography unit for encrypting/decrypting data, revealing a huge potential drawback of data encryption directly on the network storage device. As a result, if you actually plan to use encryption, that functionality must be handled by the NAS device's host processor. In all three of our test cases, that's a meager Intel Atom D510, which of course lacks the AES-NI support that'd be needed to accelerate encryption in hardware.</p><p>The dual-core Atom processor is also tasked with handling XOR operations for the NAS devices’ RAID arrays. It is partly responsible for the data transfer rates of 100 MB/s and more (in gigabit Ethernet networks). Its network performance suffers once you apply the additional demands of compute-intensive cryptographic calculations, though. Just how much network performance do you lose when you trade throughput for security? Let's find out!</p><h2 id="thecus-n4200">Thecus N4200</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:121.39%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AFF9sgEeufiPxx5eDnXEg8.jpg" mos="https://cdn.mos.cms.futurecdn.net/AFF9sgEeufiPxx5eDnXEg8.jpg" align="" fullscreen="1" width="1024" height="1243" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AFF9sgEeufiPxx5eDnXEg8.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Thecus positions the N4200 as a business solution for small- to medium-sized companies, and it costs around $660. Customers can equip the NAS with up to four hard drives, and then apply RAID 0, 1, 5, 6, or 10. You can also integrate the N4200 using iSCSI. Again, it comes with a dual-core Intel Atom D510 processor and 1 GB of DDR2 SDRAM.</p><p><strong>Encryption Setup</strong></p><p>The encryption setup is easily accessible via Thecus' Web interface, similar to the other two devices we're testing. When creating a RAID array, you can enable the encryption option. After the array built, its storage space is completely encrypted via a partition-level approach. The encryption password can be any string consisting of anywhere from one to sixteen characters.</p><p>Here's another interesting detail: you need an external drive connected to one of the N4200's USB ports when you create an encrypted partition on Thecus' NAS. This is just one more hassle, of course, but it's all in the name of security. For practical reasons, you'll probably want to use a thumb drive, on which key to decrypt data stored on the partition is stored.</p><p><strong>Restart with the USB Drive</strong></p><p>Once the encryption process is complete, the USB drive can be removed. Thecus recommends that you make a copy of the key and keep both the USB drive and the file in a safe place.</p><p>The USB drive is also required whenever you migrate or expand the RAID configuration. Once you're done with it, put it back in its safe place.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1068px;"><p class="vanilla-image-block" style="padding-top:61.80%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/34vtjS6KJBiwTCzurMWn5X.png" mos="https://cdn.mos.cms.futurecdn.net/34vtjS6KJBiwTCzurMWn5X.png" align="" fullscreen="1" width="1068" height="660" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/34vtjS6KJBiwTCzurMWn5X.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When creating the RAID configuration, you must select the option “Encryption” and enter a password in order to use the feature.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1051px;"><p class="vanilla-image-block" style="padding-top:62.80%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/4QqWmfJjVv3bvYTZLfr2jQ.png" mos="https://cdn.mos.cms.futurecdn.net/4QqWmfJjVv3bvYTZLfr2jQ.png" align="" fullscreen="1" width="1051" height="660" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/4QqWmfJjVv3bvYTZLfr2jQ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When creating an encrypted partition, Thecus notifies you of the fact that a USB drive is required and that this drive should be kept at a safe location. The dialog window does not mention that encryption might slow down data throughput, but the PDF manual does.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1043px;"><p class="vanilla-image-block" style="padding-top:63.28%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/9VYSTjNcbQEuEj2mXzSA2g.png" mos="https://cdn.mos.cms.futurecdn.net/9VYSTjNcbQEuEj2mXzSA2g.png" align="" fullscreen="1" width="1043" height="660" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/9VYSTjNcbQEuEj2mXzSA2g.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>A password must be entered if the encryption mode is selected, and the encryption/decryption key file is generated based on what you enter.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1035px;"><p class="vanilla-image-block" style="padding-top:63.77%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NC56QgZgw88YJTxB39qxSF.png" mos="https://cdn.mos.cms.futurecdn.net/NC56QgZgw88YJTxB39qxSF.png" align="" fullscreen="1" width="1035" height="660" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NC56QgZgw88YJTxB39qxSF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>A padlock icon indicates that the partition is encrypted when the operation is successfully completed.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1035px;"><p class="vanilla-image-block" style="padding-top:63.77%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Zvn63fU38A6vYCyfe4Fmfb.png" mos="https://cdn.mos.cms.futurecdn.net/Zvn63fU38A6vYCyfe4Fmfb.png" align="" fullscreen="1" width="1035" height="660" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Zvn63fU38A6vYCyfe4Fmfb.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Be careful: if the NAS is started without the USB drive, it does not indicate that there are any RAID configurations available.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:603px;"><p class="vanilla-image-block" style="padding-top:65.01%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/jFSSbw4WnfKGorJNrhoqPY.png" mos="https://cdn.mos.cms.futurecdn.net/jFSSbw4WnfKGorJNrhoqPY.png" align="" fullscreen="1" width="603" height="392" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/jFSSbw4WnfKGorJNrhoqPY.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The key files required for encryption/decryption are stored on an external drive that should be kept at a safe location, protected from unauthorized access.</p><h2 id="qnap-ts-459-pro">Qnap TS-459 Pro</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:115.14%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/m64x6GhDUxa588cE5SNbBZ.jpg" mos="https://cdn.mos.cms.futurecdn.net/m64x6GhDUxa588cE5SNbBZ.jpg" align="" fullscreen="1" width="1024" height="1179" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/m64x6GhDUxa588cE5SNbBZ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Qnap TS-459 Pro also comes with a dual-core Intel Atom D510 CPU, 1 GB DDR2-RAM, iSCSI functionality, and four hard drive bays that can be used in the RAID modes 0, 1, 5, and 6. The NAS device offers good sequential data transfer rates of about 100 MB/s under normal operation, depending a bit on the RAID mode.</p><p><strong>Encryption: Password or Key File</strong></p><p>Just like the Thecus device, Qnap also uses partition-level encryption using standard tools like Linux dm-crypt and cryptsetup. You do not have to rely on the command prompt to set it up though, as this can be done easily via the Web-based interface. You cannot enable encryption for existing RAID partitions; it has to be done at the time of creation.</p><p>The setup process is rather similar to activating encryption on the Thecus NAS.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1035px;"><p class="vanilla-image-block" style="padding-top:63.77%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/jZ9NWoKZdHwktyi7p5Zscc.png" mos="https://cdn.mos.cms.futurecdn.net/jZ9NWoKZdHwktyi7p5Zscc.png" align="" fullscreen="1" width="1035" height="660" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/jZ9NWoKZdHwktyi7p5Zscc.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>You have to activate the encryption feature and select a password when creating a RAID array with encryption enabled. The option “Save Encryption Key” saves the password on the NAS device, which means that the encrypted partition will be automatically opened and integrated into the system configuration after rebooting. Anyone who recognizes the potential vulnerability in this can disable the option and instead unlock the encrypted partition by entering the password manually in the Web administration interface after rebooting the NAS.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1035px;"><p class="vanilla-image-block" style="padding-top:63.77%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ZNVmZNykbfKpap9EQWSoQH.png" mos="https://cdn.mos.cms.futurecdn.net/ZNVmZNykbfKpap9EQWSoQH.png" align="" fullscreen="1" width="1035" height="660" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ZNVmZNykbfKpap9EQWSoQH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><br/>The Qnap NAS device requires a password between eight and sixteen characters.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1035px;"><p class="vanilla-image-block" style="padding-top:63.77%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/cFDDzUXdX6hiaDD4Sijxeg.png" mos="https://cdn.mos.cms.futurecdn.net/cFDDzUXdX6hiaDD4Sijxeg.png" align="" fullscreen="1" width="1035" height="660" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/cFDDzUXdX6hiaDD4Sijxeg.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>We also get the usual warning that confirming the action will erase all data on the hard drives.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1020px;"><p class="vanilla-image-block" style="padding-top:64.12%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/5SFLhNokmemWGpJbkx2q3Q.png" mos="https://cdn.mos.cms.futurecdn.net/5SFLhNokmemWGpJbkx2q3Q.png" align="" fullscreen="1" width="1020" height="654" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/5SFLhNokmemWGpJbkx2q3Q.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><br/>After the encrypted RAID array has been created, changes to the encryption configuration can be made through the menu item “Encrypted File System.” It is possible to delete a stored key from the configuration or to change the password of an encrypted RAID array.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1020px;"><p class="vanilla-image-block" style="padding-top:67.06%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/dipaVwkPRTj4KzQfQxRv5a.png" mos="https://cdn.mos.cms.futurecdn.net/dipaVwkPRTj4KzQfQxRv5a.png" align="" fullscreen="1" width="1020" height="684" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/dipaVwkPRTj4KzQfQxRv5a.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>If the encryption password is not saved, it must be input manually via the Web interface, or you can use a key file instead.</p><h2 id="synology-ds1010">Synology DS1010+</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:81.25%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FSAR34jEcqEM779Zqyy8yi.jpg" mos="https://cdn.mos.cms.futurecdn.net/FSAR34jEcqEM779Zqyy8yi.jpg" align="" fullscreen="1" width="1024" height="832" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FSAR34jEcqEM779Zqyy8yi.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The Synology DS1010+ also comes with a dual-core Intel Atom D510 and 1 GB of DDR2 RAM. But unlike the devices from Qnap and Thecus, it encrypts data at a file level, instead of at a partition level. This is implemented via eCryptfs, which is rather similar to the popular TrueCrypt software. It creates a container that can grow or shrink in size dynamically as needed. The data stored in these container files is individually encrypted, while the information used to decrypt the files is stored in the unencrypted file header. In the following screenshots, we can see just how such a container is created, and what information from the encrypted file in it can be displayed directly in the Linux console.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1020px;"><p class="vanilla-image-block" style="padding-top:61.96%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/no3tR8LBMqeAZe8dhfFwNR.png" mos="https://cdn.mos.cms.futurecdn.net/no3tR8LBMqeAZe8dhfFwNR.png" align="" fullscreen="1" width="1020" height="632" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/no3tR8LBMqeAZe8dhfFwNR.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Since Synology uses eCryptfs, the RAID arrays have to be configured and ready to go before enabling encryption. Setting up the encryption can be done when configuring file or folder sharing.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1020px;"><p class="vanilla-image-block" style="padding-top:61.96%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/v26XR6tfHsnPNMNS62uK3C.png" mos="https://cdn.mos.cms.futurecdn.net/v26XR6tfHsnPNMNS62uK3C.png" align="" fullscreen="1" width="1020" height="632" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/v26XR6tfHsnPNMNS62uK3C.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>When sharing a folder there is a menu item in the Web interface called “Encrypt this shared folder.” This also requires the user to enter a password string that the encryption is based upon, and it has to be at least eight characters long.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1020px;"><p class="vanilla-image-block" style="padding-top:61.96%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/KVn7M4RyQm68B9X5FgqWaC.png" mos="https://cdn.mos.cms.futurecdn.net/KVn7M4RyQm68B9X5FgqWaC.png" align="" fullscreen="1" width="1020" height="632" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/KVn7M4RyQm68B9X5FgqWaC.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>If the menu item “Mount automatically on startup” is selected, the password is saved on the NAS device. This option allows you to automatically mount the encrypted folder after rebooting the device. But just like with the Qnap NAS, you should not use this feature if you are concerned about security (and if you're enabling encryption, there's a fair chance that you are).</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1020px;"><p class="vanilla-image-block" style="padding-top:61.96%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/oCQF734RLfhrWGbN5B5zAm.png" mos="https://cdn.mos.cms.futurecdn.net/oCQF734RLfhrWGbN5B5zAm.png" align="" fullscreen="1" width="1020" height="632" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/oCQF734RLfhrWGbN5B5zAm.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Again, we receive a dialog box warning the user to store the key in a safe place, as the data cannot be decrypted without it. It also says that there might be a performance impact as a result of the encryption, and that the folder will not be available via NFS.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1020px;"><p class="vanilla-image-block" style="padding-top:61.37%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/M6habUXPJ5QrxRAsW8u9W8.png" mos="https://cdn.mos.cms.futurecdn.net/M6habUXPJ5QrxRAsW8u9W8.png" align="" fullscreen="1" width="1020" height="626" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/M6habUXPJ5QrxRAsW8u9W8.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>After confirming the operation, the encrypted folder is available just a few seconds later and the download of the key file that was generated from the password you entered is automatically accessed.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1020px;"><p class="vanilla-image-block" style="padding-top:61.96%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/pTfoAdjw9ASM3sSQ4s5ztU.png" mos="https://cdn.mos.cms.futurecdn.net/pTfoAdjw9ASM3sSQ4s5ztU.png" align="" fullscreen="1" width="1020" height="632" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/pTfoAdjw9ASM3sSQ4s5ztU.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>If you choose not to store the encryption password on the NAS, you can still access the encrypted folders after rebooting. This can be done either by entering the password via the Web interface or by using the downloaded key file.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:663px;"><p class="vanilla-image-block" style="padding-top:30.17%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/fbGbydLM4JYqWavPcVtE7Q.png" mos="https://cdn.mos.cms.futurecdn.net/fbGbydLM4JYqWavPcVtE7Q.png" align="" fullscreen="1" width="663" height="200" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/fbGbydLM4JYqWavPcVtE7Q.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>If the encrypted folders are not mounted via eCryptfs, you just see a list of unintelligible letters and numbers when displaying the drive contents in the Linux console. After mounting them using the password, they are displayed as usual.</p><h2 id="test-system-and-details">Test System And Details</h2><p>The NAS servers in this story from Thecus, Synology, and Qnap are all equipped with the same core components: a dual-core Intel Atom D510 CPU and 1 GB of DDR2 RAM. The Synology DS1010+ does come with five drive bays, setting it apart a bit.</p><p>After taking a look at the first results, we decided not to run the benchmarks using all the available RAID modes like we usually do, and the reason for that is shown on the next page.</p><p><strong>Test Configuration</strong></p><div ><table><thead><tr><th  colspan="2">System Hardware</th></tr></thead><tbody><tr><td  ><strong>Intel 775 Plattform</strong></td><td  ><strong>Asus P5E3 Deluxe</strong>, Rev.1.03G, Intel X38, BIOS: 0810 (02/11/2007)</td></tr><tr><td  ><strong>CPU</strong></td><td  ><strong>Intel Core 2 Duo E6750</strong> (65 nm Conroe) @2.26 GHz</td></tr><tr><td  ><strong>RAM</strong></td><td  >2 x 1024 MB Crucial Ballistix DDR3-1600</td></tr><tr><td  ><strong>eSATA-Controller</strong></td><td  >JMicron JMB363</td></tr><tr><td  ><strong>System HDD</strong></td><td  ><strong>Seagate Barracuda 7200.9</strong>, 160 GB, 7200 RPM, SATA 3Gb/s, 8 MB Cache</td></tr><tr><td  ><strong>Test HDD</strong></td><td  >4 x 3.5" <strong>Samsung Spinpoint HD321KJ</strong>, 320 GB, 7200 RPM, SATA 3Gb/s, 16 MB Cache</td></tr><tr><td  ><strong>DVD-ROM</strong></td><td  >Samsung SH-D163A , SATA150</td></tr><tr><td  ><strong>Graphics Card</strong></td><td  ><strong>Gigabyte Radeon HD 3850 GV-RX385512H</strong>, GPU: 670 MHz, Memory: 512 MB DDR3 (830 MHz, 256-Bit)</td></tr><tr><td  ><strong>Network Card</strong></td><td  >Marvell Yukon 88E8056 PCIe Gigabit Ethernet Controller</td></tr><tr><td  ><strong>Sound Card</strong></td><td  >Integrated</td></tr><tr><td  ><strong>PSU</strong></td><td  ><strong>Cooler Master RS-850-EMBA</strong>, ATX 12V V2.2, 850 W</td></tr><thead><tr><th  colspan="2">System Software And Drivers</th></tr></thead><tr><td  ><strong>Operating System</strong></td><td  >Windows Vista Enterprise SP1</td></tr><tr><td  ><strong>DirectX 10</strong></td><td  >DirectX 10 (Vista-Standard)</td></tr><tr><td  ><strong>DirectX 9</strong></td><td  >Version: April 2007</td></tr><tr><td  ><strong>Graphics Drivers</strong></td><td  >AMD Radeon Version 7.12</td></tr><tr><td  ><strong>Network Drivers</strong></td><td  >9.0.32.3 (Vista-Standard)</td></tr><tr><td  ><strong>Intel Chipset Drivers</strong></td><td  >Version 6.9.1.1001 (20/02/2008)</td></tr><tr><td  ><strong>JMicron Chipset Drivers</strong></td><td  >Version 1.17.15.0 (24/03/2007)</td></tr></tbody></table></div><p><strong>Intel NAS Performance Toolkit  </strong></p><p>We tested the NAS devices using the <a href="http://softwarecommunity.intel.com/articles/eng/1474.htm">Intel NAS Performance Toolkit</a>. </p><p>The NAS firmware versions used in the tests were as follows:</p><ul><li>Thecus N4200: 3.00.12</li><li>Qnap TS-459 Pro: 323 (0209T)</li><li>Synology DS1010+: 2.3-1161</li></ul><h2 id="benchmark-results-multimedia-3">Benchmark Results: Multimedia</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:107.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/yH5ZN6kAJmLRe9VtfzNCT4.png" mos="https://cdn.mos.cms.futurecdn.net/yH5ZN6kAJmLRe9VtfzNCT4.png" align="" fullscreen="1" width="450" height="484" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/yH5ZN6kAJmLRe9VtfzNCT4.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:107.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/9U5K2XZ4B7EcFEqdRNhQTg.png" mos="https://cdn.mos.cms.futurecdn.net/9U5K2XZ4B7EcFEqdRNhQTg.png" align="" fullscreen="1" width="450" height="484" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/9U5K2XZ4B7EcFEqdRNhQTg.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:107.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/PJwq4fXWCkTpsUfVu7zbh9.png" mos="https://cdn.mos.cms.futurecdn.net/PJwq4fXWCkTpsUfVu7zbh9.png" align="" fullscreen="1" width="450" height="484" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/PJwq4fXWCkTpsUfVu7zbh9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>More Benchmark Results Can Be Found In the </strong><strong><a href="http://www.tomshardware.de/fotostrecken/NAS-verschlusselung,0201--8063----jpg-.html"><strong>Picture Gallery</strong></a></strong><strong>.</strong></p><p>All the NAS servers deliver solid performance in the data transfer rate benchmarks when configured with standard, non-encrypted partitions/folders. The units from Qnap and Synology even achieve data transfer rates of more than 100 MB/s when recording a video file. </p><p>It is rather remarkable that, while the performance is almost equal with encryption enabled, the difference is immense with it gets turned off, particularly when you compare the devices from Synology and Qnap.</p><p>Overall, the performance hit attributable to encrypting your network-attached storage device is massive, leaving just about a fifth of the normal data transfer rates. And, it makes no difference whether the encryption is at a partition or at a file level.</p><p>The same thing can be seen during the “HD Video Playback” test. While the data transfer rates differ when the drives are not encrypted, the performance is approximately the same when it's turned on. </p><p>When transferring small files from the NAS, the difference is not quite that huge. But still, performance drops of 50% or more are to be expected when enabling encryption.</p><h2 id="benchmark-results-office-3">Benchmark Results: Office</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:107.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/UtTzHnYo4ivGVRZnASRsRU.png" mos="https://cdn.mos.cms.futurecdn.net/UtTzHnYo4ivGVRZnASRsRU.png" align="" fullscreen="1" width="450" height="484" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/UtTzHnYo4ivGVRZnASRsRU.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:107.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/zM8zUhZ8M44PvFmgtdqbJ6.png" mos="https://cdn.mos.cms.futurecdn.net/zM8zUhZ8M44PvFmgtdqbJ6.png" align="" fullscreen="1" width="450" height="484" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/zM8zUhZ8M44PvFmgtdqbJ6.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:107.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/AQDVkmcSDBsJkEJ2YpqaN7.png" mos="https://cdn.mos.cms.futurecdn.net/AQDVkmcSDBsJkEJ2YpqaN7.png" align="" fullscreen="1" width="450" height="484" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/AQDVkmcSDBsJkEJ2YpqaN7.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>More Benchmark Results Can Be Found In the </strong><strong><a href="http://www.tomshardware.de/fotostrecken/NAS-verschlusselung,0201--8063----jpg-.html"><strong>Picture Gallery</strong></a></strong><strong>.</strong></p><p>The test results from the backup tests are just as disappointing as those from the “HD Video Record” benchmark. Performance losses of up to 80% just cannot be ignored. Again, it is striking how similar the performance is between the NAS devices when encryption is enabled.</p><p>The situation is similar in the other tests, though the Thecus N4200 is a little bit faster than its competitors. Only the 29.6 MB/s in the “Office Productivity” test in RAID 1 with encryption activated stands out a bit, and we do not know why. We considered blaming the test setup, but after closely reviewing the test settings and the equipment, as well as running the tests several times, we decided to exclude that.</p><h2 id="conclusion-8">Conclusion</h2><p>The NAS servers used in this test are all designed for commercial or semi-professional environments, which to some extent is reflected in their lofty prices. The Thecus N4200 is about $670, while the Synology DS1010+ and Qnap TS-459 Pro cost a bit more.</p><p>That's quite a hefty sum to pay for a diskless enclosure that you still need to populate with storage. In many cases, that raises expectations, and you naturally assume data stored on the NAS server really is safe. Similarly, you also expect that, even if a hard drive in the server's array fails, you'll still be able to rebuild the configuration and keep that data available. All three NAS servers offer a variety of RAID modes and backup capabilities that really can prevent data loss when they're applied sensibly.</p><p><strong>Data Loss Due To Theft</strong></p><p>Data can, however, be lost in ways other than a drive dying. How about if a disk from a RAID 1 array gets stolen? What about the entire NAS unit (these things aren't exactly heavy)? That's not a far-fetched scenario, especially if your networked storage is installed in a high-traffic environment like a retail store or doctor’s office. It's nice that all of the NAS servers in this test can be chained down using a Kensington lock. But lightweight physical security might not be much of a challenge to a prepared thief.</p><p>Thecus and Qnap also equip their products (the N4200 and TS-459 Pro) with lockable drive trays. This means that even the bravest jerk with a well-placed screwdriver should be unable to get away with a hard drive without damaging its housing. Conversely, the hard drives in Synology's DS1010+ could even be stolen on the fly, though, since it does not have any lockable drive bays.</p><p><strong>Encryption Protects Against Prying Eyes…</strong></p><p>If you're going to the trouble of protected the NAS device and hard drives from physical theft, the surest way of safeguarding the data from unscrupulous eyes is to encrypt disk contents. The manufacturers make use of a tool that has been known by all die-hard Linux users for years, meaning that it is already quite common out there, and has seen a lot of use in practice. Thecus and Qnap apply their encryption to the entire partition, while Synology allows its users to encrypt only specific folders.</p><p><strong>…At the Cost of Performance</strong></p><p>Performance-wise, the tested products are not that different. A lack of encryption acceleration means that enabling the feature absolutely destroys performance on all three units.</p><p>The default data transfer rates of the three candidates are on a similar level in many benchmarks, although the Thecus N4200 shows slightly better results than the competition. Nevertheless, it must be said that the encryption performance leaves a lot of room for improvement. The implementation of a dedicated hardware cryptography unit would affect the data transfer rates very positively. Intel’s dual-core Atom D510 offers modest performance in everyday use, but for this type of encryption task, it is simply underwhelming, in turn affecting the data transfer rates. Maybe AES-NI has value in the embedded market; hopefully Intel has something planned there.</p><p><strong>Use and Flexibility</strong></p><p>When it comes to using encryption, Thecus employs the most complex implementation. In order to unlock an encrypted partition, the N4200 requires an external drive to be connected, which is then removed during operation and stored in a safe place.</p><p>Qnap’s approach to handling the encrypted partitions is also solid, and there is no reason to complain. Synology offers the most flexible single-folder encryption solution. While encryption has to be configured in advance on the NAS servers from Thecus and Qnap (which then becomes a permanent change to the partition), the encrypted database on Synology's DS1010+ can grow or shrink dynamically. The advantage here is that the most sensitive folders can be selectively encrypted without much effort, while other shared files or folders remain unaffected by the performance impact caused by the encryption. Also, existing files or folders can be encrypted at a later time, and not just when they're created.</p><p>If you are concerned about security, there is one thing that you absolutely <em>should not do</em> with these three NAS devices, and that is to store the password string required to decrypt the partitions or files on the NAS itself. Security always comes at the cost of some effort, but you should absolutely choose to manually enter the password to gain access to the encrypted partition or file after rebooting the NAS. That shouldn't happen very often anyway.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Debuts Super-Fast Turbo NAS Servers ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/us/sponsored/qnap-nas-network_attached_storage-hdd-59</link>
                                                                            <description>
                            <![CDATA[ QNAP Systems, Inc., a leading manufacturer of world class NAS servers, NVR Video Surveillance Systems, and Network-based Media Players today announced the TS-x12 lineup of affordable high performance Turbo NAS servers intended for the fast-growing home and SOHO market segment. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">otRKDiQoBZne28KuUoCuy8</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GjH5jPe7pm9ytTKMkAVLrF-1280-80.gif" type="image/gif" length="0"></enclosure>
                                                                        <pubDate>Wed, 23 Feb 2011 01:10:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:59 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Sponsored ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/gif" url="https://cdn.mos.cms.futurecdn.net/GjH5jPe7pm9ytTKMkAVLrF-1280-80.gif">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GjH5jPe7pm9ytTKMkAVLrF-1280-80.gif" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><em>New TS-x12 Lineup Includes 1, 2, and 4-drive Models Featuring Embedded Marvell 1.2GHz CPU and 256MB of DDRII RAM, Delivering Great All-around Performance, Low Power Consumption, and a Wealth of Applications for Home Networks.</em></p><p>Taipei, Taiwan, January, 2011 - QNAP Systems, Inc., a leading manufacturer of world class NAS servers, NVR Video Surveillance Systems, and Network-based Media Players today announced the TS-x12 lineup of affordable high performance Turbo NAS servers intended for the fast-growing home and SOHO market segment.  The new models utilize the latest Marvell 1.2GHz processor and include 256MB of DDRII memory and Gigabit LAN ports, offering up to 8TB of networked storage with a unique blend of solid performance, high reliability, and advanced features at very affordable price points.  The TS-x12 series includes the 1-drive TS-112, 2-drive TS-212, and 4-drive TS-412.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:215px;"><p class="vanilla-image-block" style="padding-top:74.88%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/GjH5jPe7pm9ytTKMkAVLrF.gif" mos="https://cdn.mos.cms.futurecdn.net/GjH5jPe7pm9ytTKMkAVLrF.gif" align="" fullscreen="1" width="215" height="161" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/GjH5jPe7pm9ytTKMkAVLrF.gif' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>NAS is becoming a popular addition to home networks as they solve the problem of how to centrally store and share digital content among computers in the home – especially in mixed Windows/Mac networks.  QNAP’s new TS-x12 models are easy to attach to existing networks and provides easy file sharing within the network, centralized backup of all networked computers, website hosting, printer sharing, even recording of surveillance video from IP cameras.</p><p>“The new TS-x12 series Turbo NAS servers offer affordable high performance coupled with ultra-low power consumption and virtually noise-free operation,” said Tony Lu, Product Manager from QNAP.  “Home users no longer need to sacrifice performance for lower cost NAS; and the new TS-x12 series offers advanced features like RAID and iSCSI support, making them an incredible value for the money.”</p><p>The new TS-x12 models also improve the multimedia experience and capabilities for home users.  The built-in UPnP media server (TwonkyMedia) feature of the TS-x12 series supports numerous UPnP-compliant media players such as the Sony® PS3 and Microsoft® Xbox 360 gaming consoles.  Users can even use their iPhone and Android phone to stream music and video or view digital photos stored on the NAS in real-time from anywhere with a Wi-Fi or 3G connection.</p><p><strong>Availability</strong></p><p>The TS-x12 series will be available starting in February through popular US commercial distributors, resellers, and retailers.  MSRP for the new TS-x12 series:</p><p>TS-112: $179.00</p><p>TS-212: $259.00</p><p>TS-412: $449.00</p><p>Want to learn more about the new QNAP TS-x12 models?  Please visit <a href="http://www.qnap.com/">www.qnap.com</a></p><p>TS-112: <a href="http://www.qnap.com/pro_detail_feature.asp?p_id=191">http://www.qnap.com/pro_detail_feature.asp?p_id=191</a> </p><p>TS-212: <a href="http://www.qnap.com/pro_detail_feature.asp?p_id=192">http://www.qnap.com/pro_detail_feature.asp?p_id=192</a></p><p>TS-412:<a href="http://www.qnap.com/pro_detail_feature.asp?p_id=193">http://www.qnap.com/pro_detail_feature.asp?p_id=193</a> </p><p><strong>About QNAP Systems, Inc.</strong></p><p>QNAP Systems, Inc. is a privately held company founded in 2004 and is dedicated to bringing world class NAS storage, professional NVR video surveillance, and network video players to consumer, small/medium business, and entry level enterprise market segments.  QNAP leverages not only hardware design but also a growing core competency in software engineering that is precisely focused on bringing to market products that offer the highest available performance coupled with outstanding reliability, scalability, and ease of installation and use.  QNAP is a multi-national company with headquarters in Taipei, Taiwan, and subsidiary offices in China and the United States.</p><p><strong>QNAP Systems, Inc.</strong><br/> TEL: +886-2-8698-2000<br/> FAX: +886-2-8698-2270<br/> URL: <a href="http://www.qnap.com">http://www.qnap.com</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Qnap TS-559 Pro: Do More Drives In Your NAS Mean More Speed? ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/nas-intel-atom-raid,2824.html</link>
                                                                            <description>
                            <![CDATA[ We know that adding drives to a RAID array can help improve performance. But does adding storage to a NAS device really help push throughput higher? We put four-bay and five-bay units from Qnap up against each other and benchmark their transfer rates. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5ztV5UEDDnxeiygcB5HiGJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/tyqG3KuzsAg9eX2Bw5c8Te-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 03 Feb 2011 06:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 08:42:14 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Marcel Binder ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/tyqG3KuzsAg9eX2Bw5c8Te-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/tyqG3KuzsAg9eX2Bw5c8Te-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="roughly-170-usd-per-drive-bay">Roughly $170 USD Per Drive Bay</h2><p>Qnap is a network storage device manufacturer with a wide range of products. The company portfolio contains everything from media players to network storage solutions for security cameras. Its NAS device product line is probably the area where the company has its strongest brand recognition, and the manufacturer aims at offering lots of options.</p><p>As a result, many of its NAS devices come in several different varieties. The TS-x59 Pro series is available with two, four, five, six, and eight drive bays, for example. They all share the same base platform: 1 GB DDR2 memory combined with a dual-core Intel Atom D510 CPU.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:99.51%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/7tQhKgn2cqeFDGxbwGNc3a.jpg" mos="https://cdn.mos.cms.futurecdn.net/7tQhKgn2cqeFDGxbwGNc3a.jpg" align="" fullscreen="1" width="1024" height="1019" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/7tQhKgn2cqeFDGxbwGNc3a.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Using a single platform is justifiable from a business point of view. Offering several varieties of the same basic configuration means serving different customer segments, while keeping development costs low. Taking the TS-x59 Pro series as an example, the two-drive bay TS-259 Pro version (around $599 USD without storage) is targeted toward sophisticated users who require a NAS device for home network use. The eight-drive bay TS-859 Pro is aimed at the enterprise segment, which is reflected in the price ($1580 USD without hard drives). The four- to six-drive bay units cost between $909 and $1249 USD, and might attract both business and enthusiast users.</p><div ><table><thead><tr><th  colspan="2">Qnap TS-x59 Pro Series</th></tr></thead><tbody><tr><td  >TS-259 Pro</td><td  >$599 USD*</td></tr><tr><td  >TS-459 Pro</td><td  >$909 USD*</td></tr><tr><td  >TS-559 Pro</td><td  >$1079 USD*</td></tr><tr><td  >TS-659 Pro</td><td  >$1249 USD*</td></tr><tr><td  >TS-859 Pro</td><td  >$1580 USD*</td></tr></tbody></table></div><p>* Approximated prices without hard drives; these may vary</p><p>Comparing the TS-459 Pro and the TS-559 Pro with four and five bays, the question we want to answer is: are there any differences between the two devices, other than the fifth drive bay? Is it worthwhile for ambitious users to pay extra for the five-bay unit, or are you better off with the four-bay version, in terms of value for money, as well as speed? And finally, what are the advantages of a fifth drive in the NAS device?</p><h2 id="a-closer-look-at-the-devices">A Closer Look At The Devices</h2><p>As mentioned, all models in the QNAP TS-x59 Pro series share the same dual-core Intel Atom D510 1.66GHz CPU and 1 GB of DDR2 RAM. The Intel NM10 Express chipset only provides two SATA ports, but the TS-449 Pro and TS-559 Pro are equipped with the Intel ICH9R controller as well, thus offering six additional SATA ports with AHCI support. The integrated power supply, two eSATA ports, four USB ports, and two Intel 8257L gigabit Ethernet controllers are available in all models.</p><p><strong>Wider Design, Larger Fan</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:47.46%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/QQQos5rraEk9GFrvE6KHbK.jpg" mos="https://cdn.mos.cms.futurecdn.net/QQQos5rraEk9GFrvE6KHbK.jpg" align="" fullscreen="1" width="1024" height="486" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/QQQos5rraEk9GFrvE6KHbK.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The fifth drive bay makes the TS-559 Pro housing a bit wider than that of the TS-459 Pro (21 cm and 18 cm, respectively). This allows for the use of a large 120 mm fan, compared to the 92 mm fan in the four-drive bay TS-459 Pro. We did not notice any significant differences in noise levels, though. The height (18.2 cm) and depth (23.5 cm) of the two units are identical, though the 5.1 kg TS-559 Pro is quite a bit heavier than the 3.6 kg TS-449 Pro.</p><p><strong>(Almost) Identical Front Panels</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:48.73%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/RWQKWNwMXTZ3oB3E2Zfiqd.jpg" mos="https://cdn.mos.cms.futurecdn.net/RWQKWNwMXTZ3oB3E2Zfiqd.jpg" align="" fullscreen="1" width="1024" height="499" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/RWQKWNwMXTZ3oB3E2Zfiqd.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The front panels of the two NAS units are almost identical. The only differences are the number of drive bays and the power LED to the left of the TS-559 Pro. Other than that, they share the same power button, One Touch Copy button, LCD display, enter/select switch, and status LEDs for eSATA, USB, LAN, and system state. The drive bays are identical as well.</p><h2 id="do-more-hard-drives-equal-faster-raid">Do More Hard Drives Equal Faster RAID?</h2><p><strong>Firmware: One For All</strong></p><p>Similar to other NAS device manufacturers, Qnap offers a single firmware for all devices in a given product line. This has the advantage of allowing the firmware to be easily adapted to the different models, since both the hardware and the features are almost identical anyway. The differences are mostly in the details, for example the missing eSATA management menu item on a device without eSATA ports.</p><p>Because the TS-459 Pro and TS-559 Pro are based on identical hardware (except for the additional drive bay in the 559 Pro), the biggest differences in the Web-based administration interface are the hard drive identification and RAID mode management menus, with the TS-559 Pro simply allowing for the configuration of one more hard drive. Settings like the choice of file system or RAID mode are the same.</p><p>Pretty much all that remains when comparing mostly-identical NAS devices is the assumption that the fifth drive in the TS-559 Pro gives it some kind of performance advantage compared to the TS-459 Pro.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1680px;"><p class="vanilla-image-block" style="padding-top:53.87%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/XqZeGpma5gMPCvH27MmZod.png" mos="https://cdn.mos.cms.futurecdn.net/XqZeGpma5gMPCvH27MmZod.png" align="" fullscreen="1" width="1680" height="905" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/XqZeGpma5gMPCvH27MmZod.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1680px;"><p class="vanilla-image-block" style="padding-top:55.71%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/g8UYS3Muazz6XxFCbEgx2d.png" mos="https://cdn.mos.cms.futurecdn.net/g8UYS3Muazz6XxFCbEgx2d.png" align="" fullscreen="1" width="1680" height="936" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/g8UYS3Muazz6XxFCbEgx2d.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>RAID In Theory</strong></p><p>The choice of RAID mode and the question of whether the device is mostly going to be used for read or write operation are both relevant. Using a dedicated RAID controller and multiple drives produces a solid performance increase using RAID 5, if you're most concerned about read data rates. RAID 0, 1, and 6 modes also benefit from increasing the number of hard drives for read operations. However, the specific transfer rate increase depends on other factors as well: stripe size, the number of I/O requests, and whether they are sequential or random, not to mention the hard drives you are using. Pretty much the same factors play a role in affecting write performance, although things get a bit more complicated.</p><p>The vast majority of NAS devices for the consumer market lack a dedicated RAID controller for managing XOR operations, and that goes for the TS-459 Pro and TS-559 Pro as well. XOR is the basic mathematical operation to create (or restore) data redundancy for an array. These operations are handled by the dual-core Intel Atom D510 CPU instead (also known as host-based RAID), which can have a somewhat limiting effect on RAID array performance.</p><p>Take a look at the following pages to find out whether the additional disk in the TS-559 Pro has any effect on transfer rates, and if so, how much.</p><h2 id="test-system-details-power-consumption">Test System, Details, Power Consumption</h2><p><strong>Test Configuration</strong></p><p>We used the NAS devices’ default settings in our benchmarks, meaning no jumbo packets. The firmware (version 3.2.6 build 0423T) proposed the ext4 file system for all the different RAID arrays we tested. Also, instead of using the old 320 GB Samsung HD321KJ hard drives with 16 MB cache we switched to 1000 GB HD103UJ models with 32 MB cache.</p><div ><table><thead><tr><th  colspan="2">System Hardware</th></tr></thead><tbody><tr><td  ><strong>Test Platform</strong></td><td  ><strong>Asus P5E3 Deluxe</strong>, Rev.1.03G, LGA 775, Intel X38, BIOS: 0810 (02/11/2007)</td></tr><tr><td  ><strong>CPU</strong></td><td  ><strong>Intel Core 2 Duo E6750</strong> (65 nm Conroe core) @ 2.66 GHz</td></tr><tr><td  ><strong>RAM</strong></td><td  >2 x 1024 MB <strong>Crucial Ballistix DDR3-1600</strong></td></tr><tr><td  ><strong>eSATA Controller</strong></td><td  >JMicron JMB363</td></tr><tr><td  ><strong>System Hard Drive</strong></td><td  ><strong>Seagate Barracuda 7200.9</strong>, 160 GB, 7200 RPM, SATA 3Gb/s, 8 MB Cache</td></tr><tr><td  ><strong>Test Hard Drives</strong></td><td  ><strong>5 x 3.5" Samsung Spinpoint HD103SJ</strong>, 1000 GB, 7200 RPM, SATA 3Gb/s, 32 MB Cache</td></tr><tr><td  ><strong>DVD ROM</strong></td><td  >Samsung SH-D163A , SATA 1.5 Gb/s</td></tr><tr><td  ><strong>Graphics Card</strong></td><td  ><strong>Gigabyte Radeon HD 3850 GV-RX385512H</strong>GPU: 670 MHz, Memory: 512 MB DDR3 (830 MHz, 256-Bit)</td></tr><tr><td  ><strong>Network Card</strong></td><td  >Marvell Yukon 88E8056 PCIe Gigabit Ethernet Controller</td></tr><tr><td  ><strong>Sound Card</strong></td><td  >Integraded</td></tr><tr><td  ><strong>PSU</strong></td><td  >Cooler Master RS-850-EMBA, ATX 12 V V2.2, 850 Watt</td></tr><thead><tr><th  colspan="2">System-Software & Treiber</th></tr></thead><tr><td  ><strong>Operating System</strong></td><td  >Windows Vista Enterprise SP1</td></tr><tr><td  ><strong>DirectX 10</strong></td><td  >DirectX 10 (Vista-Standard)</td></tr><tr><td  ><strong>DirectX 9</strong></td><td  >Version: April 2007</td></tr><tr><td  ><strong>Graphics Drivers</strong></td><td  >AMD Radeon Version 7.12</td></tr><tr><td  ><strong>Network Drivers</strong></td><td  >9.0.32.3 (Vista-Standard)</td></tr><tr><td  ><strong>Intel Chipset Drivers</strong></td><td  >Version 6.9.1.1001 (20/02/2008)</td></tr><tr><td  ><strong>JMicron Chipset Drivers</strong></td><td  >Version 1.17.15.0 (24/03/2007)</td></tr></tbody></table></div><p><strong>Intel NAS Performance Toolkit  </strong></p><p>We used the <a href="http://softwarecommunity.intel.com/articles/eng/1474.htm">Intel NAS Performance Toolkit</a> for testing the NAS devices. For a more detailed description of the benchmarks, see the article<strong><a href="https://www.tomshardware.com/reviews/intel-nas-toolkit,2025.html"> Benchmarking with Intel’s NAS Toolkit</a></strong>.</p><p><strong>Noise Levels (Subjective)</strong></p><p>Both the TS-459 Pro and the TS-559 Pro are rather quiet NAS devices. The only time they are actually noisy is when powering up, as the fans are briefly operated at full-speed. In normal use, you only hear a slight hum that is hardly audible and hence not annoying.</p><p>We did not notice any major differences between the TS-459 Pro with its 92 mm fan and the TS-559 Pro with its 120 mm fan. The quiet impressions made by the two NAS devices were somewhat disturbed by a recurring noise caused by the vibrations of the hard drives. Applying a slight pressure on the hard drive cages immediately silences the humming noise, until it turns up again at some point. We would suggest better vibration cancelation for the hard drive mounting points.</p><p><strong>Power Consumption</strong></p><div ><table><thead><tr><th  ></th><th  >Qnap TS-459 Pro</th><th  >Qnap TS-559 Pro</th></tr></thead><tbody><tr><td  ><strong>Off</strong></td><td  >0.7 W</td><td  >0.9 W</td></tr><tr><td  ><strong>Peak</strong></td><td  >110.5 W</td><td  >148.8 W</td></tr><tr><td  ><strong>HDD Power Down</strong></td><td  >24.4 W</td><td  >27.3 W</td></tr><tr><td  ><strong>Idle</strong></td><td  >45.1 W</td><td  >56.2 W</td></tr><tr><td  ><strong>Rebuild</strong></td><td  >52.2 W</td><td  >63.5 W</td></tr></tbody></table></div><p>The power consumption at idle (power down) does not differ a lot, and active idle differs by roughly 10 W. In any case, both NAS devices require roughly as much power as a low-power desktop PC, which is acceptable. Roughly half of the power consumption is attributed to the hard drives, while 15-25 W are required by the Atom D510 platform.</p><h2 id="benchmark-results-multimedia-4">Benchmark Results: Multimedia</h2><p>We have summarized the results and organized them by RAID mode for better overview. The four-drive bay Qnap TS-459 Pro is represented by the blue bars in the charts below, while the five-drive bay TS-559 Pro is represented by the green bars. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:91.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/sGS6fndD5hCHRWCZxtFBqK.png" mos="https://cdn.mos.cms.futurecdn.net/sGS6fndD5hCHRWCZxtFBqK.png" align="" fullscreen="1" width="450" height="412" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/sGS6fndD5hCHRWCZxtFBqK.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The HD video recording test consists of 100% sequential data writes, and only really shows a difference in data transfer rates in the RAID 5 mode. In RAID 0 they are quite similar due to the gigabit network port posing a bottleneck. We attribute the marginal differences in test results to measurement margins of error. A similar picture emerges in the RAID 1 mode, with the 2.6 MB/s difference being rather low. The gaps between RAID 5 and 6, at 7.1 MB/s and 8 MB/s, are a bit larger.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:91.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/A6xKMwbTrzmd9cqYswAjZc.png" mos="https://cdn.mos.cms.futurecdn.net/A6xKMwbTrzmd9cqYswAjZc.png" align="" fullscreen="1" width="450" height="412" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/A6xKMwbTrzmd9cqYswAjZc.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The sequential read operations in the HD video playback tests are quite similar. In RAID modes 0, 1, and 5, both NAS devices are at pretty much the same level of performance. The fifth hard drive in the TS-559 Pro becomes valuable in the RAID 5 degraded mode and RAID 6 modes, where the performance benefit speaks in favor of the five-bay version.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:91.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/f5L4rghLo9t7ZPniETucEK.png" mos="https://cdn.mos.cms.futurecdn.net/f5L4rghLo9t7ZPniETucEK.png" align="" fullscreen="1" width="450" height="412" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/f5L4rghLo9t7ZPniETucEK.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>There are hardly any noticeable differences in performance between the NAS devices when working with huge amounts of very small files (photo album, four bytes to 102 KB) either. The difference in the RAID 6 mode is lower than when reading or writing sequential data. Only in the degraded version of the RAID 5 mode is the TS-559 Pro able to achieve any higher transfer rates.</p><p><strong>More benchmark results can be found in the gallery.</strong></p><h2 id="benchmark-results-backup-and-office">Benchmark Results: Backup And Office</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:91.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/3ngggyt3CGBxzb6PJuV7bH.png" mos="https://cdn.mos.cms.futurecdn.net/3ngggyt3CGBxzb6PJuV7bH.png" align="" fullscreen="1" width="450" height="412" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/3ngggyt3CGBxzb6PJuV7bH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The simulated system backup into a single container file (66% sequential writes) is not significantly faster on the TS-559 Pro. Once again, the differences are larger in the RAID 5 degraded mode and RAID 6 mode.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:91.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/jZ4ze9r3GtBnMc6ysfe7L4.png" mos="https://cdn.mos.cms.futurecdn.net/jZ4ze9r3GtBnMc6ysfe7L4.png" align="" fullscreen="1" width="450" height="412" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/jZ4ze9r3GtBnMc6ysfe7L4.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Restoring the backup produces very similar results.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:91.56%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Lq4MdS4X5cMn92VNxgoBaJ.png" mos="https://cdn.mos.cms.futurecdn.net/Lq4MdS4X5cMn92VNxgoBaJ.png" align="" fullscreen="1" width="450" height="412" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Lq4MdS4X5cMn92VNxgoBaJ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The difference between the Office Productivity benchmark compared to the Photo Album benchmark is that the files not only have to be read, but written as well. Also, the file sizes vary between 12 bytes and 197 MB. This means that the differences in data transfer rates are very small in the RAID 6 mode. The difference is measurable in the other RAID modes, but so small that it is practically irrelevant.</p><p><strong>More benchmark results can be found in the gallery.</strong></p><h2 id="conclusion-9">Conclusion</h2><p>With the TS-459 Pro and TS-559 Pro, Qnap offers two NAS devices in the upper class of the enthusiast segment that are a attractive when it comes to build quality and equipment, as well as features. We are not surprised to find that the suggested target audience includes small and medium businesses, too. The range of products is nice and broad, as Qnap’s portfolio stretches from two-drive NAS models to heavyweight eight-drive models for business applications.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:58.01%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/wtVhcmBiEkFYmFAzrA6LGj.jpg" mos="https://cdn.mos.cms.futurecdn.net/wtVhcmBiEkFYmFAzrA6LGj.jpg" align="" fullscreen="1" width="1024" height="594" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/wtVhcmBiEkFYmFAzrA6LGj.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>For enthusiasts and ambitious home users, the four- and five-drive bay NAS models are probably the most interesting ones. At around $900 and $1100, they are far from affordable for home users, but attractive for small businesses and enthusiasts on a larger budget. However, our question is whether you should spring for the model with four or five drive bays?</p><p>If you were speculating that the extra hard drive in the TS-559 Pro would bring some extra speed to its RAID array compared to the four-bay version, prepare to be disappointed. Our benchmarks only show performance differences in the RAID 5 degraded mode and RAID 6 mode.</p><p>But there are arguments for the TS-559 Pro other than faster transfer rates. It obviously has a higher maximum storage capacity and allows for more flexibility when it comes to the configuration of RAID modes. Depending on the requirements, the TS-559 Pro could be set to run two hard drives in RAID 1 mode, while operating the remaining three hard drives in a RAID 5 array. Security-conscious users should be particularly attracted by the possibility of running four drives as a RAID 5 array, ensuring a high storage capacity, and use the additional available hard drive as a hot spare drive or drive for temporary data. Speed is not the highest priority in that case, anyway.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Intel Releases Two New Atoms for NAS Devices ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/atom-nas-network-processor-qnap,11098.html</link>
                                                                            <description>
                            <![CDATA[ Intel getting NAS-ty! ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">QXEKxGsaVoxi9xmJvdueQn</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/JFKz4LyCLmuqNrjWvhTZ5c-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 18 Aug 2010 14:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 10:12:13 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Marcus Yam ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/JFKz4LyCLmuqNrjWvhTZ5c-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/JFKz4LyCLmuqNrjWvhTZ5c-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:517px;"><p class="vanilla-image-block" style="padding-top:92.84%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/JFKz4LyCLmuqNrjWvhTZ5c.jpg" mos="https://cdn.mos.cms.futurecdn.net/JFKz4LyCLmuqNrjWvhTZ5c.jpg" align="" fullscreen="1" width="517" height="480" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/JFKz4LyCLmuqNrjWvhTZ5c.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>While we still associate the Intel Atom with being the overwhelmingly popular netbook CPU, it's got more applications than just for tiny portables.</p><p>The Atom's being doing well inside networked storage appliances and Intel this week has added two new Atom processors to further boost the company’s offerings to its OEM partners Acer, Cisco, LaCie, LG Electronics, Netgear, QNAP, Super Micro, Synology and Thecus.</p><p>For consumer electronics, Intel is introducing the 1.8GHz Atom processor D425 single-core and D525 dual-core with support for DDR3 SODIMM.</p><p>The new Intel Atom processors (D425 and D525) are paired with the Intel 82801 IR I/O Controller and support Microsoft Windows Home Server and open source Linux operating systems.</p><p>“Networked storage appliances based on the Intel Atom processor platform enable consumers and businesses to organize, manage, protect and share documents, photos, videos and music throughout the home or office,” said Dinesh Rao, product line manager, Intel Storage Group. “The versatile Atom processor, which is at the heart of a growing variety of small, innovative, Internet-connected devices, makes it possible for storage vendors to develop low-power appliances that can innocuously sit on a desk or shelf while keeping digital content safe and available anytime, anywhere.”</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Launches 8-Drive Rack-Mounted NAS ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/NAS-Rack-Mount-8-Drive-VMware,10346.html</link>
                                                                            <description>
                            <![CDATA[ This diskless NAS is datacenter and cloud-ready. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">bq52kUPLZvYdMWQgxUw9fC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/pfrW5nkRgdfJFeiqSXBMsJ-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Tue, 04 May 2010 23:40:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:56 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kevin Parrish ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/ZBBstjEdBDcT9XkGssD9XK.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Kevin Parrish has over a decade of experience as a writer, editor, and product tester. His work focused on computer hardware, networking equipment, smartphones, tablets, gaming consoles, and other internet-connected devices. His work has appeared in Tom&#039;s Hardware, Tom&#039;s Guide, Maximum PC, Digital Trends, Android Authority, How-To Geek, Lifewire, and others.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/pfrW5nkRgdfJFeiqSXBMsJ-1280-80.png">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/pfrW5nkRgdfJFeiqSXBMsJ-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:595px;"><p class="vanilla-image-block" style="padding-top:51.09%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/pfrW5nkRgdfJFeiqSXBMsJ.png" mos="https://cdn.mos.cms.futurecdn.net/pfrW5nkRgdfJFeiqSXBMsJ.png" align="" fullscreen="1" width="595" height="304" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/pfrW5nkRgdfJFeiqSXBMsJ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>NAS server manufacturer QNAP Systems said Monday that it launched an affordable, diskless 2U rack-mounted unit with room for eight hot-swappable 2.5-inch or 3.5-inch hard drives. Called the <a href="http://www.qnap.com/pro_detail_feature.asp?p_id=153">TS-859U-RP</a>, this new Business Series Turbo NAS server is deemed to be datacenter and cloud-ready, allowing up to 16 TB of storage, low power consumption, and VMware Ready certification.</p><p>Under the hood, the TS-859U-RP uses Intel's dual-core Atom D510 clocking at 1.66 GHz, and 1 GB of DDR2 RAM (which seems rather low for a NAS). QNAP said that the TS-859U-RP also utilizes two, built-in power supplies: should one go out, the other kicks in to keep the server up and running while the NAS itself emails the administrator of the failure via HDD S.M.A.R.T. Other bells and whistles include dual Gigabit LAN ports with 7 bonding modes, iSCSI for business, and more.</p><p>"Savvy IT administrators will smile at the broad range of business features included in the TS-859U-RP, including file sharing in mixed Windows/Mac/Linux/UNIX networks, advanced power management with scheduled power on/off & wake on LAN access, support for Microsoft Active Directory (AD), secure AES 256-bit volume-based encryption, and the most comprehensive log system of any NAS currently on the market," the company said. "The TS-859U-RP's functionality can be extended with QPKG software plug-ins, with 15 currently available for telephony, Java, Joomla!, Wordpress, and other applications."</p><p><a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16822107048&cm_re=QNAP-_-22-107-048-_-Product">Newegg</a> now offers the TS-859U-RP for $1,889.99 USD. Other US-based resellers can be found <a href="http://www.qnap.com/Wheretobuy_country.asp?country=US">here</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Atom-Powered NAS: Thecus N4200 And QNAP TS-459 Pro ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/n4200-ts459-pro-intel-atom,2610.html</link>
                                                                            <description>
                            <![CDATA[ Intel's most modern dual-core Pineview-based Atom processor isn't just aimed at energy-efficient netbooks. It can also be found in NAS servers from a variety of manufacturers. We tested two mid-range appliances in order to measure the CPU's capabilities. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">SwiMxRvw3z4c7msMPYcEbj</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/PxXBPg4fj3yiCuutyhaauU-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 30 Apr 2010 08:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 21 Aug 2025 12:43:47 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Marcel Binder ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/PxXBPg4fj3yiCuutyhaauU-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/PxXBPg4fj3yiCuutyhaauU-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="developing-atomic-power">Developing Atomic Power</h2><p>With the Atom processor's introduction, Intel triggered what could almost be called a small revolution. The processor played—and is playing—a significant role in the rapidly-growing popularity of netbooks and nettops. Now Intel's third-generation Atom processor, also designed for use in energy-efficient and affordable systems, is working its charm in the network-attached storage (NAS) segment.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:78.32%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/PxXBPg4fj3yiCuutyhaauU.jpg" mos="https://cdn.mos.cms.futurecdn.net/PxXBPg4fj3yiCuutyhaauU.jpg" align="" fullscreen="1" width="1024" height="802" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/PxXBPg4fj3yiCuutyhaauU.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Previous NAS devices used the second-gen "Diamondville"-based Atom 330. Such devices have already demonstrated some pretty convincing data transfer rates. Thus, our expectations are set high when it comes to NAS devices that use the new, third-generation Pineview-based Atom processors.</p><p>For cost reasons, these entry-level storage devices typically aren't equipped with hardware-acclerated RAID controllers. Instead, they let the CPU execute XOR calculations for various RAID modes, making data transfer rates for these NAS units partially dependent on CPU performance.</p><p><strong>Pineview, What's New?</strong></p><p>Clock speeds of the older Diamondville-based CPUs look very similar to those of new Pineview models. The dual-core Atom 330 (Diamondville) has a clock frequency of 1,600 MHz, while the dual-core Atom D510 (Pineview) runs slightly quicker, clocked at 1,660 MHz. The L2 cache is still 1MB (2 x 512KB), and the solution is manufactured using a 45 nm process. The biggest changes implemented in Pineview are the graphics and memory interfaces. For more on the architecture underlying Intel's Pine Trail platform, <a href="https://www.tomshardware.com/reviews/atom-d510-d510mo,2507.html">check out our launch coverage</a>.</p><p>In short, Intel incorporated a graphics processor and memory controller onto the Atom processor die, and although this increases the processor's TDP by a few watts, the entire platform's power consumption drops due to the consolidation of chipset components. Because of this integration, a new chipset (little more than a southbridge, really) called NM10 Intel Express had to be developed.</p><p>The Intel 945GC chipset, used for the older Atom 230 and 330 processors, had a TDP of 22W. The NM10 Express dramatically lowers this to only about 2 watts. The combined TDP of an Atom 330 and 945GC chipset is around 30W, whereas a Pineview-based Atom D510/NM10 nets a TDP of around 15W. It should be noted, however, that the NM10 chipset only has two SATA ports, which makes it poorly-suited to NAS applications. We expect NAS vendors to look for other solutions to get more storage scalability.</p><p>In order to see what kind of power consumption and data transfer rates one can expect from a Pineview-based NAS, we took a closer look at the Thecus N4200 and QNAP TS-459 Pro. Both launched in the first quarter of 2010.</p><h2 id="thecus-n4200-features-and-build">Thecus N4200: Features And Build</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:121.39%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/Ufcj6SEVvHfeDNECzrotEg.jpg" mos="https://cdn.mos.cms.futurecdn.net/Ufcj6SEVvHfeDNECzrotEg.jpg" align="" fullscreen="1" width="1024" height="1243" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/Ufcj6SEVvHfeDNECzrotEg.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Based on its name, you might assume that Thecus' N4200 is just a slightly-improved version of the N4100 Pro. This isn't the case, though. While the N4100 Pro employs a 500 MHz AMD Geode LX800 processor with 256MB RAM, the N4200 uses a dual-core, 1.66 GHz Intel Atom D510 with 1GB of DDR2 SDRAM. Also, Thecus opted to go with the ICH9R chipset.</p><p><strong>Two Displays</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:109.57%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/cMKZ2XwXL6WYJ6kNBMEpbn.jpg" mos="https://cdn.mos.cms.futurecdn.net/cMKZ2XwXL6WYJ6kNBMEpbn.jpg" align="" fullscreen="1" width="1024" height="1122" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/cMKZ2XwXL6WYJ6kNBMEpbn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>A display on the front of the N4200 provides information on system configuration and status. The front also sports four buttons for changing the settings.</p><p>Unlike the 4100 Pro, however, the N4200's top display is not a conventional LED or LCD display, but an OLED display. Just as the N4100 Pro had a vertically-arranged LED bar on the left side, providing network and disk activity information, the N4200 has an LCD display performing the same function. There are two USB 2.0 ports for connecting additional external storage devices. Underneath the OLED display, behind a door, we find four lockable hard drive bays that can accommodate 3.5" and 2.5" drives.</p><p><strong>Rear Panel Connections</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:112.21%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/YToZ7xf6nm3h7XXkZT46M.jpg" mos="https://cdn.mos.cms.futurecdn.net/YToZ7xf6nm3h7XXkZT46M.jpg" align="" fullscreen="1" width="1024" height="1149" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/YToZ7xf6nm3h7XXkZT46M.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The most striking feature on the back of the NAS is likely the slot directly above the large 120x120 mm fan. This is where you insert an included battery that provides enough power to let the NAS shut down in a controlled manner during a power outage, without any data loss. Above this battery slot is a bracket hiding a PCIe x1 interface, which comes handy if you want to plug in a 10 Gb/s Ethernet network card, for example.</p><p>The N4200 doesn't necessarily have to be connected to the network through a cable. If you prefer more exotic solutions, you can even use a USB dongle to connect the NAS via WiFi. Naturally, wired connections will outperform wireless, but you never know when the cat might chew through your gigabit line (<em><strong>Ed.</strong>: that'd be one evil cat</em>).</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:43.07%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/5stxkMGsfzhokre9vgprwZ.jpg" mos="https://cdn.mos.cms.futurecdn.net/5stxkMGsfzhokre9vgprwZ.jpg" align="" fullscreen="1" width="1024" height="441" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/5stxkMGsfzhokre9vgprwZ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>On the back, we find two eSATA ports, four USB ports, the external power supply connection, and two gigabit Ethernet ports. The GbE ports can either be operated with separate IP and gateway settings, or in failover and/or load balancing modes.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/9oMFeDyznLGyw2DpkrvgUP.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/dGzKmacRbUuuLaxyxF4oEC.jpg" alt="" /></figure></figure><h2 id="thecus-n4200-web-interface-and-features">Thecus N4200: Web Interface And Features</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1680px;"><p class="vanilla-image-block" style="padding-top:53.87%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/dCH6WNjPu6fdT7dejpZeKY.png" mos="https://cdn.mos.cms.futurecdn.net/dCH6WNjPu6fdT7dejpZeKY.png" align="" fullscreen="1" width="1680" height="905" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/dCH6WNjPu6fdT7dejpZeKY.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In addition to the hardware specifications of a NAS device, you have to take into account its software functionality. In recent years, Thecus has evolved well on both fronts. The N4200 comes with a modern, Web-based administration interface that lets you choose from RAID 0, 1, 5, 6, and 10 modes. RAID volumes can be optionally encrypted using AES-256, as well. Additionally, users have the choice of ext3, XFS, and ZFS file systems.</p><p><strong>Network Communication</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1019px;"><p class="vanilla-image-block" style="padding-top:88.81%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/BmveA7XdUwPzkfgTQrLuVH.png" mos="https://cdn.mos.cms.futurecdn.net/BmveA7XdUwPzkfgTQrLuVH.png" align="" fullscreen="1" width="1019" height="905" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/BmveA7XdUwPzkfgTQrLuVH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The N4200 can communicate via iSCSI and, if used under Windows, MacOS, or Linux, it can be an iSCSI target. When used with similar (and various other) NAS devices from Thecus, such as the N5200 Pro, N5500, or units from the N7700/N8800 series, the N4200 can even be used as an iSCSI initiator. The device supports SMB/CIFS, FTP, NFSv3, AFP, HTTP, or HTTPS protocols for exchanging data.</p><p>For multimedia storage, the Thecus N4200 comes with iTunes, UPnP AV, and photo Web servers installed. It also comes with a print server, as well as support for various UPSes. The server functionality can be expanded. For example, you can add a Web or MySQL server by downloading and installing a module from the Thecus site.</p><p><strong>A Web Interface With Delays</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1018px;"><p class="vanilla-image-block" style="padding-top:88.90%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/8KJGDzT5LvmtZ8h8H6ghbD.png" mos="https://cdn.mos.cms.futurecdn.net/8KJGDzT5LvmtZ8h8H6ghbD.png" align="" fullscreen="1" width="1018" height="905" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/8KJGDzT5LvmtZ8h8H6ghbD.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Thecus' UI is functional and for the most part logical, although the menu structure could be made somewhat less nested and more accessible. What really struck us when using firmware version 3.00.12 was the sluggishness of the browser-based interface. When clicking on something or performing an action, it took about three seconds before anything happened or you gave visual feedback. During testing, we also noted that the N4200 had to be restarted after the creation of a new folder. The device stopped responding to SMB/CIFS requests, so access through Windows Explorer was no longer possible. A firmware update from Thecus should remedy problems of this kind.</p><p>Thecus offers a live demonstration of its GUI. Just follow this link to try it out: <a href="http://www.thecus.com/LiveDemo.php?set_language=english">Thecus live demo.</a></p><p><em><strong>Update: </strong>Thecus recently released version 3.02.00.2 of the firmware. Using this, we noticed none of the problems mentioned above, so be sure to update your firmware if you run into any issues with the N4200.</em></p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/9ChRNicVszG6H6hV8pPFKX.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/bkMR2EPiow3mYfeyvgaMKn.jpg" alt="" /></figure></figure><h2 id="qnap-ts-459-pro-features-and-construction">QNAP TS-459 Pro: Features And Construction</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:115.14%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NtaTYVybtV67bqRzxWqBte.jpg" mos="https://cdn.mos.cms.futurecdn.net/NtaTYVybtV67bqRzxWqBte.jpg" align="" fullscreen="1" width="1024" height="1179" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NtaTYVybtV67bqRzxWqBte.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP offers several NAS products equipped with Intel's Atom D510. The different products in the TSx59 Pro-series differ mainly when it comes to the number of supported drives you can connect and corresponding power consumption. For our tests, we used the QNAP TS-459 Pro. It can be equipped with up to four hard drives and up to 1GB of DDR2 RAM. Like Thecus, QNAP also uses the Intel ICH9R southbridge.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:104.39%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/EfPigpsWPwcWvQVqzMfGWV.jpg" mos="https://cdn.mos.cms.futurecdn.net/EfPigpsWPwcWvQVqzMfGWV.jpg" align="" fullscreen="1" width="1024" height="1069" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/EfPigpsWPwcWvQVqzMfGWV.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>Clean Front</strong></p><p>Most products of this kind seem to come with a front-mounted display for displaying and changing basic system information, and the TS-459 Pro is no exception. Below the LCD are four vertically-mounted lockable disk trays. Along the left are the power switch and a USB 2.0 port.</p><p><strong>The Rear</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:104.00%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/pPcCQwMPEBYgahZjaQEPQ6.jpg" mos="https://cdn.mos.cms.futurecdn.net/pPcCQwMPEBYgahZjaQEPQ6.jpg" align="" fullscreen="1" width="1024" height="1065" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/pPcCQwMPEBYgahZjaQEPQ6.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The rear view looks just as tidy as the front. The TS-459 Pro features an internal power supply; you can see its small 50 mm fan just above the 120 mm fan that cools the hard drives.</p><p>We also find four USB 2.0 ports, two eSATA ports, and two gigabit Ethernet ports that can either be used for connecting to two different networks or for load balancing/failover. Moreover, the QNAP TS-459 Pro has a VGA port for system maintenance, which you can use for analyzing console error messages.</p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/7htPjSNFqn63hV5nPK5t8J.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/baqWBkcLU8DgjYXEfwEqfP.jpg" alt="" /></figure></figure><h2 id="qnap-ts-459-pro-web-interface-and-functionality">QNAP TS-459 Pro: Web Interface And Functionality</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1012px;"><p class="vanilla-image-block" style="padding-top:89.43%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NvEfDBUfNCvD6nhXd9cXw3.png" mos="https://cdn.mos.cms.futurecdn.net/NvEfDBUfNCvD6nhXd9cXw3.png" align="" fullscreen="1" width="1012" height="905" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NvEfDBUfNCvD6nhXd9cXw3.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP offers a solid lineup of features, including Web, MySQL, FTP, print, iTunes, and UPnP Media servers, as well as a VMware-Ready certification for interaction with a vSphere VMWare ESX/ESXi Server. Alternatively, you can use Windows Server 2008 Hyper-V. Additionally, the TS-459 Pro supports features like iSCSI LUN masking to ensure safety and multi-path I/O load balancing and failover.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1680px;"><p class="vanilla-image-block" style="padding-top:53.87%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/XqZeGpma5gMPCvH27MmZod.png" mos="https://cdn.mos.cms.futurecdn.net/XqZeGpma5gMPCvH27MmZod.png" align="" fullscreen="1" width="1680" height="905" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/XqZeGpma5gMPCvH27MmZod.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Some of these features mainly pertain to professional environments. In semi-professional environments, and especially for use in a home network, the relevance should be minor or negligible. Consumers will care more about QNAP's support for Apple's Time Machine and the network protocols CIFS/SMB, FTP, NFS, AFP, HTTP, HTTPS, Telnet, and SSH.</p><p><strong>Off to the Cloud</strong></p><p>An interesting feature that we'll probably see from other NAS manufacturers is the possibility of direct transmission from the NAS to Amazon's S3 cloud data storage service. Whether additional providers of cloud storage services will be supported in the future depends on the popularity of this type of data management. Users who don't want their data or backups to leave the house have the option to use the TS-459 Pro as an Rsync server/client and replicate the data onto another server.</p><p><strong>Web Interface</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1680px;"><p class="vanilla-image-block" style="padding-top:53.87%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/UxESRN5oZDpgSMWP8rcXjN.png" mos="https://cdn.mos.cms.futurecdn.net/UxESRN5oZDpgSMWP8rcXjN.png" align="" fullscreen="1" width="1680" height="905" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/UxESRN5oZDpgSMWP8rcXjN.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The browser-based administration interface is probably one of the most comprehensive implementations found in a NAS device today. The number of available settings is huge. The menu structure is straightforward, but the large number of configuration options might initially overwhelm some newcomers.</p><p>Professionals are likely to love the GUI. You can, for example, control fan speed manually, set up a visual alarm if disk space runs out, or access the extensive log files. If all of this isn't enough, you can access a large software repository and use the QPKG feature to install additional modules, such as the blog solution Wordpress or the forum software phpBB.</p><p>For a live demonstration of the QNAP's interface, click the following link: <a href="http://www.QNAP.com/de/liveDemo.asp">QNAP live demo.</a></p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/zXyPg2jGyBMdzbqTMSyWCZ.jpg" alt="" /></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/3L4qEViJzpBUAwoZ7taG3E.jpg" alt="" /></figure></figure><h2 id="test-system-and-details-2">Test System And Details</h2><p><strong>Test Configuration</strong></p><div ><table><thead><tr><th  colspan="2">System Hardware</th></tr></thead><tbody><tr><td  ><strong>Platform</strong></td><td  ><strong>Asus P5E3 Deluxe</strong>, Rev.1.03G; Intel X38, BIOS: 0810 (02/11/2007)</td></tr><tr><td  ><strong>CPU</strong></td><td  ><strong>Intel Core 2 Duo E6750</strong> (65 nm Conroe core) @ 2.26 GHz</td></tr><tr><td  ><strong>RAM</strong></td><td  >2 x 1,024MB Crucial Ballistix DDR3-1600</td></tr><tr><td  ><strong>eSATA Controller</strong></td><td  ><strong>JMicron JMB363</strong></td></tr><tr><td  ><strong>System Hard Drive</strong></td><td  ><strong>Seagate Barracuda 7200.9</strong>, 160GB 7,200 RPM, SATA 3 Gb/s, 8MB Cache</td></tr><tr><td  ><strong>Test Hard Drives</strong></td><td  >4 x 3.5" <strong>Samsung Spinpoint HD321KJ</strong> 320GB, 7,200 RPM, SATA/300, 16MB Cache</td></tr><tr><td  ><strong>DVD-ROM</strong></td><td  >Samsung SH-D163A , SATA150</td></tr><tr><td  ><strong>Video Card</strong></td><td  ><strong>Gigabyte Radeon HD 3850 GV-RX385512H</strong> GPU: 670 MHz; Memory: 512MB DDR3 (830 MHz, 256-bit)</td></tr><tr><td  ><strong>Network Card</strong></td><td  ><strong>Marvell Yukon 88E8056 PCIe Gigabit Ethernet Controller</strong></td></tr><tr><td  ><strong>Sound Card</strong></td><td  >Integrated</td></tr><tr><td  ><strong>Power Supply</strong></td><td  ><strong>Cooler Master RS-850-EMBA</strong>, ATX 12V V2.2, 850 Watt</td></tr><thead><tr><th  colspan="2">System Software</th></tr></thead><tr><td  ><strong>Operating System</strong></td><td  >Windows Vista Enterprise SP1</td></tr><tr><td  ><strong>DirectX 10</strong></td><td  >DirectX 10 (Vista-Standard)</td></tr><tr><td  ><strong>DirectX 9</strong></td><td  >Version: April 2007</td></tr><tr><td  ><strong>Graphic Drivers</strong></td><td  >ATI Radeon Version 7.12</td></tr><tr><td  ><strong>Network Drivers</strong></td><td  >9.0.32.3 (Vista Standard)</td></tr><tr><td  ><strong>Intel Chipset Drivers</strong></td><td  >Version 6.9.1.1001 (20/02/2008)</td></tr><tr><td  ><strong>JMicron Chipset Drivers</strong></td><td  >Version 1.17.15.0 (24/03/2007)</td></tr></tbody></table></div><p><strong>Intel NAS Performance Toolkit  </strong></p><p>We tested the NAS devices using the <a href="http://softwarecommunity.intel.com/articles/eng/1474.htm">Intel NAS Performance Toolkit</a>. For a more detailed description of the benchmarks, see the article <a href="https://www.tomshardware.com/reviews/intel-nas-toolkit,2025.html">Benchmarking With Intel's NAS Toolkit</a>.</p><p>The Thecus N4200 used the firmware version 3.00.12 in our tests, while the QNAP TS-459 Pro used the firmware version 323 (0209T).</p><p><strong>Power and Noise (Subjective)</strong></p><p>Both NAS devices consume about the same amount of power, which should come as no surprise considering their almost identical hardware. The noise of both units was subjectively measured, and while they seem rather equal, the QNAP TS-459 Pro didn't do quite as good a job at dampening hard drive vibrations. This resulted in a slight but annoying humming sound. Gently pressing on the hard drive housing made the humming go away permanently. The plastic rails used in the Thecus N4200 drive bays are the better solution. Both NAS units are quiet enough to keep next to you while you work without being a bother.</p><div ><table><thead><tr><th  ></th><th  >Thecus N4200</th><th  >QNAP TS-459 Pro</th></tr></thead><tbody><tr><td  ><strong>Off</strong></td><td  >1.7W</td><td  >0.7W</td></tr><tr><td  ><strong>Peak</strong></td><td  >105.6W</td><td  >110.5W</td></tr><tr><td  ><strong>Sleep</strong></td><td  >23.7W</td><td  >24.4W</td></tr><tr><td  ><strong>Idle</strong></td><td  >45.7W</td><td  >45.1W</td></tr><tr><td  ><strong>Rebuild</strong></td><td  >56.5W</td><td  >52.2W</td></tr></tbody></table></div><h2 id="benchmark-results-multimedia-5">Benchmark Results: Multimedia</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:215.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/FSEMMNWV76KaKTYo7JYAvF.png" mos="https://cdn.mos.cms.futurecdn.net/FSEMMNWV76KaKTYo7JYAvF.png" align="" fullscreen="1" width="450" height="968" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/FSEMMNWV76KaKTYo7JYAvF.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:215.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/faZT7F5FGht5H9KxWPbQjH.png" mos="https://cdn.mos.cms.futurecdn.net/faZT7F5FGht5H9KxWPbQjH.png" align="" fullscreen="1" width="450" height="968" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/faZT7F5FGht5H9KxWPbQjH.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:215.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/rxNkWudghKszLS4d7C27Bf.png" mos="https://cdn.mos.cms.futurecdn.net/rxNkWudghKszLS4d7C27Bf.png" align="" fullscreen="1" width="450" height="968" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/rxNkWudghKszLS4d7C27Bf.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>For More Benchmark Results, Check Out the Image Gallery</strong></p><p>In the multimedia benchmarks, QNAP's TS-459 Pro's performance shines. Sequential write tests show data rates of more than 100 MB/sec in RAID 5. Compared to the other products listed in the NAS devices chart, the Thecus N4200 doesn't do badly, either. It can write HD video streams at 63.8 MB/sec in RAID 5 mode, which is far more than previously-tested devices.</p><p>Playing HD video streams results in a similar picture. The difference between the N4200 and the TS-459 Pro isn't quite so large, though. When working with many small image files, the two Atom D510 NAS devices perform alike, even when compared to older devices.</p><h2 id="benchmark-results-office-4">Benchmark Results: Office</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:215.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/9TsjSXJK72TTHZZt5ohQeQ.png" mos="https://cdn.mos.cms.futurecdn.net/9TsjSXJK72TTHZZt5ohQeQ.png" align="" fullscreen="1" width="450" height="968" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/9TsjSXJK72TTHZZt5ohQeQ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:215.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/4eWPvBW4sXctab3L75x9wP.png" mos="https://cdn.mos.cms.futurecdn.net/4eWPvBW4sXctab3L75x9wP.png" align="" fullscreen="1" width="450" height="968" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/4eWPvBW4sXctab3L75x9wP.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:215.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/pLAvcPPdLnzM2vr9guLUvT.png" mos="https://cdn.mos.cms.futurecdn.net/pLAvcPPdLnzM2vr9guLUvT.png" align="" fullscreen="1" width="450" height="968" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/pLAvcPPdLnzM2vr9guLUvT.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>For More Benchmark Results, Check Out the Image Gallery</strong></p><p>When performing a Windows backup, QNAP's TS-459 Pro, with its high data transfer rate in RAID 5, easily passes the 80 MB/sec mark. The NAS device from Thecus can only manage about half of that. The results when restoring the backup file were quite even, though. With over 30 MB/sec in RAID 5 mode during the Office Productivity test, both products set new records, though the Thecus N4200 is slightly better.</p><h2 id="conclusion-10">Conclusion</h2><p>For both the QNAP TS-459 Pro and the Thecus N4200, the dual-core Atom D510 is the secret ingredient behind the high data transfer rates. However, this performance comes at a price. The QNAP TS-459 Pro is available as a barebones unit without drives for $900 to $950 dollars. The bare Thecus N4200 runs a bit cheaper, at $750 to $800 dollars.</p><p>In both cases, the buyer gets a very polished NAS device with support for 3.5" and 2.5" hard drives without having to buy any additional equipment.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:101.27%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/NzjAm77pohpBttPDUcsRvX.jpg" mos="https://cdn.mos.cms.futurecdn.net/NzjAm77pohpBttPDUcsRvX.jpg" align="" fullscreen="1" width="1024" height="1037" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/NzjAm77pohpBttPDUcsRvX.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>Almost Identical Hardware</strong></p><p>When it comes to external connections, both units are almost identically-equipped. The Thecus N4200 has two USB 2.0 ports available on the front, while the QNAP TS-459 Pro only has one. Both of the units have four USB 2.0 ports, two eSATA ports, and two gigabit Ethernet ports in the rear. QNAP also offers a VGA port for diagnostic purposes, which the N4200 lacks. However, the N4200 comes with a battery, ensuring a safe shutdown to preserve your data in the event of power failure. Thecus applies redundancy when it comes to the flash memory storage of its firmware, using a dual DOM (disk on module), while QNAP settles for a single one.</p><p><strong>Differences in Administration and Features</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:111.04%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/SExYLygjArW23Jkqo6mgqE.jpg" mos="https://cdn.mos.cms.futurecdn.net/SExYLygjArW23Jkqo6mgqE.jpg" align="" fullscreen="1" width="1024" height="1137" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/SExYLygjArW23Jkqo6mgqE.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The biggest difference between the TS-459 Pro and the N4200 lies in their respective GUI's feature sets and design. The TS-459 Pro's interface isn't only more sophisticated, it also offers more detailed configuration options (for example, creating a custom profile for fan control). It also comes with a VMware certification and many iSCSI features, such as LUN masking and MPIO. </p><p>If you're ready to spend around $900 on a NAS, you can't go wrong with the QNAP TS-459 Pro. It offers high functionality and great transfer rates, as well as several professional features. </p><p>As a result of lofty pricing, don't ignore the Thecus N4200, which runs about $200 less than the QNAP and still offers reliably high data transfer rates. In addition, the Thecus N4200 comes with the replaceable battery. This can be useful, especially in home networks, where the NAS device may be connected to a switchable power strip.</p><p>When it comes to the GUI, Thecus' N4200 lacks a number of features and settings found in the QNAP TS-459 Pro, forcing the user to accept some compromises. However, most of these are features a typical user will never miss.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ QNAP Offers World's Smallest NAS ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/QNAP-NAS-33-839-Server,8111.html</link>
                                                                            <description>
                            <![CDATA[ QNAP's new SS-839 Pro Turbo is slated to be the world's smallest 8-bay. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">zHEbbmGeVcBNwwiXX5xiRF</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/vdnrFxFRofWTALvYoCfh8c-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 22 Jun 2009 20:31:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:11:02 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kevin Parrish ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/ZBBstjEdBDcT9XkGssD9XK.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Kevin Parrish has over a decade of experience as a writer, editor, and product tester. His work focused on computer hardware, networking equipment, smartphones, tablets, gaming consoles, and other internet-connected devices. His work has appeared in Tom&#039;s Hardware, Tom&#039;s Guide, Maximum PC, Digital Trends, Android Authority, How-To Geek, Lifewire, and others.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/vdnrFxFRofWTALvYoCfh8c-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/vdnrFxFRofWTALvYoCfh8c-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2572px;"><p class="vanilla-image-block" style="padding-top:101.40%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/vdnrFxFRofWTALvYoCfh8c.jpg" mos="https://cdn.mos.cms.futurecdn.net/vdnrFxFRofWTALvYoCfh8c.jpg" align="" fullscreen="1" width="2572" height="2608" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/vdnrFxFRofWTALvYoCfh8c.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>QNAP Systems today is claiming to offer the "world's smallest 8-bay" with its new <a href="http://www.qnap.com/pro_detail_feature.asp?p_id=124">SS-839 Pro Turbo</a> network-attached storage (NAS) server. The company backs its claim by providing support for eight 2.5-inch hard drives or solid state disks (SSD), and a storage capacity of up to 4 TB (or up to 500 GB per drive). To expand the NAS even more, QNAP also included two eSATA and five USB ports, allowing end-users to add extra external backup storage if needed. According to QNAP, the SS-839 Pro Turbo is targeted for business owners, consuming low power (34 W with all 8 bays installed) and remaining extremely quiet while providing high performance, stability, and scalability.</p><p>Under the hood, the SS-839 Pro features Intel's Atom N270 CPU running at 1.6 GHz, 2 GB DDR2 RAM, 128 MB Disk on Module (DOM) flash memory, and 2 gigabit RJ-45 Ethernet ports. The server also supports RAID 0, 1, 5, 6, 5 + hot spare, single, and JBOD, Online RAID Capacity Expansion, and Online RAID Level Migration. On the security front, the server uses AES 256-bit volume-based encryption: end-users must provide the encryption password in order to access the drives.</p><p>Outside the hardware specifications, the SS-439 Pro Turbo can not only act as a network server, but also as an FTP sever and a web server using built-in applications such as phpMyAdmin, Joomla, MySQL/ SQLite, and an editable php.ini. As a printer server, the NAS supports up to three printers; performing as a Surveillance Station, the NAS can support up to four IP-based cameras. QNAP said that end-users could add additional software applications such as a mail server provided by XDove, a Wordpress system or other environments. Additional features include Wake on LAN, automatic policy-based IP blocking, network share status report, instant SMS and email alert, and more.</p><p>According to QNAP, the SS-839 Pro Turbo is compatible with Windows, Mac, Linux, and UNIX operating systems. But is this really the "world's smallest 8-bay" NAS? Based on the specs, the overall size of the server is 6.97 (H) x 7.09 (W) x 9.25 (D) inches.</p><p>Currently, QNAP has not provided pricing and availability at this time.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Network Storage: Three NAS Units Rounded Up ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/reviews/qnap-promise-co-world,2217.html</link>
                                                                            <description>
                            <![CDATA[ Network storage is great for centralizing data on a home or small business network. The real question is: do you build your own NAS or buy one that's already primed for action? We round up three ready-made units to see if any of them suit our fancy. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">8ozFZz4Mi4zEKYgEMRHykd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/b2WBNE9DFv7ARreSscDvf7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 10 Apr 2009 08:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:56 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Marcel Binder ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/b2WBNE9DFv7ARreSscDvf7-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/b2WBNE9DFv7ARreSscDvf7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <h2 id="nas-devices-for-every-user-scenario">NAS Devices for Every User Scenario</h2><p>If you're in the market for a storage upgrade, you have some important decisions to make. First off, there's the choice to build your own solution or buy one from an established vendor. If you choose the former path, know that there are tons of options, which we'll explore in a future story. Here, we'll be going down the latter path.</p><p>In this article, we're going to present three network-attached storage (NAS) devices from well-known vendors Qnap, Promise, and Co-World.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:88.28%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ztL95WnNAbKnZDU2QUdb4A.jpg" mos="https://cdn.mos.cms.futurecdn.net/ztL95WnNAbKnZDU2QUdb4A.jpg" align="" fullscreen="1" width="1024" height="904" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ztL95WnNAbKnZDU2QUdb4A.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>These devices are as different as their makers. This becomes increasingly evident as we start digging into their performance benchmarks and describe their overall capabilities, storage capacity, and target markets / audiences.<br/><strong>For Home Networks and PC Enthusiasts</strong></p><p>Here's a list of the machines we examine in this story:</p><p>* The Promise NS2300N<br/>* The Qnap TS-509Pro<br/>* The Co-World ShareDisk Pro 400</p><p>Each of these machine aims at a different target market and offers different capabilities and special features. Case in point: the Promise NS2300N has been designed for the home-user market. It is a sort of "little brother" to the small-office oriented NS4300N that we reviewed in our story <a href="https://www.tomshardware.com/reviews/promise-ns4300n-nas,2047.html">Promise NS4300N: NAS For Small Offices</a>. </p><p>By comparison, the Qnap TS-509 Pro straddles the boundary between the enthusiast and the small business market, thanks to its capacity, features, and functions.</p><p>The Co-World ShareDisk Pro 400 is in the same boat as the Qnap unit in that it offers both home and business features. But this NAS device employs a proprietary network direct-attached storage (NDAS ) technology and really leans more toward the business side of SOHO and small office applications. NDAS is a lesser-known technology that exists largely in the shadows of NAS equipment. It does not offer all the bells and whistles that users of NAS devices have come to expect, such as streaming multimedia services. Instead, NDAS requires device drivers to attach to and interact with PC clients.</p><p>In the pages that follow we will describe the features and functions that these devices deliver in more detail and discuss their network throughput and performance characteristics.</p><h2 id="promise-ns2300n">Promise NS2300N</h2><p><strong>Construction and Form Factor</strong></p><p>Compared to the Promise NS4300N, which targets small businesses, the more diminutive Promise NS2300N is aimed squarely at the home-network market. That's why it includes only two drive bays. While the enclosure for the NS2300N is made of plastic and looks a little underwhelming at first glance, it is reasonably attractive and sturdy. Also, a copious amount of plastic helps keep its weight low, at just under 2.1 lbs. It's also  reasonably priced at under $170.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:83.50%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/9TGuMVUnXUP7BH9PVp2uyS.jpg" mos="https://cdn.mos.cms.futurecdn.net/9TGuMVUnXUP7BH9PVp2uyS.jpg" align="" fullscreen="1" width="1024" height="855" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/9TGuMVUnXUP7BH9PVp2uyS.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Its dimensions are 3.62" x 4.33" x 5.71" (HWD), which makes the unit incredibly compact. Although its drive trays are also made of flexible plastic (like those for the NS4300N), they fit their rails precisely enough that they feel both sturdy and robust. On the rear of this NAS device, you'll find an Ethernet port (RJ-45), a USB 2.0 port for other storages devices, and a DC jack for the external power supply. A single 60 mm fan handles ventilation for the enclosure, and its speed can be set to one of two settings (low and high) in the unit's Web-based administration utility.</p><p>On the front of the unit, two green LEDs report disk activity and two more LEDs offer information about device status and network activity.</p><p><strong>Features and Functions</strong></p><p>The NS32300N supports both RAID 0 and RAID 1 modes, so, with 1.5 TB drives installed, this device can deliver either 1.5 or 3 TB of storage across a network. Installation and configuration requires use of the device's Web-based admin interface. The software is well-organized and self-explanatory in many ways, and works in 10 different languages, including English, German, Spanish, French, and Italian.</p><p>The NS2300N also supports the Digital Living Network Alliance (DLNA), which lets it interoperate with all kinds of other compatible clients and servers to handle audio and video files over the network. To take advantage of this capability, however, you must first install a software update in the form of a plug-in to the NS2300N, after downloading it from the Internet. Other available plug-ins include an iTunes Server and a Download Manager that supports HTTP, FTP, and BitTorrent protocols.</p><p><strong>Power Consumption</strong></p><p>One huge advantage of the NS2300N is its meager power consumption. Under normal usage, this usually falls somewhere in the 22.5 W range and might climb to 25 W when reading or writing large amounts of data. If you enable the unit's Spindown function, which turns off the drives after a specific idle timeout expires, power consumption drops to a relatively miniscule 12.3 W.</p><h2 id="qnap-ts-509-pro">Qnap TS-509 Pro</h2><p><strong>Construction and Form Factor</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:115.33%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/h9TYbnfiVdhjMKjK6EcUDL.jpg" mos="https://cdn.mos.cms.futurecdn.net/h9TYbnfiVdhjMKjK6EcUDL.jpg" align="" fullscreen="1" width="1024" height="1181" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/h9TYbnfiVdhjMKjK6EcUDL.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Qnap is one of the vendors that builds high-dollar NAS devices--and you see that heritage in the TS-509 Pro. This device comes equipped with a 1.6 GHz Intel Celeron M420 CPU, as well as 1 GB DDR2-667 RAM, which also makes it a pretty snappy performer. But of course you must pay for such performance. If you search around, you can find one for under $900 (not including hard disks), but that's a valid ballpark price as we write this story.</p><p>For this tidy sum, you get a NAS device with five drive bays, lots of ports and connections, and a well-built solid steel case (even if the front panel of this NAS device is made of plastic).</p><p>Qnap includes a transparent panel at the very front to secure the removable drives under lock and key. An LCD display at the top of the unit with control buttons at the right is attractive and functional, much like the one in the Thecus N5200 Pro. The display also serves much the same functions for initial installation and configuration of the TS-509 Pro.</p><p>A total of eight front-panel LEDs provide status info about attached USB devices, internal hard disks, network activity, and the device itself. The unit includes a total of five USB ports in all, to which additional external drives or printers may be attached. Four of these are on the rear of the enclosures, beneath an eSATA port and two Gigabit Ethernet (GbE) ports. The fifth USB port may be used for an independent drive or used for load-balancing or failover modes. The 120 mm internal fan is a nice touch, which delivers good ventilation and helps ensure stable, acceptable operating temperatures for the TS-590 Pro. Fan speed is temperature-controlled, and the unit can sometimes generate substantial sound (which may be significant for those who insist on a quiet office environment).</p><p><strong>Features and Functions</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:124.51%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/nuvhLGXXKqsRqHqvbhq3fG.jpg" mos="https://cdn.mos.cms.futurecdn.net/nuvhLGXXKqsRqHqvbhq3fG.jpg" align="" fullscreen="1" width="1024" height="1275" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/nuvhLGXXKqsRqHqvbhq3fG.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>In addition to the ports and connectors already mentioned, you'll also find an RS232 port and a 15-pin VGA port on the rear of the unit (both come covered with plastic caps, which are visible at center right). If you hook up a VGA monitor to the unit, you'll be able to watch boot-up activity right up to the login prompt. You could also hook up a USB keyboard without difficulty to enable administration of the TS-590 Pro without a network and a remote SSH session. A quick glance at the /proc/version directory on a running system showed us that Qnap uses an Ubuntu Linux distribution for the TS-590 Pro.</p><p>If this NAS device is network-accessible, it's easy to manage installation and configuration using the obligatory Web-based admin interface. The Qnap version isn't quite as well-organized, nor as user friendly, as the Promise NS3200N, but it does offer a great many more configuration options. Alongside RAID 0, 1, 5, and 6 modes, you'll also find that the TS-509 Pro offers Web, MySQL, FTP, and iTunes servers as well. Installation of a UPnP Multimedia Server and download station is also fairly easy to accomplish. This system's built-in support for network file system (NFS) and AppleShare filing protocol (AFP) also enables easy integration into heterogeneous networks, where Windows clients work alongside Linux and/or Mac computers.</p><p>Comprehensive installation options for access controls and support for Microsoft's Active Directory give administrators lots of toys to play with and many ways to integrate the TS-590 Pro into the local network environment.<br/></p><p><strong>Power Consumption</strong></p><p>The technical specifications for the Qnap TS-509 Pro make it obvious that this NAS device was not designed for energy conservation. Our measurements confirmed this initial impression. We observed peak power consumption of 172 W as the unit was powered up, which quickly went down to around 83 W during the boot-up phase. At idle, this unit consumed almost 73 W, but if you let the internal drives spin themselves down to a well-earned rest, power consumption drops to 43 W. During normal operation, power consumption peaked at 89 W during a RAID 5 rebuild.</p><h2 id="co-world-sharedisk-pro-400">Co-World Sharedisk Pro 400</h2><p><strong>Special Features</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:108.01%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/atBzuBoxWavMS6dsr4ZiJ6.jpg" mos="https://cdn.mos.cms.futurecdn.net/atBzuBoxWavMS6dsr4ZiJ6.jpg" align="" fullscreen="1" width="1024" height="1106" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/atBzuBoxWavMS6dsr4ZiJ6.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The ShareDisk Pro 400 not only distinguishes itself from the other NAS systems reviewed here by virtue of its numerous ports and connectors, but also through its use of Network Directed Attached Storage (NDAS) technology. That means it uses the so-called lean packet exchange (LPX) protocol to communicate with computer clients, rather than the more typical TCP/IP used for data transport in conventional NAS devices.</p><p>Thus, network device identification for this device comes from a device ID (usually printed on the back of such devices) rather than the more typical and arbitrarily assigned IP address. LPX confers the advantage of higher network data transfer rates than TCP/IP can deliver, thanks to its decreased overhead.</p><p>Another significant difference between NDAS and more conventional NAS devices is that the ShareDisk Pro 400 acts just like a normal internal hard disk (albeit across the network, if not directly attached to a single PC using eSATA or USB). This lets users format the ShareDisk 400 with whatever file system they might like, rather than the EXT3 file system normally used on most network-attached storage. Also, the ShareDisk Pro 400 can support file access using aliases or other special file handles, which NAS does not permit.</p><p><strong>NDAS: Faster, But Also Potentially More Problematic</strong></p><p>Use of the LPX protocol does entail some concessions, too. For one thing, any host computer that wishes to access the NDAS device must install an LPX protocol driver. This can sometimes lead to problems. Thus, for example, we could only achieve a working NDAS connection on one of our test machines that came equipped with both Realtek and Marvell network interfaces when we turned off the Realtek circuitry. As long as we left both interfaces up and running, our test machine would blue screen whenever it tried to load the "ndis.sys" driver. Except for this glitch, we had no problems with the Co-World ShareDisk Pro 400.</p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:922px;"><p class="vanilla-image-block" style="padding-top:126.68%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/LPHpDY5MNJFiDZC7JEJxZD.jpg" mos="https://cdn.mos.cms.futurecdn.net/LPHpDY5MNJFiDZC7JEJxZD.jpg" align="" fullscreen="1" width="922" height="1168" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/LPHpDY5MNJFiDZC7JEJxZD.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>Construction and Form Factor</strong></p><p>Currently available only in Europe, the Co-World ShareDisk Pro 400 goes for the equivalent of $1,250. For the money, it is a solid NDAS subsystem that includes four hot-swappable SATA drive bays, and features high-quality, well-designed construction throughout. The rear of this device features one USB 2.0, one eSATA, and an RJ-45 for GbE, an on-off switch, a voltage selector, and a standard three-prong power port. Thanks to the various connections and options it supports, users can take advantage of flexible settings and configurations and set installation regions separately on a per-device basis. </p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:93.75%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/am662eZayTQ5CjEQ2cULnT.jpg" mos="https://cdn.mos.cms.futurecdn.net/am662eZayTQ5CjEQ2cULnT.jpg" align="" fullscreen="1" width="1024" height="960" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/am662eZayTQ5CjEQ2cULnT.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Co-World also disclosed some future plans to us--namely that the ShareDisk Pro 400 is undergoing a makeover, so that a separate voltage selector won't be necessary, as its internal components will be able to sense and configure their own input requirements directly with the built-in power supply. Also, Co-World plans to add an RS-232 connector to the device to better enable external monitoring of this storage system.</p><p><strong>Features and Functions</strong></p><p>The front panel of the device includes an LCD display that provides status information about its current status, RAID configuration, temperature, and fan speed. Four buttons beneath that display control selection and configuration of a RAID setup for the ShareDisk Pro 400. Menu navigation is simple and straightforward and configuration setup uncomplicated. RAID 0, 10, 5, and 5+Spare modes are supported.</p><p><strong>Power Consumption</strong></p><p>A ShareDisk Pro 400 consumes about 43 W under normal usage when equipped with four hard disks. During a RAID rebuild, power consumption climbs to around 53 W.</p><h2 id="test-environment">Test Environment</h2><p>As usual, we skip installation of Jumbo Frames in our testing because, although they enable higher data-transfer rates, they can also cause problems due to an absence of standards governing their implementation. Otherwise, we ran benchmarks using our standard reference platform. The following table provide details about hardware components involved.</p><div ><table><thead><tr><th  colspan="2">System Hardware</th></tr></thead><tbody><tr><td  >Intel Platform</td><td  >Asus P5E3 Deluxe, Rev.1.03G</td></tr><tr><td  ></td><td  >Intel X38, BIOS: 0810 (02/11/2007)</td></tr><tr><td  >CPU</td><td  >Intel Core 2 Duo E6750 (65 nm Conroe core) @2.26 GHz</td></tr><tr><td  >RAM</td><td  >2x 1024MB Crucial Ballistix DDR3-1600</td></tr><tr><td  >eSATA-Controller</td><td  >JMicron JMB363</td></tr><tr><td  >System Hard Disk</td><td  >Seagate Barracuda 7200.9, 160 GB</td></tr><tr><td  ></td><td  >7,200 RPM, SATA/300, 8 MB Cache</td></tr><tr><td  >Test Hard Disk</td><td  >Samsung Spinpoint HD321KJ, 320 GB</td></tr><tr><td  ></td><td  >7,200 RPM, SATA/300, 16 MB Cache</td></tr><tr><td  >DVD-ROM</td><td  >Samsung SH-D163A , SATA150</td></tr><tr><td  >Graphics Card</td><td  >Gigabyte Radeon HD 3850 GV-RX385512H</td></tr><tr><td  ></td><td  >GPU: 670 MHz</td></tr><tr><td  ></td><td  >RAM: 512 MB DDR3 (830 MHz, 256 Bit)</td></tr><tr><td  >Network Interface</td><td  >Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller</td></tr><tr><td  >Sound Card</td><td  >Integrated</td></tr><tr><td  >Power Supply</td><td  >Coolermaster RS-850-EMBA, ATX 12V V2.2, 850 W</td></tr><tr><td  ></td><td  ></td></tr><thead><tr><th  colspan="2">System Software & Drivers</th></tr></thead><tr><td  >OS</td><td  >Windows Vista Enterprise SP1</td></tr><tr><td  >DirectX 10</td><td  >DirectX 10 (Vista-Standard)</td></tr><tr><td  >DirectX 9</td><td  >Version: April 2007</td></tr><tr><td  >Graphics Drivers</td><td  >AMD Radeon Version 7.12</td></tr><tr><td  >Network Drivers</td><td  >9.0.32.3 (Vista-Standard)</td></tr><tr><td  >Intel Chipset Driver</td><td  >Version 6.9.1.1001 (20/02/2008)</td></tr><tr><td  >JMicron Chipset Driver</td><td  >Version 1.17.15.0 (24/03/2007)</td></tr></tbody></table></div><p><strong>Intel NAS Performance Toolkit</strong></p><p>We used the Intel NAS Performance Toolkit. You'll find a write-up of these benchmarks in our recent story on <a href="https://www.tomshardware.com/reviews/mediasmart-ex475-hack,2171-4.html">Hacking the HP EX470/475 MediaSmart Servers</a>, where the individual tests and their results are discussed.</p><h2 id="benchmark-results-multimedia-6">Benchmark Results: Multimedia</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:75.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/VYTxssnqqgK5Quq6YjbXpM.png" mos="https://cdn.mos.cms.futurecdn.net/VYTxssnqqgK5Quq6YjbXpM.png" align="" fullscreen="1" width="450" height="338" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/VYTxssnqqgK5Quq6YjbXpM.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:75.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/G3968hZ9EfYRrx7aYdGepJ.png" mos="https://cdn.mos.cms.futurecdn.net/G3968hZ9EfYRrx7aYdGepJ.png" align="" fullscreen="1" width="450" height="338" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/G3968hZ9EfYRrx7aYdGepJ.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:75.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/bL7uGgeyznv8z2wwhLzyGD.png" mos="https://cdn.mos.cms.futurecdn.net/bL7uGgeyznv8z2wwhLzyGD.png" align="" fullscreen="1" width="450" height="338" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/bL7uGgeyznv8z2wwhLzyGD.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>Additional Benchmark Results Are Available in Our <a href="http://www.tomshardware.de/fotostrecken/Qnap-Promise-Co-World,0201--5860----jpg-.html">Photo Gallery</a></strong></p><p>Both the Qnap TS-509 Pro and the Co-World ShareDisk 400 produce great results in our Multimedia Tests. As you might expect, the much cheaper Promise NS2300N delivers performance that more closely matches its cost of acquisition. That said, this level of throughput is acceptable for home network use where no or only limited simultaneous network access will occur.</p><h2 id="benchmark-results-office-5">Benchmark Results: Office</h2><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:75.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/7hn9rnu3unQ7se9Y4X2Ugh.png" mos="https://cdn.mos.cms.futurecdn.net/7hn9rnu3unQ7se9Y4X2Ugh.png" align="" fullscreen="1" width="450" height="338" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/7hn9rnu3unQ7se9Y4X2Ugh.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:75.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/okJAEX4hS9gWt73EMZZYPD.png" mos="https://cdn.mos.cms.futurecdn.net/okJAEX4hS9gWt73EMZZYPD.png" align="" fullscreen="1" width="450" height="338" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/okJAEX4hS9gWt73EMZZYPD.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:450px;"><p class="vanilla-image-block" style="padding-top:75.11%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/w6aXzdJv5FHNcd7wQYvZMS.png" mos="https://cdn.mos.cms.futurecdn.net/w6aXzdJv5FHNcd7wQYvZMS.png" align="" fullscreen="1" width="450" height="338" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/w6aXzdJv5FHNcd7wQYvZMS.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p><strong>Additional benchmark results are available in our <a href="http://www.tomshardware.de/fotostrecken/Qnap-Promise-Co-World,0201--5860----jpg-.html">Photo Gallery</a>.</strong></p><p>The same general patterns observable in the multimedia benchmarks continue in the Office benchmarks as well. The Qnap TS-509 Pro delivers very good performance across the board. The Promise NS2300N delivers acceptable values for the "Office Productivity" benchmark, and thus qualifies for SOHO use. And while the Co-World ShareDisk Pro 400 delivers less throughput than the Qnap TS-509 Pro on three out of four measures, it still outperforms many other NAS devices.</p><h2 id="conclusion-11">Conclusion</h2><p><strong>Promise NS2300N</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:82.71%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/2urjwmAmX2oRtkdv4TMZ8.jpg" mos="https://cdn.mos.cms.futurecdn.net/2urjwmAmX2oRtkdv4TMZ8.jpg" align="" fullscreen="1" width="1024" height="847" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/2urjwmAmX2oRtkdv4TMZ8.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>With its NS3200N, Promise delivers a compact NAS device well-suited for home networking use. The workmanship on the plastic enclosure is decent and reasonably attractive. While the design is plain, it's still easy on the eyes. The built-in 80 mm fan runs only at a fixed setting of 2,400 RPM, but is not disturbingly loud.</p><p>The administrative interface for the NS2300n is Web-based, with excellent menu organization highlighted by mostly self-explanatory entries and options. It's also available in 10 major languages, including English, of course.</p><p>The only negative in our overall evaluation of the NS2300N comes by comparison with the other NAS devices we examined--it offers much lower network throughput overall. But to offset this behavior, it also consumes much less power (12 W in sleep mode) and is very inexpensive (under $170).</p><p><strong>Qnap TS-509 Pro</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:130.27%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/en5iwAw2Eyimz7aWcmhxLY.jpg" mos="https://cdn.mos.cms.futurecdn.net/en5iwAw2Eyimz7aWcmhxLY.jpg" align="" fullscreen="1" width="1024" height="1334" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/en5iwAw2Eyimz7aWcmhxLY.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>Qnap brings the old motto "if you're going to do something, you might as well do it right" to mind. The decision to outfit the TS-509 Pro with an Intel Celeron M420 CPU and 1 GB of RAM was a good one; the hardware helps enhance performance, which can be clearly felt when it comes to measuring network throughput. This device delivered the best results overall, and earned the top spot in nearly all our benchmarks, leaving the other NAS devices well behind. In addition, the TS-509 Pro also offers a wide range of services and capabilities, which should make it attractive for small businesses as well as enthusiast users.</p><p>The tradeoffs are twofold: overall cost and power consumption. The TS-509 Pro really sucks up the juice and ignores the credo that NAS devices should consume less power than PCs do.</p><p><strong>Co-World ShareDisk Pro 400</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:847px;"><p class="vanilla-image-block" style="padding-top:126.21%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/ArLH5fWUJiGwXRn3rcwCkK.jpg" mos="https://cdn.mos.cms.futurecdn.net/ArLH5fWUJiGwXRn3rcwCkK.jpg" align="" fullscreen="1" width="847" height="1069" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/ArLH5fWUJiGwXRn3rcwCkK.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>With its ShareDisk Pro 400, Co-World offers a high-performance device. But in this rarefied atmosphere, purchase costs weigh heavily. These come in at over $1,200, not to mention prices on the hard disks to populate its four hot-swappable drive bays.</p><p>For their money, buyers obtain a speedy storage subsystem that offers some advantages over conventional NAS devices. Although it works across the network, the ShareDisk Pro 400's NDAS technologies makes it look and act like a local hard disk on the systems to which it is attached. This lets them decide what file system to use on the device and even permits them to use aliasing to access various files across the network. They can also attach this device directly to a single PC using either eSATA or USB, where it is clearly the most flexible storage device we've tested so far.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ A Home NAS Device Packed With Features ]]></title>
                                                                                                                                                                                                <link>https://www.tomshardware.com/news/qnap-nas-storage,7350.html</link>
                                                                            <description>
                            <![CDATA[ QNAP or “Quality Network Appliance Provider” whom is known for its vast selection of Network Attached Storage (NAS) systems has announced the launch of two new products – TS-119 and TS-219. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">h3CVgniuVEXYetP2Y4kegk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YzXzE9tB2SGStZYyPEvCt9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 24 Mar 2009 00:30:00 +0000</pubDate>                                                                                                                                <updated>Wed, 05 Feb 2025 15:10:58 +0000</updated>
                                                                                                                                            <category><![CDATA[NAS]]></category>
                                                    <category><![CDATA[PC Components]]></category>
                                                    <category><![CDATA[Storage]]></category>
                                                                                                                    <dc:creator><![CDATA[ Aaron Heibert ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/YzXzE9tB2SGStZYyPEvCt9-1280-80.jpg">
                                                            <media:credit><![CDATA[null]]></media:credit>
                                                                                                                                                                                                                                                                                                                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YzXzE9tB2SGStZYyPEvCt9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><strong>QNAP or "Quality Network Appliance Provider" whom is known for its vast selection of Network Attached Storage (NAS) systems has announced the launch of two new products – TS-119 and TS-219.</strong></p><figure class="van-image-figure pull-" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1680px;"><p class="vanilla-image-block" style="padding-top:73.27%;"><img id="" name="" alt="" src="https://cdn.mos.cms.futurecdn.net/m4rKPyB2hvdsa7UkwQtnb7.jpg" mos="https://cdn.mos.cms.futurecdn.net/m4rKPyB2hvdsa7UkwQtnb7.jpg" align="" fullscreen="1" width="1680" height="1231" attribution="" endorsement="" class="pull- expandable"><a href='https://cdn.mos.cms.futurecdn.net/m4rKPyB2hvdsa7UkwQtnb7.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div></figure><p>The two new NAS products from QNAP are both classified as Desktop NAS Appliances aimed mostly at home or home-office consumers that require the functionality of network attached storage on a smaller scale to fit their needs, and at an affordable price compared to larger enterprise solutions.</p><p>Each unit, TS-119 (Single Bay) and TS-219 (Dual Bay) device runs an embedded linux-based operating system powered by a Marvell 6281 1.2GHz processor and 512MB DDR2 memory. The embedded operating system supports file sharing and centralized management across all major platforms including Windows, MAC and Linux/Unix. NAS administration is performed in the expected fashion via any Web Browser. Both devices run “Turbo NAS” firmware v3.0 which provides an AJAX-based web management interface which is similar to the Apple Cover-flow interface.</p><p>Both devices have front and rear USB 2.0 ports, external Serial ATA (eSATA) port for chaining additional devices and a Gigabit Ethernet interface. The TS-119 currently supports up to a 2 terabyte (TB) hard drive, while the two-bay TS-219 supports two hot-swappable drives up to a combined storage capacity of 4 terabytes.</p><p>Some interesting features of the TS-119 and TS-219 are the inclusion of phpMyAdmin, Joomla!, SQLite, MySQL, UPnP Media Server, iTunes Server on top of the expected and common features of built in Print Server (supports network printer sharing via USB port), Remote Replication, Backup Server, FTP Server and the very handy Download Station feature which supports BitTorrent, FTP and HTTP Download. One other very interesting feature is the Surveillance Station – a feature that essentially allows either device to be connected to up to two IP based cameras for network surveillance and save recordings to the device.</p><p>Basically what we are looking at here is a device that go far, far beyond conventional NAS features. As a matter of fact, these two new devices are extreme multi-purpose devices that can do nearly anything that requires storage. For a complete list of features supported by both devices, please see the following links below for specifications and a complete high-resolution image gallery with many good images.</p><p><a href="http://www.qnap.com/pro_detail_hardware.asp?p_id=112">TS-119 Specifications</a><br/><a href="http://www.qnap.com/pro_detail_hardware.asp?p_id=113">TS-219 Specifications</a><br/><a href="http://www.qnap.com/PressResources_02.asp">TS-119 & TS-219 Image Gallery</a></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>