Hi all,
I am a bit confused by installation instruction for usage server
taken from here:
http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Installation_Guide/install-usage-server.html
I have my management server installed on Ubuntu and I have no idea
what ./install.sh script does this guide refer for?
I made my usage installation by executing task like this:
# apt-get install cloudstack-usage
Everything went well and at the end I was able to start usage server by
executing “service cloudstack-usage”. Nevertheless usage server is not working!
Table usage_job is empty. And management server can’t find usage process.
I have found only 2 files to configure usage residing in /etc/cloudstack/usage:
1. db.properties
2. log4j-cloud_usage.xml
Database settings I have checked manually and was able to log-in to database. I
am stuck now – can’t get the point where to find error? Usage server process
does not seem to log anything : folder /var/log/cloudstack/usage is empty.
Please, help.
Vadim Kimlaychuk