Re: Management IP addresses pool exhausted

2014-03-22 Thread abhisek basu
Before making changes in DB, try to decrease the expung interval and delay 
interval to very low value, restart management service. This way the VM expung 
process will be faster and eventually address the issue.

Sent from my iPhone

 On 22 Mar 2014, at 8:58 am, Umair Azam ua...@i2cinc.com wrote:
 
 SELECT * FROM cloud.vm_instance where (name like s-% or name like v-%);
 
 shows me all VM's is expunging state and expunge delay/interval values are 
 set to 86400
 
 Umair Azam
 
 On 3/22/2014 6:58 AM, Umair Azam wrote:
 Hi,
 
 How to free exhausted IP addresses pool from cloudstack, Cloudstack was 
 unable to launch systems vms at first and especially ssvm due to strange nfs 
 time out issues so all IP's were used during this issue and now is there any 
 precise way of releasing these IP's and starting system VM's again?.
 


Management IP addresses pool exhausted

2014-03-21 Thread Umair Azam

Hi,

How to free exhausted IP addresses pool from cloudstack, Cloudstack was 
unable to launch systems vms at first and especially ssvm due to strange 
nfs time out issues so all IP's were used during this issue and now is 
there any precise way of releasing these IP's and starting system VM's 
again?.


--
Umair Azam



Re: Management IP addresses pool exhausted

2014-03-21 Thread Umair Azam

SELECT * FROM cloud.vm_instance where (name like s-% or name like v-%);

shows me all VM's is expunging state and expunge delay/interval values are set 
to 86400

Umair Azam

On 3/22/2014 6:58 AM, Umair Azam wrote:

Hi,

How to free exhausted IP addresses pool from cloudstack, Cloudstack 
was unable to launch systems vms at first and especially ssvm due to 
strange nfs time out issues so all IP's were used during this issue 
and now is there any precise way of releasing these IP's and starting 
system VM's again?.