Page 1 of 1

v-update-databases-disk not running for admin user

Posted: Fri Dec 28, 2018 6:39 am
by plutocrat
I noticed all dbs on one vesta server were registering zero size in the web interface. And also with "v-list-databases admin" After running v-update-databases-disk manually they all reported the correct usage.

Code: Select all

grep update-database /var/log/vesta/system.log*
Showed that the command was running daily for the non-admin user, but not for the admin user. This is confirmed on two other servers.

What's going on? What cron job triggers this database update? Seems there might be a bug in there somewhere.