<div dir="ltr">Man my copy and paste just is not liking me. Anyways, I saw posting about forcing the mac address every time, but I have not had a problem. <div>My problem is the port does not become active. I included the device settings as a reference. This is the status of the port:</div><div><br></div><div><div>+-----------------------+-------------------------------------------------------------------------------------+</div><div>| Field                 | Value                                                                               |</div><div>+-----------------------+-------------------------------------------------------------------------------------+</div><div>| admin_state_up        | True                                                                                |</div><div>| allowed_address_pairs |                                                                                     |</div><div>| binding:host_id       | <a href="http://openstack-1.quicksand.bitc.morphotrust.com">openstack-1.quicksand.bitc.morphotrust.com</a>                                          |</div><div>| binding:profile       | {}                                                                                  |</div><div>| binding:vif_details   | {"port_filter": true, "ovs_hybrid_plug": true}                                      |</div><div>| binding:vif_type      | ovs                                                                                 |</div><div>| binding:vnic_type     | normal                                                                              |</div><div>| device_id             | 7319781c-6186-4684-ba60-260b5ecee97c                                                |</div><div>| device_owner          | network:router_gateway                                                              |</div><div>| extra_dhcp_opts       |                                                                                     |</div><div>| fixed_ips             | {"subnet_id": "7761c2ee-e392-48ff-b69a-f0f10bbcb6db", "ip_address": "10.30.1.10"} |</div><div>| id                    | 161de698-1666-4c0d-9248-8de900797301                                                |</div><div>| mac_address           | fa:16:3e:c9:ff:64                                                                   |</div><div>| name                  |                                                                                     |</div><div>| network_id            | b10fc224-2332-49f5-b555-9090c3dc7f44                                                |</div><div>| security_groups       |                                                                                     |</div><div>| status                | DOWN                                                                                |</div><div>| tenant_id             |                                                                                     |</div><div>+-----------------------+-------------------------------------------------------------------------------------+</div></div><div><br></div><div>I am just not able to get that port up. And since its not up I cant ping/ssh to the VMs. What do I need to do for vlans on my physical switch?</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">--Brian</div></div>
<br><div class="gmail_quote">On Thu, Dec 11, 2014 at 10:01 AM, Patrick Laimbock <span dir="ltr"><<a href="mailto:patrick@laimbock.com" target="_blank">patrick@laimbock.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Brian,<span class=""><br>
<br>
On 11-12-14 16:15, brian lee wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It looks like my cute and paste did not work right. My br-ex device<br>
looks like this:<br>
<br>
DEVICE=br-ex<br>
OVSBOOTPROTO="dhcp"<br>
OVSDHCPINTERFACES="eth0"<br>
ONBOOT=yes<br>
NM_CONTROLLED=no<br>
TYPE=OVSBridge<br>
DEVICETYPE=ovs<br>
DEVICE=br-ex<br>
OVSBOOTPROTO="dhcp"<br>
OVSDHCPINTERFACES="eth0"<br>
ONBOOT=yes<br>
NM_CONTROLLED=no<br>
TYPE=OVSBridge<br>
DEVICETYPE=ovs<br>
<br>
Sorry about the confusion.<br>
</blockquote>
<br></span>
I use RDO Juno and here are my interfaces:<br>
<br>
[root@neutron1-1 network-scripts]# cat ifcfg-br-ex<br>
DEVICE=br-ex<br>
TYPE=OVSBridge<br>
DEVICETYPE=ovs<br>
OVSBOOTPROTO=dhcp<br>
OVSDHCPINTERFACES=eth1<br>
MACADDR="00:01:02:03:04:05"<br>
OVS_EXTRA="set bridge $DEVICE other-config:hwaddr=$MACADDR"<br>
ONBOOT=yes<br>
NM_CONTROLLED=no<br>
<br>
<br>
[root@neutron1-1 network-scripts]# cat ifcfg-eth1<br>
DEVICE=eth1<br>
TYPE=OVSPort<br>
DEVICETYPE=ovs<br>
OVS_BRIDGE=br-ex<br>
ONBOOT=yes<br>
BOOTPROTO=none<br>
NM_CONTROLLED=no<br>
<br>
HTH,<br>
Patrick<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com" target="_blank">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/rdo-list</a><br>
</div></div></blockquote></div></div>