On Jul 3, 2012, at 3:10 PM, Ahmad Emneina wrote: > On 7/3/12 1:50 PM, "Caleb Call" <calebc...@me.com> wrote: > >> We're setting up a cloudstack install and one of our guys setup the first >> zone as a basic zone. We need the vlan support the advanced provides so >> we're trying so remove the basic zone and recreate an advanced one. >> However, ever after removing system VMs, we are not able to remove the >> pod. We get an error that says "There are private IP addresses allocated >> for this pod". This isn't the case though (atleast not that we can see). >> Is there anyway to see where the IPs are supposedly being used, and/or >> forcibly remove this pod or zone? >> >> Thanks, >> Caleb >> > > What you might want to do is disable the zone and set the various process > intervals for cleanup (found in the global settings section) to run more > often. The params you will want to change are the following: > - expunge.interval > - expunge.delay > - network.gc.interval > - network.gc.wait > > These will require a service restart. I believe you have vm's that have > yet to be expunged. This will speed up the process. > > -- > Æ > > >
Excellent, We'll give that a shot and see if that clears them up (I'm assuming it will). Thanks Thanks, Caleb