Hi all, I'm running Cloudstack 4.8 on XenServer 6.5. I have one volume that I'm taking snapshots of, it is set to keep a total of 29 snapshots, but I have close to 100 snapshots in the state of "BackedUp". Am I misinterpreting the scheduled snapshot screen or am I running into a bug? Please see the output below for more detail:
[cid:image004.jpg@01D19A75.2310A6C0] MariaDB [cloud]> select count(status) from snapshots where volume_id = 71 and status = 'backedup'; +---------------+ | count(status) | +---------------+ | 98 | +---------------+ 1 row in set (0.00 sec) Thanks Sean