[OpenIndiana-discuss] set which fs do/don't get snaps besides timeslider

Coalson, Timothy Scott (S&T-Student) tsc5yc at mst.edu
Tue Dec 1 01:13:47 UTC 2020


You can tell time-slider to ignore a filesystem by:

zfs set com.sun:auto-snapshot=false <filesystem>

There are global settings for a custom time-slider schedule (number of each type of snapshot to keep, service auto-snapshot:<interval>, property "zfs/keep"), but I don't know of a per-fs one (though I haven't kept up to date).  I actually wrote my own cron job that allows per-fs schedules and uses a bit different logic (but doesn't do recursive snapshots or track usage % of the pool), but the schedule specification is a bit arcane and not user-friendly.  The main reason I wrote it was so that I could have auto snapshots enabled during scheduled backups without complaints...

Tim

________________________________
From: Harry Putnam <reader at newsguy.com>
Sent: Friday, November 27, 2020 12:57 PM
To: Stephan Althaus <Stephan.Althaus at Duedinghausen.eu>
Cc: openindiana-discuss at openindiana.org <openindiana-discuss at openindiana.org>
Subject: Re: [OpenIndiana-discuss] set which fs do/don't get snaps besides timeslider

Stephan Althaus <Stephan.Althaus at Duedinghausen.eu> writes:

> Hello!
>
> Yes, the gui is not very usable.
>
> You may starting having a look at the GTK definition of the window
>
> https://github.com/OpenIndiana/time-slider/blob/master/usr/share/time-slider/ui/time-slider-setup.ui
>
> some with GTK background might find something obvious (?)

I used the fix you posted to update qt5 as you mentioned and it worked
for me to.  Gui quite improved.

To answer one question you mentioned. Yes time slider is available on
the desktop.  The Timeslider is on the desktop upper right and works
by press right mouse while its on Timeslider

It then appears and has you sign in for root then shows the full gui.

What I notice is the graphical slider is so maladjusted as to be on
the point of useless.

The handle of slider on right side of Timeslider gui is the same size
as the track it is to slide on so nearly useless for navigating the
list of zfs fs. To get thru the full set of FS you have to use the top
tiny arrow and it is so slow as to make you insane pretty quickly.

Please tell me there is some other way to make zfs fs either
non-snapshot-able or add it to auto snapshot in timeslider. And do
this from the command line.  That issue is supposed to be the topic
this thread is addressing.

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


More information about the openindiana-discuss mailing list