Date
1 - 4 of 4
CF Router and openstack Neutron problem
Armin Ranjbar
Hello everyone,
I have been playing with CF installation, and i have noticed that during DNS binding stage of deployment, BOSH tries to create an instance (zrouter) that directly connects to External network (floating). and as this is clearly doesn't work, bosh will not be able to ping the router on EXT ip and installation aborted. AFAIK directly attaching instances to external network (without using neutron router) is impossible, how is this supposed to work then? --- Armin ranjbar |
|
Dmitriy Kalinin
Can you share your manifest? I dont quite understand your setup.
toggle quoted message
Show quoted text
On Fri, Jun 5, 2015 at 9:39 AM, Armin Ranjbar <zoup(a)zoup.org> wrote:
Hello everyone, |
|
Armin Ranjbar
With pleasure, it's quite possible that i didn't understand my setup as
toggle quoted message
Show quoted text
well :) since the neutron issue, i have noticed that my floating network had static range stuff, so i have changed the type to VIP, which i think is correct. now problem is : Started creating bound missing vms Started creating bound missing vms > router_z1/0 Started creating bound missing vms > router_z1/1 Failed creating bound missing vms > router_z1/0: OpenStack API Bad Request (Fixed IP address 192.168.112.10 is already in use on instance 17410b87-c8df-4e3d-9224-fff82ac19740.). Check task debug log for details. (00:00:36) no matter which ip address that i choose, error is the same for all of them, and i can't find any vm on openstack side using that address... --- Armin ranjbar On Sat, Jun 6, 2015 at 5:01 AM, Dmitriy Kalinin <dkalinin(a)pivotal.io> wrote:
Can you share your manifest? I dont quite understand your setup. |
|
Armin Ranjbar
OK it's fixed now, for the record, Oddly enough, apparently it was related
toggle quoted message
Show quoted text
to the fact that external ip address was not assigned to project. truly misleading error message :I --- Armin ranjbar On Sat, Jun 6, 2015 at 10:15 AM, Armin Ranjbar <zoup(a)zoup.org> wrote:
With pleasure, it's quite possible that i didn't understand my setup as |
|