On 17-01-2012, Tue [13:52:48], Devin Teske wrote:
> 
> 
> > -----Original Message-----
> > From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
> > questi...@freebsd.org] On Behalf Of bsd
> > Sent: Tuesday, January 17, 2012 1:04 PM
> > To: Liste FreeBSD
> > Subject: Backup strategy for zfs + jail
> > 
> > Hi,
> > 
> > I have a simple 1U server with two disks that I have configured as a jail
> server.
> > 
> > I want to setup a simple yet very efficient backup policy for my jail
> environment.
> > 
> > This server is running a ZFS filesystem.
> > 
> > Ideally I would like to backup the main zfsroot/jail and all subdirectories 
> > on
> a
> > backup FTP server.
> > 
> > 
> > . What kind of tool would you suggest ?
> > 
> > I need to focus on :
> > 
> > --> Simplicity of setup
> > --> Ease of recovery
> > --> Efficiency
> > --> Compatibility with ZFS
> > 
> > 
> 
> If you're running 9, give HAST a shot.
> 
> TCP/IP block-level mirroring provided by HAST should be able to mirror the ZFS
> container in near-RT and be tolerant of things like network issues.
> -- 
> Devin
> 


I personally wouldn't rely on such a new technology as HAST, considering the 
importancy of backups.
ZFS has some nice features already. 

Create snapshots of your datasets and use zfs send. You can even transfer 
differences between snapshots.
Google for it. ZFS is awesome modern technology, more than that it's stable 
enough. ;)


-- 
Best wishes,

Dmitry Sarkisov
<--\
<---+----------
<--/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to