Dear Andrija, Thanks a lot for the attention to my issue.
There is logs from usage server: https://i.pozitis.ru/80d76e3cc5e605be037a088fd014a986.txt There is config https://i.pozitis.ru/8419e465b3ffa63b4d677ae5be85688a.txt its looks like usage server just ignore cloud_usage DB settings, I tried to put wrong credentials to db.usage.name=cloud_usage params, No matter, Its load the usage details from db.cloud.name=cloud, I think Here is my global settings https://i.pozitis.ru/9d3d53fd86997dd649b0e8171ca14c73.txt I did checked management server log, parsed by "usage", here is result, I see error checking health of usage server, usage server running? false, heartbeat: Wed Mar 06 20:00:06 UTC 2019 https://i.pozitis.ru/fd56fdc8a3f7d80fabdec8d4cf563325.txt I restarted both services, here is debug results https://i.pozitis.ru/d8a8c06ea31a6ec89e0ca3e5aa89b178.txt here is usage server logs after restart https://i.pozitis.ru/3bf38d723d2ccfc0e3bb6be785225c48.txt Would you recommend something to check more? Regads, Konstantin On Thu, Mar 7, 2019 at 2:23 PM Andrija Panic <[email protected]> wrote: > Hi Konstantin, > > Can you please usage upload the logs to somewhere (pastebin is OK) so we > can check ? > > Did you/can you try with 4.11.2 ? > > Kind regards, > Andrija > > [email protected] > www.shapeblue.com > Amadeus House, Floral Street, London WC2E 9DPUK > @shapeblue > > > > > -----Original Message----- > From: Konstantin <[email protected]> > Sent: 06 March 2019 23:20 > To: [email protected] > Subject: cloudstack usage server issue > > I did installed the management server, connect it to ESX HV, the control > part working fine. > > I deployed the usage server with all guidelines awareness but have no luck > with processing a usage data from "cloud" DB to "cloud_usage" DB by usage > server. > > I tried to configure, reconfigure and even reinstall everything, but the > last usage server log record is always same: > > 2019-03-06 18:21:28,903 DEBUG [cloud.usage.UsageManagerImpl] (main:null) > (logid:) Checking to see if usage.vmops.pid exists. > 2019-03-06 18:21:28,903 INFO [cloud.usage.UsageManagerImpl] (main:null) > (logid:) Implementation Version is 4.12.0.0 > 2019-03-06 18:21:30,865 DEBUG [cloud.usage.UsageManagerImpl] (main:null) > (logid:) Usage stats aggregation time zone: UTC > 2019-03-06 18:21:30,866 DEBUG [cloud.usage.UsageManagerImpl] (main:null) > (logid:) Execution Time: Wed Mar 06 18:22:00 UTC 2019 > 2019-03-06 18:21:30,866 DEBUG [cloud.usage.UsageManagerImpl] (main:null) > (logid:) Current Time: Wed Mar 06 18:21:30 UTC 2019 > 2019-03-06 18:21:30,874 INFO [cloud.usage.UsageServer] (main:null) > (logid:) UsageServer ready... > > As you may see, I played with starting time to force usage server to start > the job, but no luck... > Its never gave me any logs written and any action taken after " > UsageServer ready... " > I tried to call > > [root@cloudstack usage]# cloudmonkey generateUsageRecords > startdate=2018-09-01 enddate=2019-09-30 > success = True > > but the "cloud_usage" DB is always empty, the all tables are empty, no > single line in it. > In the same time, the "cloud" DB and usage_event table is full of data > with prossessed column "0" for any record in the table. > > Do you know how to force usage server to start the job? > > here is my usage params info: > > enable.usage.server true > publish.usage.events true > quota.usage.smtp.connection.timeout 60 > quota.usage.smtp.host > quota.usage.smtp.password > quota.usage.smtp.port > quota.usage.smtp.sender > quota.usage.smtp.useAuth > quota.usage.smtp.user > usage.aggregation.timezone UTC > usage.execution.timezone UTC > usage.sanity.check.interval 1 > usage.snapshot.virtualsize.select false > usage.stats.job.aggregation.range 5 //I changed it from 5 to 60 and 1440 > with same negative result > usage.stats.job.exec.time 18:22 /changed many times to fire job, no luck > > > Regards, > Konstantin >
