Schnapps savepoint

There is nice feature of schnapps: savepoint, which is potentially life (ass) saving one, in case of testing/experimenting OS config… Question is - does it survive OS rebooting? I wasn’t able to find answer in documentation :frowning: Similarly, same question of at command…does it survive OS rebooting?

You mean a factory reset? Yes, of course … feel free to try a reboot and a or factory reset.

I think schnapps rollback will usually be the best and more convenient option, not a factory reset.

or in terminál

root@Turris_JB:~# schnapps list
    # | Type      | Size        | Date                      | Description
------+-----------+-------------+---------------------------+------------------------------------
  525 | single    |   152.36MiB | 2022-10-19 11:06:54 +0200 | 5.4.4 last ... befor ver.6
  543 | single    |    31.37MiB | 2022-10-25 17:23:39 +0200 | 6.0.1
  563 | single    |    13.01MiB | 2022-12-11 13:46:04 +0100 | 6.0.3 zm__na Pocketbook
  564 | single    |    13.02MiB | 2022-12-15 20:52:33 +0100 | 6.0.3 last
  571 | single    |    16.01MiB | 2022-12-22 16:10:01 +0100 | 6.1.0
  577 | single    |    13.59MiB | 2022-12-25 21:24:05 +0100 | 6.1.0 grafy
root@Turris_JB:~#

As a precaution in case of a total disk crash I export the last system images

schnapps export 442 /srv/snap

and use SFTP (Bitvise SSH or similar software) to download to my desktop computer

No, I don’t mean factory reset, I mean exactly savepoint, which is another feature. I know that there is rollback feature as another option, and I admit that it saved my ass recently, when I played with network settings and my MOX became unaccessible due to this :wink:
So my question still remains: does it (i.e. schnapps savepoint) survive OS rebooting?
Similarly, same question of at command…does it survive OS rebooting?
Note: your notice of exporting schnapps is worth remembering - I did the same to be on safe side in case of device RAM malfunctioning :wink:

I’m sorry… I wasn’t exactly answering your question …

Nema problema (no problem) :wink:
Hoping somebody else…

BTW I know I can simulate schnapps savepoint by cron and/or at - but is seems to me that savepoint of schnapps could be more straightforwarding…

As far as I was able to find and test, it will NOT survive reboot - schnapps savepoint uses at command, which, unfortunately, as I tested it, will not survive reboot.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.