Hey Wei, thx for reproduce it. I will open an issue!
Cu Swen -----Ursprüngliche Nachricht----- Von: Wei ZHOU <[email protected]> Gesendet: Mittwoch, 4. Januar 2023 14:54 An: [email protected] Betreff: Re: UI bug in Recurring snapshots wizard? Hi, Sorry I missed your step 1. I can reproduce the issue. It is a UI bug. Can you create a github issue ? As a workaround, you can create a snapshot policy using api or cloudmonkey. for example, (localcloud) 🐱 > create snapshotpolicy volumeid=1890793d-8332-4d1a-a7e4-0c3b50dfdd79 maxsnaps=10 intervaltype=daily schedule=11:00 timezone=UTC { "snapshotpolicy": { "fordisplay": true, "id": "e90e08e0-436c-426e-ae44-120176584772", "intervaltype": 1, "maxsnaps": 10, "schedule": "11:00", "tags": [], "timezone": "UTC", "volumeid": "1890793d-8332-4d1a-a7e4-0c3b50dfdd79" } } -Wei On Wed, 4 Jan 2023 at 14:19, <[email protected]> wrote: > Hello Wie, > > take a look at my step 1, I already did this. Are you able to > reproduce my issue? > > Cu Swen > > -----Ursprüngliche Nachricht----- > Von: Wei ZHOU <[email protected]> > Gesendet: Mittwoch, 4. Januar 2023 13:39 > An: [email protected] > Betreff: Re: UI bug in Recurring snapshots wizard? > > Hi, > > Please increase the value of some global settings (searched by keyword > "snapshot.max"). The default values are 8. > > -Wei > > > On Wed, 4 Jan 2023 at 12:57, <[email protected]> wrote: > > > Hi, > > > > > > > > can someone please confirm this behavior? > > > > 1. Edit global setting snapshot.max.daily to 30 > > 2. Restart management server > > 3. Got to Instance -> Volumes -> ROOT-X -> Recurring snapshots icon > -> > > Interval type Daily -> add Time and Timezone and try to enter a > > value over > > 8 > > into Keep. > > > > > > > > "Keep" will change its value back to 8 automatically. It is not > > possible to add a value over 8. > > > > > > > > Thank you for verifying! > > > > > > > > Cu Swen > > > > > > >
