Paul Larson
Basic Pleskian
Across my Plesk Onyx servers, I use the '/usr/local/psa/bin/site' utility for internal stat tracking purposes.
I've noticed that while backups are enabled and functional for all domains, it only seems to calculate properly for a few subscriptions.
Consider example-a.com and example-b.com:
# /usr/local/psa/bin/site -i example-i.com | grep "backup"
Total size of backup files in local storage:0 B
# /usr/local/psa/bin/site -i example-b.com | grep "backup"
Total size of backup files in local storage:41.9 MB
====
The Plesk GUI settings for backup seem identical. The only difference I can discern is the backup location of each domain, specifically:
/var/lib/psa/dumps/domains/example-a.com (does NOT calculate stats)
/var/lib/psa/dumps/clients/my-name/domains/example-b.com (works!)
Is there some reason backup usage stats are only calculated for /dumps/clients domains, or is that a red herring?
I've noticed that while backups are enabled and functional for all domains, it only seems to calculate properly for a few subscriptions.
Consider example-a.com and example-b.com:
# /usr/local/psa/bin/site -i example-i.com | grep "backup"
Total size of backup files in local storage:0 B
# /usr/local/psa/bin/site -i example-b.com | grep "backup"
Total size of backup files in local storage:41.9 MB
====
The Plesk GUI settings for backup seem identical. The only difference I can discern is the backup location of each domain, specifically:
/var/lib/psa/dumps/domains/example-a.com (does NOT calculate stats)
/var/lib/psa/dumps/clients/my-name/domains/example-b.com (works!)
Is there some reason backup usage stats are only calculated for /dumps/clients domains, or is that a red herring?