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-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
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 raja sekhar
18, 2015 4:03 PM > To: dev@cloudstack.apache.org; us...@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: dev@cloudstack.apache.org; us...@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 not Generating.

2015-02-09 Thread Wei ZHOU
anything in /var/log/cloudstack/usage/usage.log ? I guess log4j-cloud.xml is missing ? (it should be log4j-cloud.xml , not log4j-cloud-usage.xml) 2015-02-09 10:47 GMT+01:00 raja sekhar : > Hi All, > > I am using CloudStack 4.3.1.Previously the usage records are generated,but > when i observed rec

Re: Usage records

2014-01-02 Thread Wei ZHOU
--Original Message- > From: Wei ZHOU [mailto:ustcweiz...@gmail.com] > Sent: 02 January 2014 12:29 > To: dev@cloudstack.apache.org > Subject: Re: Usage records > > no impact, I think. > and usage_network table as well. > > > 2014/1/2 Tamas Monos > > > Dear Cloudstack

RE: Usage records

2014-01-02 Thread Tamas Monos
Hi, In the usage_network table I only see "event_time_millis" no start/end. Can I assume that field is the timestamp? Thanks, Tamas -Original Message- From: Wei ZHOU [mailto:ustcweiz...@gmail.com] Sent: 02 January 2014 12:29 To: dev@cloudstack.apache.org Subject: Re: Usage r

Re: Usage records

2014-01-02 Thread Wei ZHOU
no impact, I think. and usage_network table as well. 2014/1/2 Tamas Monos > Dear Cloudstack developers, > > I am wondering what would be the impact on CloudStack if I run the > following SQL statement on the usage database: > > #delete from cloud_usage where start_date like "2012-%" AND end_dat