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


_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to