Re: remove nic fails if dhcp wasn't enabled in network offering

2013-10-08 Thread Valery Ciareszka
Alena, Thanks for reply. I've posted it at https://issues.apache.org/jira/browse/CLOUDSTACK-4828 On Mon, Oct 7, 2013 at 7:55 PM, Alena Prokharchyk < alena.prokharc...@citrix.com> wrote: > Valery, its a bug. When no DHCP service is enabled on the network, it > should work like this: > > 1) Nic en

Re: remove nic fails if dhcp wasn't enabled in network offering

2013-10-07 Thread Alena Prokharchyk
Valery, its a bug. When no DHCP service is enabled on the network, it should work like this: 1) Nic entry is allocated for vm, but no ip assignment is done on the CS side. 2) When vm is expunged, all the nics should be removed successfully. Please go ahead and file it. -Alena. On 10/7/13 9:42

remove nic fails if dhcp wasn't enabled in network offering

2013-10-07 Thread Valery Ciareszka
Hi all. I have following issue. Scenario: 1. create network offering without dhcp 2. add NIC to VM from network created at step 1. 3. try to remove NIC from VM. It should fail. VM deletion also fails - VM will stay in "Expunging" state forever, unless NIC is deleted manually through mysql: mysql