<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</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>Currently HA and DVR are mutually exclusive features.</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>Pedro Sousa <<a href="mailto:pgsousa@gmail.com">pgsousa@gmail.com</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, December 23, 2014 at 9:42 AM<br>
<span style="font-weight:bold">To: </span>"<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>" <<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>[Openstack-operators] Neutron DVR HA<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">Hi all,
<div><br>
</div>
<div>I've been trying Neutron DVR with 2 controllers +  2 computes. When I create a router I can see that is running on all the servers:</div>
<div><br>
</div>
<div>
<div>[root@controller01 ~]# neutron l3-agent-list-hosting-router router</div>
<div>+--------------------------------------+--------------+----------------+-------+</div>
<div>| id                                   | host         | admin_state_up | alive |</div>
<div>+--------------------------------------+--------------+----------------+-------+</div>
<div>| 09cfad44-2bb2-4683-a803-ed70f3a46a6a | controller01 | True           | :-)   |</div>
<div>| 0ca01d56-b6dd-483d-9c49-cc7209da2a5a | controller02 | True           | :-)   |</div>
<div>| 52379f0f-9046-4b73-9d87-bab7f96be5e7 | compute01    | True           | :-)   |</div>
<div>| 8d778c6a-94df-40b7-a2d6-120668e699ca | compute02    | True           | :-)   |</div>
<div>+--------------------------------------+--------------+----------------+-------+</div>
</div>
<div><br>
</div>
<div>However if controller01 server dies I cannot ping ip external gateway anymore. Is this the expected behavior? Shouldn't it failback to the another controller node?</div>
<div><br>
</div>
<div>Thanks</div>
</div>
</div>
</div>
</span>
</body>
</html>