QNAP TS439 II Pro TurboNAS, Part III
Backup / Replication:
After having set up the box in its most basic form, I tried to set up replication to another “not NAS” server (like I had running on my Linux box). This is done through the web interface and is fairly straight forward, once you have a basic understanding of RSYNC. On the receiving end you will need to set up a basic rsyncd.conf file with a module name and a path to sync with.
Here is an example rsyncd.conf file.
[ModuleName] comment = Rsync Target path = <path to sync with> use chroot = yes max connections=10 lock file = /var/lock/rsyncd read only = no list = yes uid = <youruid> gid = <yourgid> strict modes = yes hosts allow = <your host that should get access> hosts deny = ignore errors = no ignore nonreadable = yes transfer logging = no log format = %t: host %h (%a) %o %f (%l bytes). Total %b bytes. timeout = 600 refuse options = checksum dry-run dont compress = *.gz *.tgz *.zip *.z *.rpm *.deb *.iso *.bz2 *.tbz
From the QNAP webgui you can set weekly, daily rsync intervals, limiting to only a single rsync schedule per day. If you have enabled SSH access, you can just simply edit the QNAP crontab to enable an hourly sync or whatever you would prefer. Just make sure you comply to crontab syntax.
Warning! Since the webgui does not support this, you might get undesired results after reverting back to the webgui once you have manually edited the crontab.
Here is an example from the QNAP crontab, having two schedules defined through the webgui.
0 6 * * * /etc/init.d/rsyncRR.sh Schedule0 2>/dev/null 0 5 * * * /etc/init.d/rsyncRR.sh Schedule1 2>/dev/null
I have it running now for about a week, and so far all seems to replicating (rsyncing) just nicely.
I have not had the chance to set up QNAP-to-QNAP replication, so I had no means of documenting my findings for you. Maybe if Chris M. Evans gets his hands on a QNAP box for review I could set up replication with Chris.
The webgui is pretty straightforward on this. You have to enable incoming replication traffic first on the NAS box. Of course you will have to make sure you punch the appropriate holes and configure the right port forwarders in your firewall (assuming you have one).
The QNAP box offers one USB port in the front, with a large BACKUP button alongside. If you plug in an USB drive, you can have the QNAP backup all your QNAP content to the USB attached drive. You will have to have a large drive though if you have a large capacity QNAP. For me, this would make no sense because I am replicating all my valuable data to a remote location.
QNAP might be smart to add some granularity to this one-button-backup option, so you can specify what to backup to the USB drive.
At the back of the QNAP box, there are four more USB ports, and an eSATA port, so you can expand your QNAP box with quite some capacity.
Installing additional packages:
From the administration panel you can navigate to the Applications sections and then select QPKG Plugins.
Here you can find your way easily to additional packages you can install. My favorites are in the following sections.
Dropbox:
I am a very big fan of Dropbox, so I really wanted to have Dropbox also running on the QNAP to synchronise a folder with my other workstations, especially my laptop for when I am working at a customers location or while traveling.
For the SABnzbdplus part of my usage, I have an NZB folder in my Dropbox synchronized folders which is watched for new downloads. That way I only have to put the nzb file in my Dropbox folder and the SABnzbdplus daemon on the QNAP will pick it up automatically. Maybe it’s just because I am lazy but it works for me hat way
QNAP does not support or offer packages for Dropbox on the QNAP boxes. The TS439 is based on Intel Atom processors, and runs Busybox, so there should be no reason it does not work on these QNAP series. I have found a couple of posts on this topic in the QNAP forum and have been able install and run a Dropbox client on my QNAP.
For your own Dropbox on an Intel based QNAP, please review this forum thread. Be advised, it will NOT work on ARM based QNAP boxes.
Download Station:
The QNAP box offers a Download Station section, which has various Torrent tools in there. I don’t use any torrents at all, so I had no use for it. I do occasionally use SABnzbdplus. This package is available from the QNAP Applications download site. You can install it through the webgui without any problem.
You do need to install the “Python 2.7″ qpkg first though. Once you have install SABnzbdplus, you can reach it through your web browser at http://<your-qnap-hostname-or-ip>:8800/sabnzbd/
Downloading Podcasts:
I do listen to a bunch of podcasts, and I want them to be downloaded very shortly after the are published. On the QNAP you can most easily do this by means of “castget“. To install castget, you will first need to install “QPKG – Optware”. This enables the ipkg command line utility. You might want to read the QNAP Wiki on castget. The WIKI install quide refers to ARM based QNAPs, but this also works on the Intel Atom series.
There are many discussions about adding a PodCast downloading option to the QNAP code, as well as there are many discussion about adding Dropbox to the QNAP code, but there is not a single sign from QNAP indicating they have plans to integrate these tools.
Overall impression:
The QNAP is an excellent NAS box with series ranging from low end home user usage to a small business range, with disk expansion encloseres. The 3.x code running offers a wide range of features. For the simple home use environments and the novice user this might appear a bit to complex. For the experienced user and IT masters, it will be a piece of cake to set up and maintain the QNAP NAS box.
The sheer number of features is astounding, Modding the QNAP is no problem and even supported (to some extent of course) by QNAP. The user forum is very active and as far as I have been able to experience, response is swift and helpful.
The QNAP box has been purring for a few weeks now, and so far it has done excellent service for me. Replication, serving multimedia content all worked perfectly so far. I have done two firmware upgrades along the way, and they too went smooth.
I am definitely in for another set in my home/office.

This device is a NAS virtualization product, a technology F5 acquired by
Like the ARX2000, a redundantly powered device.



