ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
After the usage server stops it (sometimes) does not cleanup it's job, which leads to the next instance starting not processing usage events.
STEPS TO REPRODUCE
systemctl stop cloudstack-usage
mysql <auth options> cloud_usage select from usage_jobs where success is NULL;
EXPECTED RESULTS
no unprocessed jobs remaining
ACTUAL RESULTS
the job for the last instance of the process remains
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
After the usage server stops it (sometimes) does not cleanup it's job, which leads to the next instance starting not processing usage events.
STEPS TO REPRODUCE
EXPECTED RESULTS
ACTUAL RESULTS