Page 1 of 1

delete local snapshot / retain copy in other region

Posted: Tue Jan 03, 2017 1:32 pm
by jeremydunn
Hi,

Nice product !

I want to keep my snapshots *only* in another region. How can I do this?

My job runs daily, and retains three copies (delete after 3 days). So now I get 3 copies in the same region as my instance, and 3 copies in the other region. This makes my S3 costs double.

Is there any way to delete the local snapshot immediately after copying to another region?

Re: delete local snapshot / retain copy in other region

Posted: Tue Jan 03, 2017 8:55 pm
by admin
This is exactly the behavior that is implemented: Local snapshots are deleted following the rules you define. Snapshots in other regions are never deleted.

Stephan

Re: delete local snapshot / retain copy in other region

Posted: Tue Jan 03, 2017 9:00 pm
by jeremydunn
admin wrote:This is exactly the behavior that is implemented: Local snapshots are deleted following the rules you define. Snapshots in other regions are never deleted.

Stephan
well, that is also not what I want. I want to
* delete the local snapshots as soon as they are copied to the other region
* delete the other-region snapshots after a specified time period.

The purpose is to have a disaster-recovery solution in a different EC2 region.

I guess Automaticloud cannot do what I want....too bad.

Re: delete local snapshot / retain copy in other region

Posted: Tue Jan 03, 2017 9:02 pm
by admin
I will put it on the wishlist.

Stephan

Re: delete local snapshot / retain copy in other region

Posted: Wed Jan 18, 2017 9:49 pm
by admin
Version 3.3.819 is out now and supports a "copy only" mode that repects the cleanup rules in remote regions.

Stephan

Re: delete local snapshot / retain copy in other region

Posted: Thu Jan 19, 2017 3:36 pm
by jeremydunn
admin wrote:Version 3.3.819 is out now and supports a "copy only" mode that repects the cleanup rules in remote regions.

Stephan
Thank you for this improvement! I would like to try it before purchasing, but my 15 day free trial has expired, and this feature is only available with the paid version. Is there any way to give me another 10-15 days trial, please ?

Re: delete local snapshot / retain copy in other region

Posted: Thu Jan 19, 2017 7:10 pm
by admin
I have sent you a 15 days trial extension.

Stephan

Re: delete local snapshot / retain copy in other region

Posted: Sat Jan 21, 2017 2:40 pm
by jeremydunn
the improvement in 3.3.819 does not appear to be working properly

I have 1 EC2 instance in US-West-1 region.

There are 2 Automaticloud jobs:
a. saves snapshot locally (US-West) and retains for 3 days. This is working properly
b. saves "copy only" snapshot to EU-West-1 (Ireland) and retains for 1 day. This is not entirely working:
* it is taking the snapshot daily
* it is keeping 1 copy in US-West region
* it is copying to EU-West region
* it is NOT purging EU-West region. Copies there are accumulating, which is not the desired outcome.

see attached screenshots of my setups and snapshots

Re: delete local snapshot / retain copy in other region

Posted: Sun Jan 22, 2017 12:55 pm
by jeremydunn
also I'm getting a failure message each day, like this:
Exception: The snapshot 'snap-0cefd03da0713eddd' does not exist.
Job Type: Create EC2 Snapshot
Job Name: DhammaDev3-snapshot-EU
Job ID: i-09a659c8795062825-201701191604356488
Host: WIN-7PRK1VS63B5
Timestamp: 1/22/2017 3:15:05 AM

Re: delete local snapshot / retain copy in other region

Posted: Tue Feb 07, 2017 6:11 pm
by admin
fixed in Version 3.3.820

Stephan