RE: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread Jayapal Reddy Uradi
to 192.168.30.123,but the ip will come > back to 192.168.30.101 after the vm restarting. > > > > > -- Original -- > From: ""; > Date: Thu, Jun 27, 2013 06:09 PM > To: ""; > > Subject: Re: How can I alloc

Re: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread WXR
vm restarting. -- Original -- From: ""; Date: Thu, Jun 27, 2013 06:09 PM To: ""; Subject: Re: How can I allocate a specific IP when I create an instance. Try edit the vm ip in /var/run/cloud/.log file in host and restart the vm. Th

RE: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread Oliver Leach
, June 27, 2013 10:30 AM To: users Subject: Re: How can I allocate a specific IP when I create an instance. I just modify the "nics" table and change the "ipv4_address" value.And then I restart the vrouter vm. After the vrouter restarting,the instance vm can get the new ip bu

Re: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread Jayapal Reddy Uradi
instance vm can get the new ip which I specify. >> But this ip can't be used normally.Them vm can not access the gateway ip >> even if I'v stopped the iptables of its host node machine. >> >> >> ------ Original -- >> From: &qu

Re: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread Dave Dunaway
Murali, That's awesome to hear and eagerly anticipated!!! a lot of nice features in 4.2. Still wish there was features like being able to change networks, migrate hosts between networks, and the likes. That's a common task I see on my side. Thanks! On Thu, Jun 27, 2013 at 5:06 AM, Murali Reddy

Re: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread Jayapal Reddy Uradi
On 27-Jun-2013, at 2:36 PM, Murali Reddy wrote: > On 27/06/13 2:46 AM, "Geoff Higginbottom" > wrote: > >> @Dave: you are right about advanced networks but the original question >> was in relation to basic networking. >> >> @All: I did some testing over a year ago around changing IPs for gues

Re: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread WXR
uot;; Date: Thu, Jun 27, 2013 05:25 PM To: "users"; Subject: Re: How can I allocate a specific IP when I create an instance. Show us what you changed... without that we can't help you. And make sure to indicate what version of CloudPlatform you use as apparently some older ver

Re: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread Dave Dunaway
he iptables of its host node machine. > > > -- Original -- > From: "Dave Dunaway"; > Date: Wed, Jun 26, 2013 11:51 PM > To: "users"; > > Subject: Re: How can I allocate a specific IP when I create an instance. > > > > There should be a way

Re: How can I allocate a specific IP when I create an instance.

2013-06-27 Thread Murali Reddy
On 27/06/13 2:46 AM, "Geoff Higginbottom" wrote: >@Dave: you are right about advanced networks but the original question >was in relation to basic networking. > >@All: I did some testing over a year ago around changing IPs for guest. >For a VM on and advanced network you can edit the IP directly

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread WXR
- Original -- From: "Dave Dunaway"; Date: Wed, Jun 26, 2013 11:51 PM To: "users"; Subject: Re: How can I allocate a specific IP when I create an instance. There should be a way to have the ability to reserve an IP and still have DHCP assign the IP by mac res

RE: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Geoff Higginbottom
network just as the basic network topology in advance zone.If there is,I prefer to use the advanced network. -- Original -- From: "Dave Dunaway"; Date: Thu, Jun 27, 2013 02:19 AM To: "users"; "jason.pavao"; Subject: Re: How

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread WXR
basic network topology in advance zone.If there is,I prefer to use the advanced network. -- Original -- From: "Dave Dunaway"; Date: Thu, Jun 27, 2013 02:19 AM To: "users"; "jason.pavao"; Subject: Re: How can I allocate a sp

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Geoff Higginbottom
Hi Dave, Thanks for the update on that, it's good to see it's got easier since I last tested it. Regards Geoff Higginbottom CTO / Cloud Architect D: +44(0)20 3603 0542 | S: +44(0)20 3603 0540 | M: +44(0)7968161581 geoff.higginbot...@shapeblue.com |

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Dave Dunaway
I've done testing on changing IPs with 3.0.4 CloudPlatform in advanced networking and never had to reboot the VR. Seems a bit silly to have to go that far just to re-ip a machine. When the machine is restarted from CloudPlatorm it will add its IP to the dhcp leases file correctly as expected on th

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Geoff Higginbottom
@Dave: you are right about advanced networks but the original question was in relation to basic networking. @All: I did some testing over a year ago around changing IPs for guest. For a VM on and advanced network you can edit the IP directly in the database but restarting the VM is not enough,

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Dave Dunaway
@Geoff: Of course we are talking advanced networking, and having consideration of what your networks are that you can use. If someone wants to put a 10.x.x.x ip on a VM that is on a 192.x.x.x network, then they can gladly shoot themselves in the foot. Ideally the person making such a change underst

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Jason Pavao
Do you by chance have a sample sql query that would perform this? On 6/26/2013 8:51 AM, Dave Dunaway wrote: There should be a way to have the ability to reserve an IP and still have DHCP assign the IP by mac reservation. There's no technical reason this wouldn't work and likely a feature a lot

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Geoff Higginbottom
Dave, There is a very good reason you can't, and its nothing to do with the GUI. In a Basic Zone, the Guest VM IP is allocated from the POD CIDR. The gotcha is that each POD has a unique CIDR, and as a user cannot influence POD placement, they have no way of knowing which POD the VM will end u

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Ahmad Emneina
Its feasible to do this, you can pick a host to deploy to (as an admin) so you know what pod it will eventually land in and its ip address space. I say file an enhancement, bring it up to dev and have it discussed and voted upon. On Wed, Jun 26, 2013 at 4:51 PM, Dave Dunaway wrote: > There shoul

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Geoff Higginbottom
Simple answer - you can't. In an advanced zone, you can specify the IP address when you create a new VM using the API, however in a basic zone, because the IP will depend on which POD your VM ends up in, and as a user you cannot influence this, there is no way to specific the IP, even if you ar

Re: How can I allocate a specific IP when I create an instance.

2013-06-26 Thread Dave Dunaway
There should be a way to have the ability to reserve an IP and still have DHCP assign the IP by mac reservation. There's no technical reason this wouldn't work and likely a feature a lot of people would love to see. The only hold back is the UI not allowing you to do so. Ultimately, you can go to