syncthing-android: Minimum Free Disk Space setting not working/respected?
Got a ticket:
Description of the issue
(...)
I have a Pixel 2 XL running the Syncthing v0.14.50 app with a folder on its
internal storage sync’d to said shared folder from home PC mentioned
above…with conditions to only sync on certain wifi AND AC power.
Syncing works well, however, my issue is that Minimum Free Disk Space
setting doesn’t seem to be respected…this is where I assume I possibly am
understanding the setting incorrectly or have it set up incorrectly…
In the app on the phone, there are two locations to adjust the Minimum Free
Disk Space that I can see. One is under the gear icon on main WEBUI and the
other is under the Advance section in the edit menu of the folder being
sync’d.
My phone is advertised as the 128GB model (110GB usable). Of this internal
capacity, I have roughly 80GB free…The default value for both of the
Minimum Free Disk Space settings in the Syncthing app was 1%; is this 1% of
the usable 110GB or 1% of the 80GB free space? Anyways, I want there to be
a total of about 5GB of free space left on the phone after all the syncing
(which obviously I understand you can’t fit 500GB into 80GB and thus
syncing stops until more free space is made available), which setting
should I change the folder or the one in the main setting…or both?
I’ve attempted various values in percentages and absolute values in MB and
GB yet when I wake up in the morning I have a notification on my phone of
low disk space and Google play services among others keep crashing due to
this…generally left with anywhere from 49 MB or less to maybe at most 120
MB or so…
(...)
Version Information
App Version: ?
Syncthing Version: v0.14.50
Android Version: ?
Device manufacturer: Google
Device model: Pixel 2 XL
Android Log
adb shell / logcat
or MatLog (search on GitHub) output
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 15 (7 by maintainers)
Commits related to this issue
- Model/Folder#MinDiskFree: Initialize members (fixes #277) — committed to Catfriend1/syncthing-android by Catfriend1 5 years ago
- ConfigXml#getFolders: Add MinDiskFree (fixes #277) — committed to Catfriend1/syncthing-android by Catfriend1 5 years ago
- ConfigXml: Write back minDiskFree (fixes #277) — committed to Catfriend1/syncthing-android by Catfriend1 5 years ago
- Update model/Options: MinHomeDiskFree (fixes #277) — committed to Catfriend1/syncthing-android by Catfriend1 5 years ago
- Fix minimum free disk space setting not working (fixes #277) (#278) * WIP * Revert "WIP" This reverts commit 98b34c47c6b844bd7c5a332360cd5965708e69d7. * WIP * Revert "WIP" This reverts... — committed to Catfriend1/syncthing-android by deleted user 5 years ago
OK great…thank you again!
On Sun, Jan 27, 2019 at 1:56 PM Catfriend1 notifications@github.com wrote: