RE: Limits set for a resource can be exceeded

2012-07-12 Thread Devdeep Singh
> -Original Message- > From: Prasanna Santhanam [mailto:prasanna.santha...@citrix.com] > Sent: Thursday, July 12, 2012 4:34 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Limits set for a resource can be exceeded > > On Wed, Jul 11, 2012 at 05:50:47AM

Re: Limits set for a resource can be exceeded

2012-07-12 Thread Prasanna Santhanam
On Thu, Jul 12, 2012 at 07:14:39AM -0400, Somesh Naidu wrote: > http://bugs.cloudstack.org/browse/CS-11930 > > The above bug suggests similar for snapshots. Its marked as fixed in Acton. It looks like a different problem. That's talking about the limit being honored. The one Devdeep is talking ab

RE: Limits set for a resource can be exceeded

2012-07-12 Thread Somesh Naidu
@incubator.apache.org Subject: Re: Limits set for a resource can be exceeded On Wed, Jul 11, 2012 at 05:50:47AM -0400, Devdeep Singh wrote: > Hi, > > I observed this issue while looking into how resource limiting > works. When a request is placed to create a resource (instance, > volume etc.

Re: Limits set for a resource can be exceeded

2012-07-12 Thread Prasanna Santhanam
On Wed, Jul 11, 2012 at 05:50:47AM -0400, Devdeep Singh wrote: > Hi, > > I observed this issue while looking into how resource limiting > works. When a request is placed to create a resource (instance, > volume etc.) the check for resource limits and incrementing the > resource count is done in th

Limits set for a resource can be exceeded

2012-07-11 Thread Devdeep Singh
Hi, I observed this issue while looking into how resource limiting works. When a request is placed to create a resource (instance, volume etc.) the check for resource limits and incrementing the resource count is done in the following order 1. Check the limits will not be exceeded by the addit