Bug 13612 - BTRFS - Create CGI page to manage snapshots
Summary: BTRFS - Create CGI page to manage snapshots
Status: NEW
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: unspecified Unspecified
: - Unknown - - Unknown -
Assignee: Assigned to nobody - feel free to grab it and work on it
QA Contact:
URL:
Keywords:
Depends on:
Blocks: BTRFS
  Show dependency treegraph
 
Reported: 2024-03-03 18:29 UTC by Stefan Schantl
Modified: 2024-03-05 09:56 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schantl 2024-03-03 18:29:51 UTC
Write a CGI page to manage the created snapshots.

* This page should list all known snapshots
* A single snapshot should be selected to boot into it on the next reboot.
* Removal of one or more snapshots should be possible
* Manual creation of a snapshot
Comment 1 Michael Tremer 2024-03-05 09:56:48 UTC
Can we talk about what this should actually do from the user's perspective?

I am not sure a CGI is the best way here. Is it not better to just age those automatic snapshots out? If we don't allow users to manually create any snapshots that should not be a problem. Just keep the last five or something.