How to backup one ReadyNAS to another
It’s not that everyone should have two network storage devices but if you use your NAS as a primary storage device rather than as a backup of your PC, media center, etc. then perhaps you should consider how you would recover if it failed.
Unfortunate for me, the fundamental rule of backups reared its head while I was away on a recent business trip. I returned home to a NAS that had pretty lights on but nobody home. It would not power down and would not respond to any access. I had no choice but to crash it by unplugging the power. YIKES. It came back up and reported a brain aneurism and no memory of the 5.6TB volume that help everything! I assumed the worse but decided not to panic. After about 2 hours of research, I took the risk and did a firmware re-install. The ReadyNAS came back to life and it had all of my files. With the catastrophe averted, I set about establishing a backup plan.
The ReadyNAS 1100 is an "upgrade" to my first NAS, the ReadyNAS NV+. Technically, the NV+ is newer technology and has more RAM but the 1100 is nearly 3x the storage. So the 1100 is the primary on-line storage. That left me the NV+ which I could configure as a backup. So my plan was to setup things up that I could leave the NV+ unplugged 6 days a week. One day a week I would power it up, and press the "backup button" on the front and have it configured to backup all the changes from the 1100. When finished, I’d power it down and unplug it. If I get really concerned, I could even take the NV+ off site but I’m not there …. yet. Here is how to backup one NAS to another NAS. It assumes the volume has been organized into 4 "shares’ but it works fine with any number.
for convenience, create the same list of shares on the target NAS (the "secondary") as on the source NAS (the "primary")- on the target NAS, create a new backup job
- the source for the backup is the primary NAS
- use "NSF" as the transport
- select one of your shares on the source
- on the ReadyNAS you can test the connection
- select the corresponding share on the target
- do not establish a schedule for the backup
- save the job
- run the job
- let the job complete
- edit the job
- change the source settings to use RSYNC (requires the admin user name and it’s password)
- on the ReadyNAS you can test the connection
- save the job
- repeat for all of the shares
You want to complete the first backup using NFS because it will be much faster than starting with RSYNC. You then switch to RSYNC because it is is well suited to managing the incremental changes that occur over time.
You can choose to schedule the jobs or, as in my case, run them manually by adding them to the list of jobs triggered by the "backup button".
The only errors I received during the process were from some read only files on my target NAS so I corrected the attributes so they could be updated if/when the source files from the primary NAS were newer.

Doing sufficient backups, building virtual machines, and storing my transient video collection “on-line” requires storage, storage, and more storage. With three computers now getting sufficient backups to give me moderate peace of mind, I needed more storage than my RAID1 NAS (network addressable storage) was ready to serve. I had 2 750GB drives but RAID1 used those as mirrors so I only got the real capacity of one drive (and in reality, you never get 100% of a disk drive and so it was more like 700GB).
I am trying to create an backup solution for a Windows machine. I have grown to really like the SimpleLinuxBackup solution I have on the rest of my machines. It is simple (obviously) and performs both full backups and incremental backups.
At MacWorld 2007, Steve Jobs announced “

