Re: Usage Records are still generating even VM removed.

2015-08-24 Thread raja sekhar
Hi Rajini, I got this information from db and just did the following commands.when compared to testvm as you told VM.STOP event is missed. i updated the stop event manually in both cloud and usage databases, but still the usage records are generating, is there any thing i missed? old records: m

Re: Usage Records are still generating even VM removed.

2015-08-18 Thread Rajani Karuturi
can you compare events for both the vms using select * from usage_event where type like 'VM%' and resource_id in (311, 752); May be a stop event is missing. the same table is also present in cloud_usage database. compare the events in that table as well. ~Rajani On Wed, Aug 19, 2015 at 4:42 AM,

Re: Usage Records are still generating even VM removed.

2015-08-18 Thread raja sekhar
Hi Rajani, Thanks for your reply. i have created one testvm and manually destroyed from cloud ui. the db entry in events table is: select * from usage_event where type='VM.DESTROY'\G *** 519. row *** id: 36520 type: VM.DESTROY

Re: Usage Records are still generating even VM removed.

2015-08-17 Thread Rajani Karuturi
update the usage_event table with VM.DESTROY event for this vm. I would say create a vm, destroy it and observer the entries in usage_event table. create a similar entry for the manually destroyed vm. ~Rajani On Tue, Aug 18, 2015 at 12:12 AM, raja sekhar wrote: > Hi All, > > The usage records

Re: Usage Records not Generating.

2015-02-26 Thread Gopalakrishnan S
Thank You. Gopalakrishnan.S Cloud Engineer - Fogpanel - Original Message - From: "raja sekhar" To: Sent: Thursday, February 26, 2015 6:11 PM Subject: Re: Usage Records not Generating. Hi All, Usage records are till not generating.Is there any possibility to re-install

Re: Usage Records not Generating.

2015-02-26 Thread raja sekhar
tack/management/db.properties >>> >>> Thank You. >>> Gopalakrishnan.S >>> Cloud Engineer - Fogpanel >>> >>> - Original Message - From: "raja sekhar" < >>> rajsekhar@gmail.com> >>> To: >>> Cc:

Re: Usage Records not Generating.

2015-02-18 Thread Rohit Yadav
your global conf. /etc/cloudstack/usage/db.properties /etc/cloudstack/management/db.properties Thank You. Gopalakrishnan.S Cloud Engineer - Fogpanel - Original Message - From: "raja sekhar" To: Cc: Sent: Wednesday, February 18, 2015 5:53 PM Subject: Re: Usage Records not

Re: Usage Records not Generating.

2015-02-18 Thread raja sekhar
ishnan.S > Cloud Engineer - Fogpanel > > - Original Message - From: "raja sekhar" > To: > Cc: > Sent: Wednesday, February 18, 2015 5:53 PM > > Subject: Re: Usage Records not Generating. > > > Hi Kishan, >> >> I have restarted the usage serv

Re: Usage Records not Generating.

2015-02-18 Thread Gopalakrishnan S
Engineer - Fogpanel - Original Message - From: "raja sekhar" To: Cc: Sent: Wednesday, February 18, 2015 5:53 PM Subject: Re: Usage Records not Generating. Hi Kishan, I have restarted the usage server, but still i did not get the usage records and even i generated the us

Re: Usage Records not Generating.

2015-02-18 Thread raja sekhar
ry 18, 2015 4:03 PM > To: d...@cloudstack.apache.org; users@cloudstack.apache.org > Subject: Re: Usage Records not Generating. > > Hi All, > > I have found this error in management server log file saying that usage > server is not running,but usage server is still running. I am using

RE: Usage Records not Generating.

2015-02-18 Thread Kishan Kavala
: Wednesday, February 18, 2015 4:03 PM To: d...@cloudstack.apache.org; users@cloudstack.apache.org Subject: Re: Usage Records not Generating. Hi All, I have found this error in management server log file saying that usage server is not running,but usage server is still running. I am using two management

Re: Usage Records not Generating.

2015-02-18 Thread raja sekhar
Hi All, I have found this error in management server log file saying that usage server is not running,but usage server is still running. I am using two management servers, on Dec 27 2014 i have rebooted manually one of the management server,and the log is showing that date, from that date onwards

Re: Usage Records not Generating.

2015-02-09 Thread raja sekhar
Hi Wei, Thanks for your reply. I have found the file in "cd /etc/cloudstack/management/log4j-cloud.xml" and "cd /etc/cloudstack/usage/log4j-cloud.xml".it is same as you told. The log file i have captured in "/var/log/cloudstack/usage/usage.log" is: 2014-12-28 07:15:05,773 DEBUG [db.Transaction.

RE: Usage Records

2013-06-03 Thread Enric Muñoz
I tried and it works now!! Thank you!! -Mensaje original- De: Kishan Kavala [mailto:kishan.kav...@citrix.com] Enviado el: lunes, 03 de junio de 2013 11:54 Para: users@cloudstack.apache.org Asunto: RE: Usage Records You can try clearing the entries in usage_job table and restart usage

RE: Usage Records

2013-06-03 Thread Kishan Kavala
You can try clearing the entries in usage_job table and restart usage service. > -Original Message- > From: Enric Muñoz [mailto:emu...@intecom.ad] > Sent: Monday, 3 June 2013 1:51 PM > To: users@cloudstack.apache.org > Subject: RE: Usage Records > > Yes, I did restar

RE: Usage Records

2013-06-03 Thread Enric Muñoz
d the solution. -Mensaje original- De: Kirk Jantzer [mailto:kirk.jant...@gmail.com] Enviado el: viernes, 31 de mayo de 2013 11:38 Para: Cloudstack users mailing list Asunto: Re: Usage Records Silly question, but did you restart the management service after making those changes? On May 31, 2

Re: Usage Records

2013-05-31 Thread Steven Liang
see this link https://issues.apache.org/jira/browse/CLOUDSTACK-721 On 05/31/2013 05:21 AM, Enric Muñoz wrote: Hi all, I'm using Cloudstack 4.0.2 and I have problems to see the usage records. I've already installed the usage server and it is running. I'

Re: Usage Records

2013-05-31 Thread Kirk Jantzer
Silly question, but did you restart the management service after making those changes? On May 31, 2013 5:21 AM, "Enric Muñoz" wrote: > Hi all, > > I'm using Cloudstack 4.0.2 and I have problems to see the usage records. > I've already installed the usage server and it is running. I've also set >