RE: CloudStack hands out IP address of a stopped VM

2015-04-16 Thread Kyle Flavin
pal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] Sent: Tuesday, April 14, 2015 9:25 PM To: Subject: Re: CloudStack hands out IP address of a stopped VM Hi Kyle, When you delete the VM additional nic (added to vm from UI/API non-default nic) then the nic entry from the nics table get deleted. default nic is

Re: CloudStack hands out IP address of a stopped VM

2015-04-14 Thread Jayapal Reddy Uradi
t; From: Somesh Naidu [mailto:somesh.na...@citrix.com] > Sent: Tuesday, April 14, 2015 1:37 PM > To: users@cloudstack.apache.org > Subject: RE: CloudStack hands out IP address of a stopped VM > >> Correct. The VM was active, but stopped. There was no entry in the "nics&qu

RE: CloudStack hands out IP address of a stopped VM

2015-04-14 Thread Kyle Flavin
, and left the IP in the vm_instance table. It doesn't sound like that's the correct behavior? -Original Message- From: Somesh Naidu [mailto:somesh.na...@citrix.com] Sent: Tuesday, April 14, 2015 1:37 PM To: users@cloudstack.apache.org Subject: RE: CloudStack hands out IP addr

RE: CloudStack hands out IP address of a stopped VM

2015-04-14 Thread Somesh Naidu
Sent: Tuesday, April 14, 2015 2:49 PM To: users@cloudstack.apache.org Subject: RE: CloudStack hands out IP address of a stopped VM Hi Somesh, >> Are you saying that there was no entry in the nics table for an active VM >> (removed is null)? If so, that is not the correct behavior.

RE: CloudStack hands out IP address of a stopped VM

2015-04-14 Thread Kyle Flavin
citrix.com] Sent: Tuesday, April 14, 2015 12:10 PM To: users@cloudstack.apache.org Subject: RE: CloudStack hands out IP address of a stopped VM In the WebUI, I saw no NIC associated with the machine (maybe the user deleted it?).

RE: CloudStack hands out IP address of a stopped VM

2015-04-14 Thread Somesh Naidu
es still in >> the NIC table. Should that be the case? Or should the record have >> been removed when the VM was deleted? >> >> -Original Message- >> From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] >> Sent: Sunday, April 12, 2015

RE: CloudStack hands out IP address of a stopped VM

2015-04-14 Thread Kyle Flavin
table. Should that be the case? Or should the record have >> been removed when the VM was deleted? >> >> -Original Message- >> From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] >> Sent: Sunday, April 12, 2015 10:24 PM >> To: >> Su

Re: CloudStack hands out IP address of a stopped VM

2015-04-13 Thread Jayapal Reddy Uradi
ve been >> removed when the VM was deleted? >> >> -Original Message- >> From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] >> Sent: Sunday, April 12, 2015 10:24 PM >> To: >> Subject: Re: CloudStack hands out IP address of a stopped V

Re: CloudStack hands out IP address of a stopped VM

2015-04-13 Thread Sanjeev N
sage- > From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] > Sent: Sunday, April 12, 2015 10:24 PM > To: > Subject: Re: CloudStack hands out IP address of a stopped VM > > Hi Kyle, > > Cloudstack won't delete the nic entry, When VM is deleted

RE: CloudStack hands out IP address of a stopped VM

2015-04-13 Thread Kyle Flavin
as deleted? -Original Message- From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] Sent: Sunday, April 12, 2015 10:24 PM To: Subject: Re: CloudStack hands out IP address of a stopped VM Hi Kyle, Cloudstack won't delete the nic entry, When VM is deleted it marked as removed. It m

Re: CloudStack hands out IP address of a stopped VM

2015-04-12 Thread Jayapal Reddy Uradi
> cleared? It looks like it must have been cleared after the VM was stopped. > > -Original Message- > From: Jayapal Reddy Uradi [mailto:jayapalreddy.ur...@citrix.com] > Sent: Thursday, April 09, 2015 9:01 PM > To: > Subject: Re: CloudStack hands out IP address of a st

RE: CloudStack hands out IP address of a stopped VM

2015-04-10 Thread Kyle Flavin
: Subject: Re: CloudStack hands out IP address of a stopped VM Hi Kyle, When CS picks the ip for new vm from free ip pool excluding nic table ip4_adress. In your case the nic entry for vm is empty due to this the ip will goes free pool. Thanks, Jayapal On 10-Apr-2015, at 9:20 AM, Sanjeev N wrote

Re: CloudStack hands out IP address of a stopped VM

2015-04-09 Thread Jayapal Reddy Uradi
Hi Kyle, In my setup I have observed this for stopped VM, the nic table ip4_address set to 'null'. After that I am not able to reproduce the issue. I will keep looking into my setup for this issue. Can you please send the below commands output from your setup. #select instance_id,ip4_address f

CloudStack hands out IP address of a stopped VM

2015-04-08 Thread Kyle Flavin
I'm trying to get some help understanding the following behavior. Yesterday we had an instance of CloudStack giving out the IP address of a stopped VM to a newly created VM. The existing server was found in the MySQL database with the assigned IP (sanitized outputs): mysql> select name,private