Backing up FreeNAS to external drives

by
in freenas on (#2THV)
I love this little device: it's an iXsystems MiniNAS running FreeNAS 9.2, with tons of disk space, RAM, fast network connections, all on a low-profile device that uses precious little energy (30W). Nice! And having all my important stuff on one box not only gives me the freedom to screw around with my desktops but simplifies and centralizes the work that goes into backing up my information.

It's tempting to be lulled into security by a hefty NAS running the ZFS file system on RAID-6. Yes you've got some redundancy and a resistant file system. But RAID is not backup - a mistake too many make. And here I ran into some trouble. FreeNAS gives you tons of options for transferring zpool datasets around, and since it's networked you can rsync your heart's content to other systems, but what if you just want to back the stuff up to a hard drive locally? Like an external, USB hard drive? Turns out, there's a way, but it requires a bit of Unix-foo.

Fortunately, this is FreeBSD, so lots of things are possible. The rest is at my website, www.therandymon.com.

Use ZFS send/receive. (Score: 2, Interesting)

by entropy@pipedot.org on 2014-10-22 22:48 (#2TKR)

Use zfs send/receive..either locally or via network. It should work great with minimal fuss. As to restoration FreeBSD/Linux/OpenSolaris should all work just fine. A backup doesn't need to be read by "anything", afterall..just read by something sufficiently common.
Post Comment
Subject
Comment
Captcha
Forty, 23 and thirty eight: the 1st number is?