[OpenIndiana-discuss] rsync & snapshot backups?
Dan Swartzendruber
dswartz at druber.com
Sat Apr 30 23:22:10 UTC 2011
-----Original Message-----
From: Roy Sigurd Karlsbakk [mailto:roy at karlsbakk.net]
Sent: Saturday, April 30, 2011 5:26 PM
To: Discussion list for OpenIndiana
Subject: Re: [OpenIndiana-discuss] rsync & snapshot backups?
> OTOH, if you want the entire directory /foo/bar, you might need to
> copy from
> several different snapshots. The rolling snapshot idea works fine,
> except I
> need to add some sort of code to expire the "oldest" snaps.
if you used rsync to copy the data to a dataset, or filsystem, and then
snapshot it, all the data will be there even if changes have been done
later. A snapshot isn't incremental, it's an image of what was there.
*** Yes, you're right. I think I just got confused there for a bit. So the
only missing piece for me is some sort of rolling expiration so things don't
get full due to having too many snaps...
More information about the OpenIndiana-discuss
mailing list