<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Going through the log , I saw the following error on o-hm</div>
<div><br>
</div>
<div>
<div>2016-11-03 03:31:06.441 19560 ERROR octavia.controller.worker.controller_worker     request_ids=request_ids)</div>
<div>2016-11-03 03:31:06.441 19560 ERROR octavia.controller.worker.controller_worker BadRequest: Unrecognized attribute(s) 'dns_name'</div>
<div>2016-11-03 03:31:06.441 19560 ERROR octavia.controller.worker.controller_worker Neutron server returns request_ids: ['req-1daed46e-ce79-471c-a0af-6d86d191eeb2']</div>
</div>
<div><br>
</div>
<div>And it seemed that I need to upgrade my neutron client.  While I am planning to do it, could somebody please send me the document on how this vip is supposed to plug into the lbaas vm and what the failover is about ?</div>
<div><br>
</div>
<div>Thanks!</div>
<div>Wanjing</div>
<div><br>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Cisco Employee <<a href="mailto:waxu@cisco.com">waxu@cisco.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Date: </span>Wednesday, November 2, 2016 at 7:04 PM<br>
<span style="font-weight:bold">To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>[openstack-dev] [Neutron][neutron-lbaas][octavia] Not be able to ping loadbalancer ip<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>So I bring up octavia using devstack (stable/mitaka).   I created a loadbalander and a listener(not create member yet) and start to look at how things are connected to each other.  I can ssh to amphora vm and I do see a haproxy is up with front end point
 to my listener.  I tried to ping (from dhcp namespace) to the loadbalancer ip, and ping could not go through.  I am wondering how packet is supposed to reach this amphora vm.  I can see that the vm is launched on both network(lb_mgmt network and my vipnet),
 but I don’t see any nic associated with my vipnet:</div>
<div><br>
</div>
<div>
<div>ubuntu@amphora-dad2f14e-76b4-4bd8-9051-b7a5627c6699:~$ ifconfig -a</div>
<div>eth0      Link encap:Ethernet  HWaddr fa:16:3e:b4:b2:45  </div>
<div>          inet addr:192.168.0.4  Bcast:192.168.0.255  Mask:255.255.255.0</div>
<div>          inet6 addr: fe80::f816:3eff:feb4:b245/64 Scope:Link</div>
<div>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1</div>
<div>          RX packets:2496 errors:0 dropped:0 overruns:0 frame:0</div>
<div>          TX packets:2626 errors:0 dropped:0 overruns:0 carrier:0</div>
<div>          collisions:0 txqueuelen:1000 </div>
<div>          RX bytes:307518 (307.5 KB)  TX bytes:304447 (304.4 KB)</div>
<div><br>
</div>
<div>lo        Link encap:Local Loopback  </div>
<div>          inet addr:127.0.0.1  Mask:255.0.0.0</div>
<div>          inet6 addr: ::1/128 Scope:Host</div>
<div>          UP LOOPBACK RUNNING  MTU:65536  Metric:1</div>
<div>          RX packets:212 errors:0 dropped:0 overruns:0 frame:0</div>
<div>          TX packets:212 errors:0 dropped:0 overruns:0 carrier:0</div>
<div>          collisions:0 txqueuelen:0 </div>
<div>          RX bytes:18248 (18.2 KB)  TX bytes:18248 (18.2 KB)</div>
</div>
<div><br>
</div>
<div>
<div>localadmin@dmz-eth2-ucs1:~/devstack$ nova list</div>
<div>+--------------------------------------+----------------------------------------------+--------+------------+-------------+-----------------------------------------------+</div>
<div>| ID                                   | Name                                         | Status | Task State | Power State | Networks                                      |</div>
<div>+--------------------------------------+----------------------------------------------+--------+------------+-------------+-----------------------------------------------+</div>
<div>| 557a3de3-a32e-419d-bdf5-41d92dd2333b | amphora-dad2f14e-76b4-4bd8-9051-b7a5627c6699 | ACTIVE | -          | Running     | lb-mgmt-net=192.168.0.4; vipnet=100.100.100.4 |</div>
<div>+--------------------------------------+----------------------------------------------+--------+------------+-------------+———————————————————————+</div>
</div>
<div><br>
</div>
<div>And it seemed that amphora created a port from the vipnet for its vrrp_ip, but now sure how it is used and how it is supposed to help packet to reach loadbalancer ip</div>
<div><br>
</div>
<div>It will be great if somebody can help on this, especially on network side.</div>
<div><br>
</div>
<div>Thanks</div>
<div>Wanjing</div>
<div><br>
</div>
</div>
</div>
</span>
</body>
</html>