On a Proxmox install of mine, pyznap is not removing the old snapshots, even though clean = yes is specified in the config file.
Below is what I mean by very old snapshots. I would like to only keep the snapshots as mentioned in the schedule.
storage@pyznap_2023-02-03_10:57:31_monthly 0B - 30K -
storage@pyznap_2023-02-03_10:57:31_weekly 0B - 30K -
storage@pyznap_2023-02-03_10:57:31_daily 0B - 30K -
storage@pyznap_2023-02-04_00:00:01_daily 0B - 30K -
storage@pyznap_2023-02-05_00:00:01_daily 0B - 30K -
storage@pyznap_2023-02-06_00:00:01_weekly 0B - 30K -
storage@pyznap_2023-02-06_00:00:01_daily 0B - 30K -
storage@pyznap_2023-02-07_00:00:01_daily 0B - 30K -
storage@pyznap_2023-02-08_00:00:01_daily 0B - 30K -
storage@pyznap_2023-02-09_00:00:01_daily 0B - 30K -
storage@pyznap_2023-02-10_00:00:01_daily 0B - 30K -
storage@pyznap_2023-02-11_00:00:02_daily 0B - 30K -
storage@pyznap_2023-02-12_00:00:01_daily 0B - 30K -
storage@pyznap_2023-02-13_00:00:01_weekly 0B - 30K -
On a Proxmox install of mine, pyznap is not removing the old snapshots, even though
clean = yesis specified in the config file.Below is what I mean by very old snapshots. I would like to only keep the snapshots as mentioned in the schedule.