I've read the docs and myriad blog posts that state:
- Recovery point objective (RPO) - the maximum acceptable data loss in case of a protected VM failure (default 15 seconds)
- Short-term retention - how many restore points of previous setting (RPO) you want to keep (default 4 hours)
- Long-term retention - additional restore points to take/keep (as default a restore point is taken every 8 hours and kept for 7 days)
I thought that the goal of CDP was: if a VM fails/dies/blows up, I can restore it to, at the most, 10 minutes (or 1 minute, or 15 seconds, or whatever) before it died.
I expected that if I set an RPO for 10 minutes and then start a failover, the only choice I'd have is to failover to the last "sync", which would be - at the most - 20 minutes ago, depending on when the last 10 minute window had expired.
But with the default policy settings of 10 minute RPO, 4hr short-term retention, 8hrs / 7days long-term retention, I'm only able to failover to 3 points-in-time per day (midnight, 8am, and 4pm).
??
I don't get it.
I'd appreciate any help understanding this!