Usage server not working #10914
-
Hello everyone, usage.err
usage.out
I have tried to remove and re-install the cloudstack-usage service but the issue is still the same The management server log also have similar log every few minutes management-server.log
Anyone has idea on how i can resolve the above issue or why it happened ? I am using cloudstack 4.20. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Both Usage and the MS are trying to find Usage's tables in the What value does the property |
Beta Was this translation helpful? Give feedback.
Both Usage and the MS are trying to find Usage's tables in the
cloud
database instead ofcloud_usage
.What value does the property
db.usage.name
have in your/etc/cloudstack/management/db.properties
? It should be set tocloud_usage
.