Re: cannot delete network

2013-01-08 Thread sx chen
Because I cannot delete the network,so I want to modify the column nics_count of cloud.op_networks.The value is 1 although all instances and vrouteres have been deleted,we want to modify the value from 1 to 0.Or there are some other ways to modify the db?In which condition cloudstack will increase

Re: cannot delete network

2013-01-08 Thread sx chen
Because I cannot delete the network,so I want to modify the column nics_count of cloud.op_networks.The value is 1 although all instances and vrouteres have been deleted,we want to modify the value from 1 to 0.Or there are some other ways to modify the db?In which condition cloudstack will increase

Re: cannot delete network

2012-12-26 Thread Arnaud Gaillard
We know this problem, it seems that event when you have deleted all hosts, allocated IP remain in the db. You have to manually clean up the db, in order to be able to delete a network. >From our experience, this problem arise as soon as you create a host on a network, from that moment it is no mor

RE: cannot delete network

2012-12-26 Thread Pranav Saxena
I think , we no longer allow deletion of a guest network in the Basic zone when it has non-expunged CPVM/SSVMs which might be the case for you . You need to destroy/expunge them prior to network deletion. I am not 100% sure but you can try this out. Can somebody confirm this ? Thanks, Pra