<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nas &#8211; James Lin&#039;s Blog</title>
	<atom:link href="https://james.lin.net.nz/tag/nas/feed/" rel="self" type="application/rss+xml" />
	<link>https://james.lin.net.nz</link>
	<description>Just bits and pieces of my life</description>
	<lastBuildDate>Fri, 19 Jan 2018 22:42:50 +0000</lastBuildDate>
	<language>en-NZ</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.2</generator>
<site xmlns="com-wordpress:feed-additions:1">22801464</site>	<item>
		<title>Revisiting Home NAS</title>
		<link>https://james.lin.net.nz/2016/02/19/revisiting-home-nas/</link>
		<comments>https://james.lin.net.nz/2016/02/19/revisiting-home-nas/#respond</comments>
		<pubDate>Thu, 18 Feb 2016 21:07:02 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Life In General]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[nas]]></category>

		<guid isPermaLink="false">http://james.lin.net.nz/?p=3738</guid>
		<description><![CDATA[A while ago I blogged about turning an old PC into a NAS server, while it was fine and dandy it worked pretty well, until it refused to boot up again. So being data safety paranoid person, I went to purchase a NAS off the shelve, lucky PBTech had an incorrect price labelled, and I was able… <span class="read-more"><a href="https://james.lin.net.nz/2016/02/19/revisiting-home-nas/">Read More &#187;</a></span>]]></description>
				<content:encoded><![CDATA[<p>A while ago I blogged about turning an old PC into a NAS server, while it was fine and dandy it worked pretty well, until it refused to boot up again.</p>
<p>So being data safety paranoid person, I went to purchase a NAS off the shelve, lucky PBTech had an incorrect price labelled, and I was able to pick up the <a href="https://www.synology.com/en-global/products/DS215j" target="_blank">Synology S215j</a> for $299 incl GST.</p>
<p>Installation was pretty easy, just insert 2 identical HDDs to form a RAID 1 configuration, then screws in. Setting up the system was a mix bag.</p>
<h3>Slow, very slow file transfer</h3>
<p>I was trying the &#8220;DS Cloud Station&#8221; which allows you to have feature like Dropbox, and it will sync the folders to the NAS automatically. Nice idea, but doesn&#8217;t work very well with OSX. What I have found is that the file transfer speed was painfully slow. And it appears to me is that, Synology doesn&#8217;t know how to handle OSX packaged files properly, let&#8217;s say Photos library, in OSX it&#8217;s treated as a file when you copy inside the system, but when you sync to the NAS, it copies the inner files individually, therefore it creates a lot of network overhead.</p>
<p>Also in DS Cloud Station, there is a settings to keep versions of the files, and according to the forums it seems it stores 2 versions of the file which in result using more disc space than you thought.</p>
<p>If you run OSX at home, I think backing up via TimeMachine feature from the NAS is your best option.</p>
<h3>How about disaster recovery?</h3>
<p>I was running headless CrashPlan client in my old NAS, but that Java program uses a lot of RAM. My new NAS only has 512MB so I am not going to run that service on it.</p>
<p>So&#8230; what now, what if my house if burgled/fire damanged and all my data is gone? Right now, I am using a 2.5inch HDD to perform regular backup of my TimeMachine on NAS. And leave it in the car. The chance of losing all of the HDDs at once is pretty low.</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2016/02/19/revisiting-home-nas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">3738</post-id>	</item>
		<item>
		<title>A poor guy&#8217;s home backup recipe</title>
		<link>https://james.lin.net.nz/2014/11/13/a-poor-guys-home-backup-recipe/</link>
		<comments>https://james.lin.net.nz/2014/11/13/a-poor-guys-home-backup-recipe/#respond</comments>
		<pubDate>Wed, 12 Nov 2014 22:12:27 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Life In General]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[nas]]></category>

		<guid isPermaLink="false">http://james.lin.net.nz/?p=3551</guid>
		<description><![CDATA[Everyone has tons of photos taken over the years right? And you probably want to make sure that you don&#8217;t lose them, either by hard-drive failure or thief visit to your house. Original setup and problems: I have a couple of Macs at home, both using TimeMachine for regular backups.  I didn&#8217;t have a TimeCapsule… <span class="read-more"><a href="https://james.lin.net.nz/2014/11/13/a-poor-guys-home-backup-recipe/">Read More &#187;</a></span>]]></description>
				<content:encoded><![CDATA[<p>Everyone has tons of photos taken over the years right? And you probably want to make sure that you don&#8217;t lose them, either by hard-drive failure or thief visit to your house.</p>
<p><strong>Original setup and problems:</strong></p>
<ol>
<li>I have a couple of Macs at home, both using TimeMachine for regular backups.  I didn&#8217;t have a TimeCapsule to centralise the backups, so 2 separate external hard-drives were used. The problem was I had to remember to plug the TimeMachine HDD regularly to perform backup, and had risks of HDD failures</li>
<li>Since there are 2 different standalone backups, I cannot push them to the cloud backup service using a single account.</li>
</ol>
<p><strong>Building a in-house NAS server</strong></p>
<p>Hardware:</p>
<p>I had a 8 years old PC laying around, it has a Core 2 Duo (64bit) and 2 Gb of memory. I bought a couple of 3TB Western Digital Green Drives for the RAID 1 setup.</p>
<p>Software:</p>
<p>&nbsp;</p>
<p>Initially I have tried FreeNas project but later I realised it&#8217;s not a poor man&#8217;s choice, basically it&#8217;s using ZFS and it&#8217;s very resource hungry.  I ended up using <a title="OpenMediaValut" href="http://www.openmediavault.org/">OpenMediaVault</a> It&#8217;s a linux distro based on Debian, so you can use apt-get to install different packages outside of OpenMediaVault package.</p>
<p>OpenMediaVault includes a few plugins which allows you to provide Apple File Protocol, which enables TimeMachine backups within the network, also FTP, Rsync etc etc</p>
<p><strong>Cloud Backup</strong></p>
<p>Having mirrored drives might reduce HDD failure impact but still doesn&#8217;t prevent hardware being stolen or damage in fire. Originally before setting up the NAS server, I used BackBlaze on my Mac, but the problem is it only runs on Mac, and it can only run on a single computer, so my wife&#8217;s laptop was not being backed up to the cloud.</p>
<p>I have made a switch to CrashPlan, which has a build for linux so I use choose the shared folders to push to the cloud.</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2014/11/13/a-poor-guys-home-backup-recipe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">3551</post-id>	</item>
	</channel>
</rss>
