Linux Lite Forums

Software - Support => Other => Topic started by: maxing on October 19, 2021, 12:26:01 PM

Title: snapshots created with timeshift are missed
Post by: maxing on October 19, 2021, 12:26:01 PM
My problem with timeshift is that I have created several snapshots in timeshift after the first backup for different reasons, but when you open the program in GUI it only shows me the first snapshot, the others that I have created are not seen, but if I go to browse there are not the ones that I create just the first one, where they go and how I can get them back?
Title: Re: snapshots created with timeshift are missed
Post by: stevef on October 19, 2021, 03:59:40 PM
I used to keep many snapshots but began to suspect the timeshift GUI didn't show them all as restore choices.

I began applying comments from the GUI which made it easier to keep track and doing that confirmed that some snapshots that had been made were just not visible from the GUI at a later date.

As part of trying to find what was going on, at the terminal prompt I ran 'sudo timeshift --check'.  This is supposed to create a snapshot (if a scheduled snapshot is due) but the command also 'found' the 'missing' snapshots, reported they had database problems and removed them.

That might be a reasonable action if they were damaged/unusable but goes a bit beyond what the manual states. Some warning or confirmation dialogue might be good.  Once the missing snapshats had been deleted I couldn't follow it further.

Next time I lose a snapshot from the GUI, I'll try 'sudo timeshift --list' to see if that spots the missing snapshot.

Maybe it will show you something.