Your message dated Mon, 30 Sep 2019 14:04:26 -0700
with message-id <[email protected]>
and subject line Re: plinth: snapshot info page should show space used per
snapshot
has caused the Debian Bug report #876514,
regarding plinth: snapshot info page should show space used per snapshot
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
876514: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876514
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: plinth
Version: 0.14.0+ds-1
I've experienced a problem with my freedombox. It will hang when there
is no more room on its btrfs file system, and the snapshots will
quickliy fill up the disk to a point where it is impossible to do
anything. I got a 20GiB virtual disk on my freedombox, and the files on
/ occupy around 3.7 GiB of this. The disk filled up completely with
snapshots. :(
So I have started to remove old snapshots, but it is more work than I
would like, as it is impossible to see from the Plinth snapshot web page
how much space the snapshots are actually using. Please extend the info
page to show snapshot usage. A way to do this is documented in
<URL:
https://raw.githubusercontent.com/agronick/btrfs-size/master/btrfs-size.sh >.
For it to work, 'btrfs quota enable /' must be pat of the default setup
on Freedombox. I am not sure it is enabled by default.
It would be even greater if I did not have to do this manual removal of
snapshots, for example by changing snapper to be able to remove old
snapshots in a way that ensure snapshots only take up a fraction of the
available disk space (say 80%).
--
Happy hacking
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
On Sat, 23 Sep 2017 08:46:55 +0200 Petter Reinholdtsen <[email protected]>
wrote:
[...]
> It would be even greater if I did not have to do this manual removal of
> snapshots, for example by changing snapper to be able to remove old
> snapshots in a way that ensure snapshots only take up a fraction of the
> available disk space (say 80%).
This condition is now met (implemented long before Buster). So, there is
no need to show space used per snapshot (which is hard due to needing
quota support etc.).
- Snapper has an option to set the amount of free space to maintain.
FreedomBox now sets this to 30%. If the free space falls below this
value, older snapshots are automatically deleted.
- Also apt configuration, shipped by snapper's Debian package, is now
modified to trigger the number cleanup algorithm after every snapshot.
There haven't been reports of snapshots filling up disk space in the
recent times.
This issue can now be closed.
--
Sunil
signature.asc
Description: OpenPGP digital signature
--- End Message ---