function61 / varasto

All your files in one simple, replicated, encrypted place - with built-in backups and configurable ransomware protection.
https://function61.com/varasto
Apache License 2.0
56 stars 5 forks source link

Volumes view: also show data size and not just replicated data size #236

Open joonas-fi opened 10 months ago

joonas-fi commented 10 months ago

Currently the disk space used we shod is only for the replicated data size

Useful definitions for capacities:

joonas-fi commented 10 months ago

Workaround: this is visible in database.ScanAbandoned command

The above unfortunately is API-only feature:

curl -X POST -H "Content-Type: application/json" -d '{}' 'https://SERVER/command/database.ScanAbandoned'