I switched to Duplicati for Windows Backups and Restic for Linux Servers

So long, CrashPlan! After using it for 5 years, CrashPlan with less than a day notice decided to delete many of my files I had backed up. Once again, the deal got altered. Deleting files with no advanced notice is something I might expect from a totalitarian leader, but it isn’t acceptable for a backup … Read more

FreeNAS vs. OmniOS / Napp-It

       2015-01-07: I’ve updated this post to to reflect changes in FreeNAS 9.3.  I’ve been using OpenIndiana since late 2011 and switched to OmniOS in 2013.  Lately I started testing FreeNAS, what drove me to do this is I use  CrashPlan to backup my pool but recently Code 42 announced they’ll be discontinuing … Read more

Installing CrashPlan on OpenIndiana

CrashPlan is a great way to backup your ZFS server, here’s a quick install recipe for OpenIndiana: Download the Solaris CrashPlan client from here:  http://www.crashplan.com/consumer/download.html?os=SunOS Move the file to /var/spook/pkg then run…# sudo pkgadd (follow the prompts, do what’s obvious). Setup Crashplan service:# svccfg import /opt/sfw/crashplan/bin/crashplan.xml# svcadm enable crashplanObviously you’ll want to move the backupArchive … Read more