syncthing: Filesystems larger than 2^63-1 bytes fail the free space check
(when Minimum Free Disk Space
in folder advanced settings is set to default value of 1)
2017-01-24 13:34:16: Stopping folder "notes" (uxhud-2egzw) - folder has insufficient free space
(when Actions > Advanced > Options > minHomeDiskFreePct is set to default value of 1)
2017-01-24 13:42:53: Stopping folder "notes" (uxhud-2egzw) - home disk has insufficient free space
Works okay as long as I change both values to 0. Here is filesystem information:
$ df .
Filesystem 1K-blocks Used Available Use% Mounted on
fs-whatever.efs.us-east-1.amazonaws.com://foobar 9007199254740992 44992512 9007199209748480 1% /home/foobar
Version Information
Syncthing Version: v0.14.20, Linux (64 bit) OS Version: Ubuntu 14.04
About this issue
- Original URL
- State: open
- Created 7 years ago
- Comments: 15 (8 by maintainers)
Commits related to this issue
- lib: Use uint64 for disk stats (ref #3930) — committed to imsodin/syncthing by imsodin 4 years ago
- lib: Use uint64 for disk stats (ref #3930) (#7019) — committed to syncthing/syncthing by imsodin 4 years ago
- Merge branch 'main' into cdc * main: lib/model: Fix race in GlobalDirectory tests (fixes #7021) (#7022) lib: Use uint64 for disk stats (ref #3930) (#7019) lib/model, lib/protocol: Send ClusterC... — committed to calmh/syncthing by calmh 4 years ago
Not complaining, really appreciate the help, but let me know if you prefer less information in future reports (if any).