<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Unofficial ReadyNAS Guides</title>
	<atom:link href="http://www.rnasguide.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rnasguide.com</link>
	<description>Manuals for the NetGear ReadyNAS</description>
	<lastBuildDate>Wed, 22 Feb 2012 22:15:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on ReadyNAS Duo v2 &#8211; A beta tester&#8217;s review by mdgm</title>
		<link>http://www.rnasguide.com/2011/12/10/readynas-duo-v2-a-beta-testers-review/#comment-372</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Wed, 22 Feb 2012 22:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=278#comment-372</guid>
		<description>For mounting Sparc ReadyNAS drives take a look at &lt;a href=&quot;http://home.bott.ca/webserver/?p=306&quot; title=&quot;Mounting Sparc-based ReadyNAS in x86 Linux&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Mounting Sparc-based ReadyNAS in x86 Linux&lt;/a&gt;

Here are a few key differences:
X-RAID (Sparc) volumes use the 16k block size (if last factory default was on RAIDiator 4.x or later. This is the case for the Duo v1 unless disks were migrated from an older Sparc ReadyNAS last factory reset on older firmware).
X-RAID uses a parity disk. That disk doesn&#039;t have a partition table on it. If you want to attempt data recovery using Linux you&#039;ll need to use the other disk(s).

X-RAID2 (ARM and x86) volumes use the standard 4k block size. This makes it a little easier to recover you data in Windows or Linux.

X-RAID2 volumes have distributed parity. To recover your data you need X-1 working disks where X is the number of disks in the array. Or in a 6-bay or greater ReadyNAS if using dual-redundancy you need X-2 disks.

Here&#039;s how to mount an X-RAID2 array (ARM or x86 ReadyNAS) in x86 Linux:

# sudo su
# apt-get install lvm2
# mdadm --assemble --scan
# vgscan
# vgchange -ay c
# mount /dev/c/c/ /mnt

In the above example we mount the volume to &quot;/mnt&quot;. We could o course mount it to any empty directory we like.</description>
		<content:encoded><![CDATA[<p>For mounting Sparc ReadyNAS drives take a look at <a href="http://home.bott.ca/webserver/?p=306" title="Mounting Sparc-based ReadyNAS in x86 Linux" target="_blank" rel="nofollow">Mounting Sparc-based ReadyNAS in x86 Linux</a></p>
<p>Here are a few key differences:<br />
X-RAID (Sparc) volumes use the 16k block size (if last factory default was on RAIDiator 4.x or later. This is the case for the Duo v1 unless disks were migrated from an older Sparc ReadyNAS last factory reset on older firmware).<br />
X-RAID uses a parity disk. That disk doesn&#8217;t have a partition table on it. If you want to attempt data recovery using Linux you&#8217;ll need to use the other disk(s).</p>
<p>X-RAID2 (ARM and x86) volumes use the standard 4k block size. This makes it a little easier to recover you data in Windows or Linux.</p>
<p>X-RAID2 volumes have distributed parity. To recover your data you need X-1 working disks where X is the number of disks in the array. Or in a 6-bay or greater ReadyNAS if using dual-redundancy you need X-2 disks.</p>
<p>Here&#8217;s how to mount an X-RAID2 array (ARM or x86 ReadyNAS) in x86 Linux:</p>
<p># sudo su<br />
# apt-get install lvm2<br />
# mdadm &#8211;assemble &#8211;scan<br />
# vgscan<br />
# vgchange -ay c<br />
# mount /dev/c/c/ /mnt</p>
<p>In the above example we mount the volume to &#8220;/mnt&#8221;. We could o course mount it to any empty directory we like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Duo v2 &#8211; A beta tester&#8217;s review by Mike Stanley</title>
		<link>http://www.rnasguide.com/2011/12/10/readynas-duo-v2-a-beta-testers-review/#comment-371</link>
		<dc:creator>Mike Stanley</dc:creator>
		<pubDate>Wed, 22 Feb 2012 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=278#comment-371</guid>
		<description>Very useful article, thank you.
One of the drawbacks of the Duo v1/SPARC was that it was virtually impossible to read disks removed from the (possibly faulty) NAS by connecting them in or to a Windows or Ubuntu PC.
Has this issue changed in the v2 as I would consider this to be a good reason to upgrade?</description>
		<content:encoded><![CDATA[<p>Very useful article, thank you.<br />
One of the drawbacks of the Duo v1/SPARC was that it was virtually impossible to read disks removed from the (possibly faulty) NAS by connecting them in or to a Windows or Ubuntu PC.<br />
Has this issue changed in the v2 as I would consider this to be a good reason to upgrade?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to tell whether I have a Duo v1 or Duo v2 or NV+ v1 or NV+ v2 by Aido</title>
		<link>http://www.rnasguide.com/2012/01/09/how-to-tell-whether-i-have-a-duo-v1-or-duo-v2-or-nv-v1-or-nv-v2/#comment-368</link>
		<dc:creator>Aido</dc:creator>
		<pubDate>Mon, 13 Feb 2012 16:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=293#comment-368</guid>
		<description>Great clear and informative post – I too was misled by the “v2″ sticker on the unit. I just wish I had known all this before buying my RND2000, given Readynas Photos II will not be supporting these Sparc based units.</description>
		<content:encoded><![CDATA[<p>Great clear and informative post – I too was misled by the “v2″ sticker on the unit. I just wish I had known all this before buying my RND2000, given Readynas Photos II will not be supporting these Sparc based units.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to tell whether I have a Duo v1 or Duo v2 or NV+ v1 or NV+ v2 by Neil</title>
		<link>http://www.rnasguide.com/2012/01/09/how-to-tell-whether-i-have-a-duo-v1-or-duo-v2-or-nv-v1-or-nv-v2/#comment-365</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 09 Feb 2012 11:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=293#comment-365</guid>
		<description>Surely easiest was is 

DUO - USB ports one above the other or side by side
NV+ - Does it have a kettle lead at bottom or power connector at top?

Interesting reading though and explains why when backing up my Duo it lists USB ports as top and bottom when actually they are left or right</description>
		<content:encoded><![CDATA[<p>Surely easiest was is </p>
<p>DUO &#8211; USB ports one above the other or side by side<br />
NV+ &#8211; Does it have a kettle lead at bottom or power connector at top?</p>
<p>Interesting reading though and explains why when backing up my Duo it lists USB ports as top and bottom when actually they are left or right</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to tell whether I have a Duo v1 or Duo v2 or NV+ v1 or NV+ v2 by nichomach</title>
		<link>http://www.rnasguide.com/2012/01/09/how-to-tell-whether-i-have-a-duo-v1-or-duo-v2-or-nv-v1-or-nv-v2/#comment-336</link>
		<dc:creator>nichomach</dc:creator>
		<pubDate>Fri, 27 Jan 2012 16:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=293#comment-336</guid>
		<description>Excellent post - was nearly misled by the &quot;v2&quot; on the bottom of one of my units.</description>
		<content:encoded><![CDATA[<p>Excellent post &#8211; was nearly misled by the &#8220;v2&#8243; on the bottom of one of my units.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to tell whether I have a Duo v1 or Duo v2 or NV+ v1 or NV+ v2 by Papa Bear</title>
		<link>http://www.rnasguide.com/2012/01/09/how-to-tell-whether-i-have-a-duo-v1-or-duo-v2-or-nv-v1-or-nv-v2/#comment-313</link>
		<dc:creator>Papa Bear</dc:creator>
		<pubDate>Thu, 19 Jan 2012 15:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=293#comment-313</guid>
		<description>Good guide. Will help us all in determining which the user has. Noted the much larger fan on the Duo v2 and the use of the Power Brick on the NV+ v2 (versus the internal PSU in the v1.</description>
		<content:encoded><![CDATA[<p>Good guide. Will help us all in determining which the user has. Noted the much larger fan on the Duo v2 and the use of the Power Brick on the NV+ v2 (versus the internal PSU in the v1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to tell whether I have a Duo v1 or Duo v2 or NV+ v1 or NV+ v2 by mdgm</title>
		<link>http://www.rnasguide.com/2012/01/09/how-to-tell-whether-i-have-a-duo-v1-or-duo-v2-or-nv-v1-or-nv-v2/#comment-310</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Thu, 19 Jan 2012 13:15:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=293#comment-310</guid>
		<description>Thanks Bode.

Always good to get feedback, positive or negative.</description>
		<content:encoded><![CDATA[<p>Thanks Bode.</p>
<p>Always good to get feedback, positive or negative.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to tell whether I have a Duo v1 or Duo v2 or NV+ v1 or NV+ v2 by Bode Torrez</title>
		<link>http://www.rnasguide.com/2012/01/09/how-to-tell-whether-i-have-a-duo-v1-or-duo-v2-or-nv-v1-or-nv-v2/#comment-300</link>
		<dc:creator>Bode Torrez</dc:creator>
		<pubDate>Sat, 14 Jan 2012 22:17:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=293#comment-300</guid>
		<description>I loved your post.Really thank you! Fantastic.</description>
		<content:encoded><![CDATA[<p>I loved your post.Really thank you! Fantastic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by mdgm</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-285</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Thu, 29 Dec 2011 06:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-285</guid>
		<description>Are you able to cancel the backup job then view its log?

Have you enabled root SSH access? If you have SSH access you could SSH in and check the backup job progress.</description>
		<content:encoded><![CDATA[<p>Are you able to cancel the backup job then view its log?</p>
<p>Have you enabled root SSH access? If you have SSH access you could SSH in and check the backup job progress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by Mark Mason</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-284</link>
		<dc:creator>Mark Mason</dc:creator>
		<pubDate>Thu, 29 Dec 2011 00:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-284</guid>
		<description>Could my problem be related to this?
http://www.readynas.com/forum/viewtopic.php?f=31&amp;t=59630

Maybe a bug?

I am using localhost for the host, and USB_HDD_1 for the path, also, as noted in the instructions above.</description>
		<content:encoded><![CDATA[<p>Could my problem be related to this?<br />
<a href="http://www.readynas.com/forum/viewtopic.php?f=31&#038;t=59630" rel="nofollow">http://www.readynas.com/forum/viewtopic.php?f=31&#038;t=59630</a></p>
<p>Maybe a bug?</p>
<p>I am using localhost for the host, and USB_HDD_1 for the path, also, as noted in the instructions above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by Mark Mason</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-283</link>
		<dc:creator>Mark Mason</dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-283</guid>
		<description>I ran an initial FrontView backup, then switched to Rsync. I&#039;m now into more than twelve hours of the first Rsync backup. I am trying to get access to the backup logs but the NAS is so busy that the log window after several minutes does not display. Got a small window notice stating that the backup is taking a long time and may be stalled. Any suggestions how to get out of this? Backup amount of data files is not more than one gig.</description>
		<content:encoded><![CDATA[<p>I ran an initial FrontView backup, then switched to Rsync. I&#8217;m now into more than twelve hours of the first Rsync backup. I am trying to get access to the backup logs but the NAS is so busy that the log window after several minutes does not display. Got a small window notice stating that the backup is taking a long time and may be stalled. Any suggestions how to get out of this? Backup amount of data files is not more than one gig.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by mdgm</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-282</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Wed, 28 Dec 2011 02:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-282</guid>
		<description>If you select &quot;full backup first time only&quot; it will only do a full backup the very first time the backup job is run. After that it will do incrementals. If the backup drive becomes full the backup job will fail. You need to make sure you&#039;re backing up an appropriate amount of data considering the backup drive you are using.</description>
		<content:encoded><![CDATA[<p>If you select &#8220;full backup first time only&#8221; it will only do a full backup the very first time the backup job is run. After that it will do incrementals. If the backup drive becomes full the backup job will fail. You need to make sure you&#8217;re backing up an appropriate amount of data considering the backup drive you are using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by Mark Mason</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-281</link>
		<dc:creator>Mark Mason</dc:creator>
		<pubDate>Tue, 27 Dec 2011 23:42:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-281</guid>
		<description>I followed the instruction. Rsync did a full backup even though I ran a backup using FrontView prior to running the Rsync. I programmed the front button to run the backup routine. The selections in FrontView regarding the backup required choosing one of the following, none of which did I want: --Full backup first time only, Full backup once time per week, Full backup once every two weeks, Full backup once every three weeks, and Full backup once every four weeks.---

No option for no full backups, or full backup up every 8 weeks. Once per month is too frequent. 

Also, what happens if the backup drive is full?</description>
		<content:encoded><![CDATA[<p>I followed the instruction. Rsync did a full backup even though I ran a backup using FrontView prior to running the Rsync. I programmed the front button to run the backup routine. The selections in FrontView regarding the backup required choosing one of the following, none of which did I want: &#8211;Full backup first time only, Full backup once time per week, Full backup once every two weeks, Full backup once every three weeks, and Full backup once every four weeks.&#8212;</p>
<p>No option for no full backups, or full backup up every 8 weeks. Once per month is too frequent. </p>
<p>Also, what happens if the backup drive is full?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to get support for your ReadyNAS by mdgm</title>
		<link>http://www.rnasguide.com/2011/03/06/how-to-get-support-for-your-readynas/#comment-273</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Mon, 05 Dec 2011 07:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=167#comment-273</guid>
		<description>Thanks Josh for the excellent question. I&#039;ve answered it here: http://www.readynas.com/forum/viewtopic.php?p=333098#p333098</description>
		<content:encoded><![CDATA[<p>Thanks Josh for the excellent question. I&#8217;ve answered it here: <a href="http://www.readynas.com/forum/viewtopic.php?p=333098#p333098" rel="nofollow">http://www.readynas.com/forum/viewtopic.php?p=333098#p333098</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to get support for your ReadyNAS by Josh Kairoff</title>
		<link>http://www.rnasguide.com/2011/03/06/how-to-get-support-for-your-readynas/#comment-272</link>
		<dc:creator>Josh Kairoff</dc:creator>
		<pubDate>Mon, 05 Dec 2011 07:36:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=167#comment-272</guid>
		<description>Hi. 

I&#039;m trying to find a recovery service for my infrant nv nas.  I&#039;ve been in contact with netgear, but there was no menction of a recovery service. 

Do you have any info on how I can contact and contract with an experience service provider?

Thanks 

Josh</description>
		<content:encoded><![CDATA[<p>Hi. </p>
<p>I&#8217;m trying to find a recovery service for my infrant nv nas.  I&#8217;ve been in contact with netgear, but there was no menction of a recovery service. </p>
<p>Do you have any info on how I can contact and contract with an experience service provider?</p>
<p>Thanks </p>
<p>Josh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by mdgm</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-271</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Wed, 23 Nov 2011 03:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-271</guid>
		<description>If you could have the ReadyNAS and USB disk at the same location as the source device for the initial backup that would be best.

Otherwise you&#039;ll need to seed the backup which is more complex (if using Frontview backup you&#039;ll need to do a dummy full backup e.g. of single file to test share then change backup job properties. As full backup has been done, NAS will attempt to do an incremental backup on next run if set to full backup first time only).</description>
		<content:encoded><![CDATA[<p>If you could have the ReadyNAS and USB disk at the same location as the source device for the initial backup that would be best.</p>
<p>Otherwise you&#8217;ll need to seed the backup which is more complex (if using Frontview backup you&#8217;ll need to do a dummy full backup e.g. of single file to test share then change backup job properties. As full backup has been done, NAS will attempt to do an incremental backup on next run if set to full backup first time only).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Ultra 6: A Beta Tester&#8217;s Review by tuxdelux</title>
		<link>http://www.rnasguide.com/2010/08/29/readynas-ultra-6-a-beta-testers-review/#comment-270</link>
		<dc:creator>tuxdelux</dc:creator>
		<pubDate>Sun, 06 Nov 2011 11:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=60#comment-270</guid>
		<description>Probably the best READYNAS FILEMANAGERS: XNC (free and open source) and Midnight Commander!
I wasted almost a day looking for a decent filemanager to manage the data on my Readynas Ultra and the attached USB-drives. Moving GigaBytes of files around with the Windows Explorer was just to slow as the files would move from the NAS to the PC and then all the way back to the NAS. The same problem  goes for the ftp browsers or HTTP browsers. To move the data only localy on the NAS, the filemanager itself should run ON the NAS itself while the Input and Output should be on my PC. I tried all the ReadyNas community PHP-solutions available like AjaXplorer, ExtPlorer, PHP-navigator etc. but it was a pain in the ;-)
I knew that the X-windows filemanager xfm or even the good old Midnight Commander (mc) would be just perfect but couldn&#039;t get them installed with apt-get.  But then I discovered xnc. !!! EUREKA !!!
Simply installable as root from the shell on you NAS: &quot;ReadyNas:~#apt-get install xnc&quot; . Then run it as admin or root on your Nas: ReadyNas:~#xnc - display your.pc.ip.address:0 and star moving files around on you NAS. Of course you&#039;ll need an X-server on your PC. I used Xming with the Xming-fonts. See http://www.straightrunning.com/XmingNotes for more info but any other X-server will do.
After playing around with xnc, I tried the apt-get nstall mc again and this time it was successfull. To uninstall just replace &quot;ap-get install&quot; by &quot;apt-get --purge remove&quot;.</description>
		<content:encoded><![CDATA[<p>Probably the best READYNAS FILEMANAGERS: XNC (free and open source) and Midnight Commander!<br />
I wasted almost a day looking for a decent filemanager to manage the data on my Readynas Ultra and the attached USB-drives. Moving GigaBytes of files around with the Windows Explorer was just to slow as the files would move from the NAS to the PC and then all the way back to the NAS. The same problem  goes for the ftp browsers or HTTP browsers. To move the data only localy on the NAS, the filemanager itself should run ON the NAS itself while the Input and Output should be on my PC. I tried all the ReadyNas community PHP-solutions available like AjaXplorer, ExtPlorer, PHP-navigator etc. but it was a pain in the <img src='http://www.rnasguide.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
I knew that the X-windows filemanager xfm or even the good old Midnight Commander (mc) would be just perfect but couldn&#8217;t get them installed with apt-get.  But then I discovered xnc. !!! EUREKA !!!<br />
Simply installable as root from the shell on you NAS: &#8220;ReadyNas:~#apt-get install xnc&#8221; . Then run it as admin or root on your Nas: ReadyNas:~#xnc &#8211; display your.pc.ip.address:0 and star moving files around on you NAS. Of course you&#8217;ll need an X-server on your PC. I used Xming with the Xming-fonts. See <a href="http://www.straightrunning.com/XmingNotes" rel="nofollow">http://www.straightrunning.com/XmingNotes</a> for more info but any other X-server will do.<br />
After playing around with xnc, I tried the apt-get nstall mc again and this time it was successfull. To uninstall just replace &#8220;ap-get install&#8221; by &#8220;apt-get &#8211;purge remove&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by the_r_sole</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-265</link>
		<dc:creator>the_r_sole</dc:creator>
		<pubDate>Wed, 14 Sep 2011 07:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-265</guid>
		<description>no doubt that would be best but it&#039;s not really practical for us in this situation - it would also (hopefully) save a lot of bandwidth as we could do the first big back up direct then only incramentals over the vpn - if i can figure it out!</description>
		<content:encoded><![CDATA[<p>no doubt that would be best but it&#8217;s not really practical for us in this situation &#8211; it would also (hopefully) save a lot of bandwidth as we could do the first big back up direct then only incramentals over the vpn &#8211; if i can figure it out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by mdgm</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-264</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Wed, 14 Sep 2011 07:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-264</guid>
		<description>Yes the_sole you should be able to. It would be better to backup to internal disks in the ReadyNAS in my opinion.</description>
		<content:encoded><![CDATA[<p>Yes the_sole you should be able to. It would be better to backup to internal disks in the ReadyNAS in my opinion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by the_sole</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-263</link>
		<dc:creator>the_sole</dc:creator>
		<pubDate>Tue, 13 Sep 2011 14:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-263</guid>
		<description>hi there, very interesting article, i have a question - no idea if it&#039;s possible but, could you set up rsync to back over a vpn to a usb disk (attached to a readynas)?
basically myself and a colleague both had a readynas and are looking for remote backup solutions, but it would be an idea if i could have a usb disk attached to my nas for his back up and vice versa
with the amount of data we each have it would kind of need to get straight to the usb...
any ideas?</description>
		<content:encoded><![CDATA[<p>hi there, very interesting article, i have a question &#8211; no idea if it&#8217;s possible but, could you set up rsync to back over a vpn to a usb disk (attached to a readynas)?<br />
basically myself and a colleague both had a readynas and are looking for remote backup solutions, but it would be an idea if i could have a usb disk attached to my nas for his back up and vice versa<br />
with the amount of data we each have it would kind of need to get straight to the usb&#8230;<br />
any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by mdgm</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-261</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Tue, 06 Sep 2011 07:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-261</guid>
		<description>Thanks for the question Stephen.

I&#039;m not sure whether or not that JBOD unit will be properly recognised or not. if it is then hopefully it&#039;ll work fine.

I recommend formatting USB disks to use EXT3 and also &lt;a href=&quot;http://www.readynas.com/kb/faq/performance/how_do_i_improve_write_speeds_of_usb_external_drive_attached_to_readynas&quot; rel=&quot;nofollow&quot;&gt;enabling fast USB writes&lt;/a&gt;

I recommend doing an ordinary USB backup using Frontview then changing to use Rsync. Rsync is slow for full backups, but it&#039;s great for incrementals and verifying a full backup

Rsync is good to use and I recommend it.</description>
		<content:encoded><![CDATA[<p>Thanks for the question Stephen.</p>
<p>I&#8217;m not sure whether or not that JBOD unit will be properly recognised or not. if it is then hopefully it&#8217;ll work fine.</p>
<p>I recommend formatting USB disks to use EXT3 and also <a href="http://www.readynas.com/kb/faq/performance/how_do_i_improve_write_speeds_of_usb_external_drive_attached_to_readynas" rel="nofollow">enabling fast USB writes</a></p>
<p>I recommend doing an ordinary USB backup using Frontview then changing to use Rsync. Rsync is slow for full backups, but it&#8217;s great for incrementals and verifying a full backup</p>
<p>Rsync is good to use and I recommend it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by Stephen</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-260</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Tue, 06 Sep 2011 06:14:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-260</guid>
		<description>Hi,

A real newbie here.... You have prepared a great resource here, thanks.
 
A quick question: I am wishing to backup my Duo (2x 500Gb) to a USB connected JBOD unit ( total 1Gb capacity), before I upgrade the Duo to 2Gb HDDs. 

Is Rsync the most the best way to do this? I don&#039;t know, but does Rsync allow you to verify that the backup is complete and error free?

I would like to backup my NAS  on a regular basis to my JBOD; again is Rsync the best tool to do this - I would prefer an automated solution.

Cheers,

Stephen</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>A real newbie here&#8230;. You have prepared a great resource here, thanks.</p>
<p>A quick question: I am wishing to backup my Duo (2x 500Gb) to a USB connected JBOD unit ( total 1Gb capacity), before I upgrade the Duo to 2Gb HDDs. </p>
<p>Is Rsync the most the best way to do this? I don&#8217;t know, but does Rsync allow you to verify that the backup is complete and error free?</p>
<p>I would like to backup my NAS  on a regular basis to my JBOD; again is Rsync the best tool to do this &#8211; I would prefer an automated solution.</p>
<p>Cheers,</p>
<p>Stephen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by mdgm</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-256</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Sat, 03 Sep 2011 08:52:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-256</guid>
		<description>deko220, thanks for commenting and asking some questions.

This works fine for me. I haven&#039;t tested a restore from it but don&#039;t see why it wouldn&#039;t work. This doesn&#039;t involve any hacks and is done completely via Frontview. I would expect it would be supported. In fact if backing up to a FAT32/NTFS formatted drive some may find it works better than the normal method as Rsync has a checkbox to enable FAT32 compatibility mode.

I don&#039;t recommend doing regular full backups when using Rsync. Rsync will compare the source and the destination and ensure that they match. If you do a full backup using Rsync it&#039;ll take a long time. That&#039;s why I recommend doing a USB backup as one normally would in Frontview then changing to using Rsync.

If you still want to do regular full backups then my advice would be to not use Rsync and just stick to the normal Frontview method.</description>
		<content:encoded><![CDATA[<p>deko220, thanks for commenting and asking some questions.</p>
<p>This works fine for me. I haven&#8217;t tested a restore from it but don&#8217;t see why it wouldn&#8217;t work. This doesn&#8217;t involve any hacks and is done completely via Frontview. I would expect it would be supported. In fact if backing up to a FAT32/NTFS formatted drive some may find it works better than the normal method as Rsync has a checkbox to enable FAT32 compatibility mode.</p>
<p>I don&#8217;t recommend doing regular full backups when using Rsync. Rsync will compare the source and the destination and ensure that they match. If you do a full backup using Rsync it&#8217;ll take a long time. That&#8217;s why I recommend doing a USB backup as one normally would in Frontview then changing to using Rsync.</p>
<p>If you still want to do regular full backups then my advice would be to not use Rsync and just stick to the normal Frontview method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by deko220</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-255</link>
		<dc:creator>deko220</dc:creator>
		<pubDate>Sat, 03 Sep 2011 02:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-255</guid>
		<description>How has this configuration been working for you?  Have you tested a restore from it?  I&#039;m curious if it is a &quot;supported&quot; configuration as far as Netgear&#039;s concerned.

Is it safe to assume that my selection in the &quot;Schedule Full Backup&quot; drop-down list (in Step 4 of Backup &gt; Edit Backup Jobs - First time, Every week, whatever) will have no effect on the backup job when &quot;Remote: Rsync Server&quot; is selected as the backup destination in Step 2?</description>
		<content:encoded><![CDATA[<p>How has this configuration been working for you?  Have you tested a restore from it?  I&#8217;m curious if it is a &#8220;supported&#8221; configuration as far as Netgear&#8217;s concerned.</p>
<p>Is it safe to assume that my selection in the &#8220;Schedule Full Backup&#8221; drop-down list (in Step 4 of Backup &gt; Edit Backup Jobs &#8211; First time, Every week, whatever) will have no effect on the backup job when &#8220;Remote: Rsync Server&#8221; is selected as the backup destination in Step 2?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Gmail with the ReadyNAS by Jason Harrison</title>
		<link>http://www.rnasguide.com/2010/09/20/using-gmail-with-the-readynas/#comment-248</link>
		<dc:creator>Jason Harrison</dc:creator>
		<pubDate>Thu, 25 Aug 2011 20:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=96#comment-248</guid>
		<description>One issue I had in getting this to work was my DNS/Router settings were set for an old network configuration and hadn&#039;t been cleared out.  If following the above steps, even setting them manually, doesn&#039;t seem to work, be sure to check your Network settings.  Especially Network &gt; Global Settings &gt; Default Gateway and DNS Settings.</description>
		<content:encoded><![CDATA[<p>One issue I had in getting this to work was my DNS/Router settings were set for an old network configuration and hadn&#8217;t been cleared out.  If following the above steps, even setting them manually, doesn&#8217;t seem to work, be sure to check your Network settings.  Especially Network &gt; Global Settings &gt; Default Gateway and DNS Settings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rsync backup to USB disk by Jason Harrison</title>
		<link>http://www.rnasguide.com/2010/09/23/rsync-backup-to-usb-disk/#comment-247</link>
		<dc:creator>Jason Harrison</dc:creator>
		<pubDate>Wed, 24 Aug 2011 20:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=114#comment-247</guid>
		<description>If you want to copy the entire ReadyNas, including the TimeMachine share you need to set the destination USB drive to be accessed by Rsync.  An Rsync server can only access exported modules, which doesn&#039;t include C: or the TimeMachine share.

Here are the steps to backup your entire ReadyNas (rather than just one share) to an attached USB drive:

1. Under Services &gt; Standard File Protocols turn Rsync on.

2. Go to Volumes &gt; USB Storage (if not found here the settings for the USB drive will be under Shares &gt; Share Listing) and turn on Rsync for the USB drive and set the permissions.  You may also want to set the Rsync login and password.

3. Go to Backup &gt; Backup Listing, and open a backup job’s properties to edit it.  Or add a Backup Job.

4. Set the Backup Source settings.  Select: &quot;Volume: C&quot; from the menu.  Leave blank the Host, Path, Login, and Password fields.

5. Set the Backup Destination settings. 
Select &quot;Remote: Rsync Server&quot;
Set Host to localhost
Path is the Rsync exported module of the attached USB drive.  Something like USB_HDD_2.  It will be listed in the menu of possible destination types/locations as &quot;Share: USB_HDD_2&quot;.  Just copy that share name into the Path field.
Login and Password as you set in Step 2.

6. Press Test Connection to make sure you have the backup job settings correct.

7. If you want the backup to be an exact mirror of the source i.e. wipe the USB HDD (or folder inside that if specified), then make sure that the “Remove deleted files on target” option is checked.

8. Check the rest of the settings and make appropriate changes (if any) then run the backup job.

It is possible that the Test Connection button will report that the connection works, however the backup will fail if the Path on the Rsync server (the Rsync exported module name) is not specified or correct.  Test the backup and check the logs to make sure you have everything working.

To get a list of your ReadyNas Rsync modules, execute from the command line (terminal, etc) the command:
% rsync rsync://USER@IPADDRESS</description>
		<content:encoded><![CDATA[<p>If you want to copy the entire ReadyNas, including the TimeMachine share you need to set the destination USB drive to be accessed by Rsync.  An Rsync server can only access exported modules, which doesn&#8217;t include C: or the TimeMachine share.</p>
<p>Here are the steps to backup your entire ReadyNas (rather than just one share) to an attached USB drive:</p>
<p>1. Under Services &gt; Standard File Protocols turn Rsync on.</p>
<p>2. Go to Volumes &gt; USB Storage (if not found here the settings for the USB drive will be under Shares &gt; Share Listing) and turn on Rsync for the USB drive and set the permissions.  You may also want to set the Rsync login and password.</p>
<p>3. Go to Backup &gt; Backup Listing, and open a backup job’s properties to edit it.  Or add a Backup Job.</p>
<p>4. Set the Backup Source settings.  Select: &#8220;Volume: C&#8221; from the menu.  Leave blank the Host, Path, Login, and Password fields.</p>
<p>5. Set the Backup Destination settings.<br />
Select &#8220;Remote: Rsync Server&#8221;<br />
Set Host to localhost<br />
Path is the Rsync exported module of the attached USB drive.  Something like USB_HDD_2.  It will be listed in the menu of possible destination types/locations as &#8220;Share: USB_HDD_2&#8243;.  Just copy that share name into the Path field.<br />
Login and Password as you set in Step 2.</p>
<p>6. Press Test Connection to make sure you have the backup job settings correct.</p>
<p>7. If you want the backup to be an exact mirror of the source i.e. wipe the USB HDD (or folder inside that if specified), then make sure that the “Remove deleted files on target” option is checked.</p>
<p>8. Check the rest of the settings and make appropriate changes (if any) then run the backup job.</p>
<p>It is possible that the Test Connection button will report that the connection works, however the backup will fail if the Path on the Rsync server (the Rsync exported module name) is not specified or correct.  Test the backup and check the logs to make sure you have everything working.</p>
<p>To get a list of your ReadyNas Rsync modules, execute from the command line (terminal, etc) the command:<br />
% rsync rsync://USER@IPADDRESS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pro 2/Ultra 2/Ultra 2 Plus Boot Menu by mdgm</title>
		<link>http://www.rnasguide.com/2011/01/18/pro-2ultra-2ultra-2-plus-boot-menu/#comment-156</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Sun, 10 Apr 2011 05:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=150#comment-156</guid>
		<description>Thanks for the question. I&#039;m not sure of the answer to that question. Best to ask on the &lt;a href=&quot;http://www.readynas.com/forum&quot; rel=&quot;nofollow&quot;&gt;ReadyNAS forums&lt;/a&gt;. Also, if possible check what you see in &lt;a href=&quot;http://www.readynas.com/downloads&quot; rel=&quot;nofollow&quot;&gt;RAIDar&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the question. I&#8217;m not sure of the answer to that question. Best to ask on the <a href="http://www.readynas.com/forum" rel="nofollow">ReadyNAS forums</a>. Also, if possible check what you see in <a href="http://www.readynas.com/downloads" rel="nofollow">RAIDar</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pro 2/Ultra 2/Ultra 2 Plus Boot Menu by Bear</title>
		<link>http://www.rnasguide.com/2011/01/18/pro-2ultra-2ultra-2-plus-boot-menu/#comment-155</link>
		<dc:creator>Bear</dc:creator>
		<pubDate>Fri, 08 Apr 2011 08:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=150#comment-155</guid>
		<description>Hi there.

I have random freezes on my brand new ultra 2, while copying large amounts of data to it. I suspect the memory as the cause.

When i follow the guide and do a memory test on my ultra 2, the LED&#039;s blink in the following order, one at a time:

1. Power LED
2. USB LED
3. Disk 1 LED
4. Disk 2 LED

in a loop.

How can i tell if the memory has passed or failed?

Tia.

/Bear</description>
		<content:encoded><![CDATA[<p>Hi there.</p>
<p>I have random freezes on my brand new ultra 2, while copying large amounts of data to it. I suspect the memory as the cause.</p>
<p>When i follow the guide and do a memory test on my ultra 2, the LED&#8217;s blink in the following order, one at a time:</p>
<p>1. Power LED<br />
2. USB LED<br />
3. Disk 1 LED<br />
4. Disk 2 LED</p>
<p>in a loop.</p>
<p>How can i tell if the memory has passed or failed?</p>
<p>Tia.</p>
<p>/Bear</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pro 2/Ultra 2/Ultra 2 Plus Boot Menu by mdgm</title>
		<link>http://www.rnasguide.com/2011/01/18/pro-2ultra-2ultra-2-plus-boot-menu/#comment-145</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Thu, 24 Mar 2011 06:27:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=150#comment-145</guid>
		<description>Thanks for the question amac27. I don&#039;t know. It should be similar as for the 4-bay and 6-bay desktop x86 ReadyNAS but just with two disk LEDs (see &lt;a href=&quot;http://home.bott.ca/webserver/?p=166&quot; rel=&quot;nofollow&quot;&gt;Unofficial ReadyNAS USB Recovery Guide for x86-based Systems&lt;/a&gt;). As USB Boot Recovery should only be done when tech support requests it, I&#039;d suggest asking them for more info. You could perhaps also ask on the &lt;a href=&quot;http://www.readynas.com/forum&quot; rel=&quot;nofollow&quot;&gt;ReadyNAS forums&lt;/a&gt; and maybe one of the Jedi there will be able to tell you.</description>
		<content:encoded><![CDATA[<p>Thanks for the question amac27. I don&#8217;t know. It should be similar as for the 4-bay and 6-bay desktop x86 ReadyNAS but just with two disk LEDs (see <a href="http://home.bott.ca/webserver/?p=166" rel="nofollow">Unofficial ReadyNAS USB Recovery Guide for x86-based Systems</a>). As USB Boot Recovery should only be done when tech support requests it, I&#8217;d suggest asking them for more info. You could perhaps also ask on the <a href="http://www.readynas.com/forum" rel="nofollow">ReadyNAS forums</a> and maybe one of the Jedi there will be able to tell you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pro 2/Ultra 2/Ultra 2 Plus Boot Menu by amac27</title>
		<link>http://www.rnasguide.com/2011/01/18/pro-2ultra-2ultra-2-plus-boot-menu/#comment-144</link>
		<dc:creator>amac27</dc:creator>
		<pubDate>Thu, 24 Mar 2011 03:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=150#comment-144</guid>
		<description>What is the light pattern for USB boot recovery?</description>
		<content:encoded><![CDATA[<p>What is the light pattern for USB boot recovery?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Ultra 6: A Beta Tester&#8217;s Review by mdgm</title>
		<link>http://www.rnasguide.com/2010/08/29/readynas-ultra-6-a-beta-testers-review/#comment-73</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Wed, 05 Jan 2011 22:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=60#comment-73</guid>
		<description>Good question Peter. You can add additional disks to expand your array if using the default X-RAID2.

Be aware that the ReadyNAS will need to wipe your disks before it can use them so if using used disks be sure to backup the data on them first</description>
		<content:encoded><![CDATA[<p>Good question Peter. You can add additional disks to expand your array if using the default X-RAID2.</p>
<p>Be aware that the ReadyNAS will need to wipe your disks before it can use them so if using used disks be sure to backup the data on them first</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Ultra 6: A Beta Tester&#8217;s Review by Peter Cook</title>
		<link>http://www.rnasguide.com/2010/08/29/readynas-ultra-6-a-beta-testers-review/#comment-72</link>
		<dc:creator>Peter Cook</dc:creator>
		<pubDate>Wed, 05 Jan 2011 20:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=60#comment-72</guid>
		<description>I have been a Drobo user for the last 2 years, until last
night with no issues.... The Power supply seems to have failed so I
am looking at a replacement and the Ultra 6 looks like a great
option. Question, if I build it initially with 4 disks, can I add
additional disks on the fly, similiar to the Drobo or will I need
to reconfigure the array?</description>
		<content:encoded><![CDATA[<p>I have been a Drobo user for the last 2 years, until last<br />
night with no issues&#8230;. The Power supply seems to have failed so I<br />
am looking at a replacement and the Ultra 6 looks like a great<br />
option. Question, if I build it initially with 4 disks, can I add<br />
additional disks on the fly, similiar to the Drobo or will I need<br />
to reconfigure the array?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Ultra 6: A Beta Tester&#8217;s Review by mdgm</title>
		<link>http://www.rnasguide.com/2010/08/29/readynas-ultra-6-a-beta-testers-review/#comment-66</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Sun, 26 Dec 2010 13:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=60#comment-66</guid>
		<description>Good question Bashar. The default single-redundancy configuration protects against a single disk failure. The optional dual-redundancy configuration protects against two disk failures. There are a range of problems that RAID cannot protect you against, so if you primarily store important data on any device whether it uses RAID or not, you should back it up. See &lt;a href=&quot;http://www.readynas.com/?p=3153&quot; rel=&quot;nofollow&quot;&gt;&lt;strong&gt;RAID is not a backup&lt;/strong&gt;&lt;/a&gt;

Like all other x86 ReadyNAS, the ReadyNAS Ultra 6 uses software RAID.</description>
		<content:encoded><![CDATA[<p>Good question Bashar. The default single-redundancy configuration protects against a single disk failure. The optional dual-redundancy configuration protects against two disk failures. There are a range of problems that RAID cannot protect you against, so if you primarily store important data on any device whether it uses RAID or not, you should back it up. See <a href="http://www.readynas.com/?p=3153" rel="nofollow"><strong>RAID is not a backup</strong></a></p>
<p>Like all other x86 ReadyNAS, the ReadyNAS Ultra 6 uses software RAID.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Ultra 6: A Beta Tester&#8217;s Review by Bashar</title>
		<link>http://www.rnasguide.com/2010/08/29/readynas-ultra-6-a-beta-testers-review/#comment-62</link>
		<dc:creator>Bashar</dc:creator>
		<pubDate>Thu, 23 Dec 2010 19:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=60#comment-62</guid>
		<description>I have a small question, is this product good for saving files in case of any hard drive failure?
Is it a hardware or software RAID device?

Regards.</description>
		<content:encoded><![CDATA[<p>I have a small question, is this product good for saving files in case of any hard drive failure?<br />
Is it a hardware or software RAID device?</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Gmail with the ReadyNAS by mdgm</title>
		<link>http://www.rnasguide.com/2010/09/20/using-gmail-with-the-readynas/#comment-47</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Wed, 15 Dec 2010 20:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=96#comment-47</guid>
		<description>Have you checked the spam folder for your btconnect account?</description>
		<content:encoded><![CDATA[<p>Have you checked the spam folder for your btconnect account?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Gmail with the ReadyNAS by Dave Jones</title>
		<link>http://www.rnasguide.com/2010/09/20/using-gmail-with-the-readynas/#comment-46</link>
		<dc:creator>Dave Jones</dc:creator>
		<pubDate>Wed, 15 Dec 2010 16:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=96#comment-46</guid>
		<description>For me it&#039;s half fantastic.  I did what you said and I now received the email alerts to my Gmail account, to my Hotmail account and to my wife&#039;s Btconnect account.  Unfortunately I can&#039;t get any alerts to MY btconnect account.

Any suggestions?  It&#039;s driving me mad.  I know there&#039;s only space for three addresses but my btconnect account is the main one I use and I would like to get it there.</description>
		<content:encoded><![CDATA[<p>For me it&#8217;s half fantastic.  I did what you said and I now received the email alerts to my Gmail account, to my Hotmail account and to my wife&#8217;s Btconnect account.  Unfortunately I can&#8217;t get any alerts to MY btconnect account.</p>
<p>Any suggestions?  It&#8217;s driving me mad.  I know there&#8217;s only space for three addresses but my btconnect account is the main one I use and I would like to get it there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Gmail with the ReadyNAS by Tony</title>
		<link>http://www.rnasguide.com/2010/09/20/using-gmail-with-the-readynas/#comment-32</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Fri, 03 Dec 2010 16:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=96#comment-32</guid>
		<description>Fantastic, finally got the damned thing to work! many thanks</description>
		<content:encoded><![CDATA[<p>Fantastic, finally got the damned thing to work! many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Ultra 6: A Beta Tester&#8217;s Review by mdgm</title>
		<link>http://www.rnasguide.com/2010/08/29/readynas-ultra-6-a-beta-testers-review/#comment-30</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Wed, 01 Dec 2010 09:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=60#comment-30</guid>
		<description>Yes. I sure can. I followed the instructions at &lt;a href=&quot;http://www.readynas.com/TimeMachine&quot; rel=&quot;nofollow&quot;&gt;http://www.readynas.com/TimeMachine&lt;/a&gt;

I much prefer backing up my Macs to a ReadyNAS than backing up to a Time Capsule. The Time Capsule has a single non-user replaceable drive. Whereas the ReadyNAS has multiple drives and X-RAID2 provides redundancy so that if a disk fails you don&#039;t lose your backups. It would be a shame if a single disk failure meant you lost all your backups. I backup my ReadyNAS (including Time Machine backups) occasionally to another ReadyNAS which I then take off-site for protection against theft, fire, data corruption etc.

Then there&#039;s also performance to consider. Many ReadyNAS models are much faster than the Time Capsule. For example the Ultra 6 comes pretty close to saturating gigabit ethernet. Ethernet is good for the initial full backup and if you ever need to restore your entire Mac from Time Machine or even restore onto a new machine from Time Machine.</description>
		<content:encoded><![CDATA[<p>Yes. I sure can. I followed the instructions at <a href="http://www.readynas.com/TimeMachine" rel="nofollow">http://www.readynas.com/TimeMachine</a></p>
<p>I much prefer backing up my Macs to a ReadyNAS than backing up to a Time Capsule. The Time Capsule has a single non-user replaceable drive. Whereas the ReadyNAS has multiple drives and X-RAID2 provides redundancy so that if a disk fails you don&#8217;t lose your backups. It would be a shame if a single disk failure meant you lost all your backups. I backup my ReadyNAS (including Time Machine backups) occasionally to another ReadyNAS which I then take off-site for protection against theft, fire, data corruption etc.</p>
<p>Then there&#8217;s also performance to consider. Many ReadyNAS models are much faster than the Time Capsule. For example the Ultra 6 comes pretty close to saturating gigabit ethernet. Ethernet is good for the initial full backup and if you ever need to restore your entire Mac from Time Machine or even restore onto a new machine from Time Machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Ultra 6: A Beta Tester&#8217;s Review by Camden</title>
		<link>http://www.rnasguide.com/2010/08/29/readynas-ultra-6-a-beta-testers-review/#comment-29</link>
		<dc:creator>Camden</dc:creator>
		<pubDate>Wed, 01 Dec 2010 08:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=60#comment-29</guid>
		<description>Great review!!

One clarification please: When you say, &quot;Using Time Machine  on my Macs, my data is automatically backed up wirelessly!&quot; Do you mean that you&#039;re able to back up to the ReadyNAS wirelessly? 

I currently have an Apple Time Capsule to do that because I thought it was the only way to do the backups *wirelessly*. Are you saying that you can back up with Time Machine to the ReadyNAS wirelessly?</description>
		<content:encoded><![CDATA[<p>Great review!!</p>
<p>One clarification please: When you say, &#8220;Using Time Machine  on my Macs, my data is automatically backed up wirelessly!&#8221; Do you mean that you&#8217;re able to back up to the ReadyNAS wirelessly? </p>
<p>I currently have an Apple Time Capsule to do that because I thought it was the only way to do the backups *wirelessly*. Are you saying that you can back up with Time Machine to the ReadyNAS wirelessly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReadyNAS Ultra 6: A Beta Tester&#8217;s Review by Les Greenberg</title>
		<link>http://www.rnasguide.com/2010/08/29/readynas-ultra-6-a-beta-testers-review/#comment-13</link>
		<dc:creator>Les Greenberg</dc:creator>
		<pubDate>Mon, 04 Oct 2010 08:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=60#comment-13</guid>
		<description>Thanks for the completeness of your review. We have happily used an NV+ for two years and am now considering an upgrade.</description>
		<content:encoded><![CDATA[<p>Thanks for the completeness of your review. We have happily used an NV+ for two years and am now considering an upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS by mdgm</title>
		<link>http://www.rnasguide.com/2010/08/23/unofficial-guide-for-moving-from-sparc-readynas-to-x86-readynas/#comment-7</link>
		<dc:creator>mdgm</dc:creator>
		<pubDate>Fri, 10 Sep 2010 06:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=30#comment-7</guid>
		<description>If you have a ReadyNAS Duo, NV, NV+, X6, Repertoire, 1000s, 600 or 1100 I recommend using this manual as a guide for moving to a NVX, Pro, Ultra, 2100, 3100, 3200 or 4200.

Common migrations include from the ReadyNAS Duo to a ReadyNAS Ultra, the ReadyNAS NV+ to a ReadyNAS Ultra, a ReadyNAS NV+ to a ReadyNAS NVX, a ReadyNAS NV+ to a ReadyNAS Pro

For rackmount ReadyNAS common migrations include: ReadyNAS 1100 to a ReadyNAS 2100, a ReadyNAS 1100 to a ReadyNAS 3100, a ReadyNAS 1100 to a ReadyNAS 3200, or even a ReadyNAS 1100 to a ReadyNAS 4200.

Of course you can do migrations from e.g. a ReadyNAS 1100 to a ReadyNAS Pro, or a ReadyNAS NV+ to a ReadyNAS 2100 following my instructions.</description>
		<content:encoded><![CDATA[<p>If you have a ReadyNAS Duo, NV, NV+, X6, Repertoire, 1000s, 600 or 1100 I recommend using this manual as a guide for moving to a NVX, Pro, Ultra, 2100, 3100, 3200 or 4200.</p>
<p>Common migrations include from the ReadyNAS Duo to a ReadyNAS Ultra, the ReadyNAS NV+ to a ReadyNAS Ultra, a ReadyNAS NV+ to a ReadyNAS NVX, a ReadyNAS NV+ to a ReadyNAS Pro</p>
<p>For rackmount ReadyNAS common migrations include: ReadyNAS 1100 to a ReadyNAS 2100, a ReadyNAS 1100 to a ReadyNAS 3100, a ReadyNAS 1100 to a ReadyNAS 3200, or even a ReadyNAS 1100 to a ReadyNAS 4200.</p>
<p>Of course you can do migrations from e.g. a ReadyNAS 1100 to a ReadyNAS Pro, or a ReadyNAS NV+ to a ReadyNAS 2100 following my instructions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Welcome! by William White</title>
		<link>http://www.rnasguide.com/2010/08/23/hello-world/#comment-6</link>
		<dc:creator>William White</dc:creator>
		<pubDate>Sat, 04 Sep 2010 16:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rnasguide.com/?p=1#comment-6</guid>
		<description>Nice work. I&#039;ve had Mac&#039;s since the 1980&#039;s and 3 x ReadyNAS NV+ for some years. Initially with 500 GB, then 750 GB, 1 TB and just now 2 TB drives.  This article and the posts I found on the ReadyNAS site are really clear, (patient) and thorough.

Mostly I have a collection of ~1000 movies that I stream via iTunes and AppleTV.

I live in the US now, although originally from London.

I lived in Melbourne for 6 months in &#039;86 working with Cray at a Government site that subsequently relocated to Canberra. When I was in Melbourne I joined a local rowing club and we had a lot of fun and camaraderie.

In the early MAC OSX 10.1, 10.2 days I became a regular poster and authority using Samba to print between MAC&#039;s and PC&#039;s.  I got a kick out of figuring out the issues and then being able to help on the forums. 

From 10.3, Apple made all that work seamlessly and my &quot;expertise&quot; became pretty irrelevant. Plus it was taking too much of my time - all I wanted to do was print to the Mac printer from my Wife&#039;s PC :-)

Anyway - thanks for the good work - and you have certainly inspired me to look at the Ultra box...</description>
		<content:encoded><![CDATA[<p>Nice work. I&#8217;ve had Mac&#8217;s since the 1980&#8242;s and 3 x ReadyNAS NV+ for some years. Initially with 500 GB, then 750 GB, 1 TB and just now 2 TB drives.  This article and the posts I found on the ReadyNAS site are really clear, (patient) and thorough.</p>
<p>Mostly I have a collection of ~1000 movies that I stream via iTunes and AppleTV.</p>
<p>I live in the US now, although originally from London.</p>
<p>I lived in Melbourne for 6 months in &#8217;86 working with Cray at a Government site that subsequently relocated to Canberra. When I was in Melbourne I joined a local rowing club and we had a lot of fun and camaraderie.</p>
<p>In the early MAC OSX 10.1, 10.2 days I became a regular poster and authority using Samba to print between MAC&#8217;s and PC&#8217;s.  I got a kick out of figuring out the issues and then being able to help on the forums. </p>
<p>From 10.3, Apple made all that work seamlessly and my &#8220;expertise&#8221; became pretty irrelevant. Plus it was taking too much of my time &#8211; all I wanted to do was print to the Mac printer from my Wife&#8217;s PC <img src='http://www.rnasguide.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Anyway &#8211; thanks for the good work &#8211; and you have certainly inspired me to look at the Ultra box&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

