[OpenIndiana-discuss] Time-slider
Oscar del Rio
delrio at mie.utoronto.ca
Tue Jun 7 17:36:45 UTC 2022
On 2022-06-06 3:59 p.m., hput via openindiana-discuss wrote:
> Any way to set the pace of snaps myself? It appears that its set to
> do 24 hourly snaps a day which for my use is about %90 more than I
> need or want. In fact 2 per day would be about right for me.
Check:
# svcprop auto-snapshot:hourly
zfs/interval astring hours
zfs/keep astring 23
zfs/period astring 1
Change:
# svccfg -s auto-snapshot:hourly setprop zfs/keep=2
# svccfg -s auto-snapshot:hourly setprop zfs/period=8
More information about the openindiana-discuss
mailing list