Re: can i force expunge

2012-11-13 Thread Alena Prokharchyk
expunged VMs once a day and delete them from DB. > >-Original Message- >From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] >Sent: Monday, November 12, 2012 8:23 PM >To: cloudstack-dev@incubator.apache.org >Subject: Re: can i force expunge > >Ilya, > &g

RE: can i force expunge

2012-11-12 Thread Musayev, Ilya
[mailto:alena.prokharc...@citrix.com] Sent: Monday, November 12, 2012 8:23 PM To: cloudstack-dev@incubator.apache.org Subject: Re: can i force expunge Ilya, What hypervisor do you have? CleanupNetworkRules command is invoked by SecurityGroupManager when clenaup SG for the expunged/crashed User vm. SG is

RE: can i force expunge

2012-11-12 Thread Musayev, Ilya
Alena, Thank you for your response.. Regards ilya -Original Message- From: Alena Prokharchyk [mailto:alena.prokharc...@citrix.com] Sent: Monday, November 12, 2012 8:23 PM To: cloudstack-dev@incubator.apache.org Subject: Re: can i force expunge Ilya, What hypervisor do you have

Re: can i force expunge

2012-11-12 Thread Alena Prokharchyk
>Sent: Monday, November 12, 2012 5:31 PM >To: cloudstack-dev@incubator.apache.org >Subject: RE: can i force expunge > >Yeah, that's less than idea - you wont recall what was done to release >those IPs? > >I also notice this in my log when it tries to expunge but fails: > >20

RE: can i force expunge

2012-11-12 Thread Musayev, Ilya
@incubator.apache.org Subject: RE: can i force expunge Yeah, that's less than idea - you wont recall what was done to release those IPs? I also notice this in my log when it tries to expunge but fails: 2012-11-12 17:28:12,995 DEBUG [agent.transport.Request] (DirectAgent-416:null) Seq 31-13096

RE: can i force expunge

2012-11-12 Thread Musayev, Ilya
rom: Caleb Call [mailto:calebc...@me.com] Sent: Monday, November 12, 2012 4:57 PM To: cloudstack-dev@incubator.apache.org Subject: Re: can i force expunge Does it show your instances sitting in an expunge state? I've had it before not show the instances in that state (they get cleaned-up, bu

Re: can i force expunge

2012-11-12 Thread Caleb Call
has been restarted.. > > Thanks > ilya > > -Original Message- > From: Caleb Call [mailto:calebc...@me.com] > Sent: Monday, November 12, 2012 4:27 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: can i force expunge > > Make sure you also drop the ne

RE: can i force expunge

2012-11-12 Thread Musayev, Ilya
ot; wrote: > Can I force expunge via API call or some other way? > > I lowered the expunge parameters in the GUI to 1800 seconds and 2 threads, > but it hasn't worked for me. > > I have vms that are destroyed but not expunged - that are holding the IP I > need to releas

Re: can i force expunge

2012-11-12 Thread Caleb Call
Make sure you also drop the network.gc.interval and network.gc.wait in addition to expunge.delay and expunge.interval. Also, this may be obvious but you also need to restart the ms for the new intervals to take affect. Thanks On Nov 12, 2012, at 2:11 PM, "Musayev, Ilya" wrote: >

can i force expunge

2012-11-12 Thread Musayev, Ilya
Can I force expunge via API call or some other way? I lowered the expunge parameters in the GUI to 1800 seconds and 2 threads, but it hasn't worked for me. I have vms that are destroyed but not expunged - that are holding the IP I need to release to delete the network. Thanks ilya