I am facing a mysterious situation. I am using LinuxBridge (ML2) on
OpenStack Newton all-in-one. I set up tcpdump on the tap device used by the
instance and then attach a floating ip from web UI. I see traffic flowing
for a few seconds after which there is no further traffic in/out of this
tap devi
Hi,
Thanks for your analysis. Finally, I found there are two DHCP ports when I
create a tenant network with DHCP enabled. That makes VM cannot start up due to
fail to get its ip address.
But why there two DHCP ports when I create the network is still under
investigation. Do you have some hint
Multiple DHCP ports in not uncommon in HA configurations. You can check if
this is enabled in /etc/neutron/neutron.conf.
dhcp_agents_per_network = 2
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
materi
OK.
But how about the status? Per my understanding, one of them should be
“STATUS=ACTIVE, ADMIN STATUS=UP” and the other should be “STATUS=DOWN, ADMIN
STATUS=UP”. Otherwise, it should be wrong. Right?
Best Regards
Xu Rongjie (Max)
Mobile:18658176819
From: John Petrini [mailto:jpetr...@coredial
In my environment they are both Status = Active Admin = Up
___
John Petrini
The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
takin
DHCP is provided with HA with a simple race. N agents respond to DHCP requests,
the one with the fastest answer wins.
Sent from my iPhone
> On Jan 21, 2017, at 9:49 PM, John Petrini wrote:
>
> In my environment they are both Status = Active Admin = Up
>
> ___
>
> John Petrini
> The informat
So based on this, as long as one of dhcp agents is Active&Up, DHCP should be
working.
Best Regards
Xu Rongjie (Max)
Mobile:18658176819
From: Mohammed Naser [mailto:mna...@vexxhost.com]
Sent: Sunday, January 22, 2017 11:47
To: John Petrini
Cc: Xu, Rongjie (Nokia - CN/Hangzhou) ;
openstack@lists
Yup. All of them should be active. If only one is active you don't have HA
Sent from my iPhone
> On Jan 21, 2017, at 10:53 PM, Xu, Rongjie (Nokia - CN/Hangzhou)
> wrote:
>
> So based on this, as long as one of dhcp agents is Active&Up, DHCP should be
> working.
>
> Best Regards
> Xu Rongjie
Hi Team,
I need support on my installation, unable to upload images in my setup, It
is showing error "*Error: *Unable to retrieve the images." via GUI,
although on cli , if use the command like shown below it works fine and
shows there is already one image. But unable to show via GUI...
[root@Co