thinking sysadmin

qstat -u aleonard -s z

Archive for the ‘backup’ tag

VMware/NFS/NetApp SnapRestore/Linux LVM Single File Recovery Notes

leave a comment

There have been a few posts elsewhere discussing file-level recovery for Linux VMs on NetApp NFS datastores, but none that have dealt specifically with Linux LVM-encapsulated partitions.

Here’s our in-house procedure for recovery; note that we do not have FlexClone licensed on our filers.
Read the rest of this entry »

Written by Andy

June 1st, 2009 at 2:55 pm

Duplicity to Amazon S3 on FreeBSD: Building on the work of others

one comment

(This post adds only a couple small details to work described at randys.org and cenolan.com – go there for background on this post and useful scripts for automated Duplicity backup to S3.)

First off, if you want to use Duplicity installed from FreeBSD Ports to backup to Amazon S3, be sure to also install the devel/py-boto and security/pinentry-curses ports.

If you attempt to run the backup script described at randys.org or cenolan.com from cron, you may run into an error similar to the following:
Read the rest of this entry »

Written by Andy

March 2nd, 2009 at 12:47 pm

Posted in freebsd, storage

Tagged with , , ,

7/25/2008 Links: VMDK File Level Recovery

leave a comment

  • File Level Recovery from within a VMDK backup – Nick Triantos of NetApp covers file-level recovery from VMware (Windows) VMDK files again, in more depth than he has before. Nick notes that it can be a “a point-and-click process.”

Written by Andy

July 25th, 2008 at 11:50 am

Posted in link dump

Tagged with , , ,