<div dir="ltr"><pre style="color:rgb(0,0,0)">Hi All,</pre><pre style="color:rgb(0,0,0)">I connected my hardware vtep(ovs 2.5.0) to controller. The controller brings the connectivity as UP and sends down update for different tables.</pre><pre style="color:rgb(0,0,0)">But in my hardware vtep, I don&#39;t see the is_connected field in Manager table updated to true.</pre><pre style="color:rgb(0,0,0)">Manager table<br></pre><pre style="color:rgb(0,0,0)"><pre style="user-select: text; top: -99px;">_uuid                                inactivity_probe is_connected max_backoff other_config status target                   
------------------------------------ ---------------- ------------ ----------- ------------ ------ -------------------------
c1b23893-229f-4edf-ad7e-19c589679511 []               false        []          {}           {}     &quot;ssl:<a href="http://10.133.225.211:6640">10.133.225.211:6640</a>&quot;
290d88fc-9238-47ed-bd46-8947492cdb89 []               false        []          {}           {}     &quot;ssl:<a href="http://10.133.225.212:6640">10.133.225.212:6640</a>&quot;</pre><pre style="user-select: text; top: -99px;"><br></pre><pre style="user-select: text; top: -99px;">Also, when I check the logs, I see the transition to IDLE and ACTIVE happening continuously. Do we expect controller to send</pre><pre style="user-select: text; top: -99px;">some messages periodically? Any inputs? </pre></pre><pre style="color:rgb(0,0,0)">017-01-02T05:06:33.016Z|526975|poll_loop|DBG|wakeup due to 0-ms timeout at lib/stream-ssl.c:731 (0% CPU usage)
2017-01-02T05:06:33.421Z|526976|poll_loop|DBG|wakeup due to 405-ms timeout at ovsdb/ovsdb-server.c:189 (0% CPU usage)
2017-01-02T05:06:38.021Z|526977|poll_loop|DBG|wakeup due to 4600-ms timeout at lib/reconnect.c:620 (0% CPU usage)
2017-01-02T05:06:38.021Z|526978|reconnect|DBG|ssl:<a href="http://10.133.225.211:6640">10.133.225.211:6640</a>: idle 5005 ms, sending inactivity probe
2017-01-02T05:06:38.021Z|526979|reconnect|DBG|ssl:<a href="http://10.133.225.211:6640">10.133.225.211:6640</a>: entering IDLE
2017-01-02T05:06:38.021Z|526980|jsonrpc|DBG|ssl:<a href="http://10.133.225.211:6640">10.133.225.211:6640</a>: send request, method=&quot;echo&quot;, params=[], id=&quot;echo&quot;
2017-01-02T05:06:38.021Z|526981|stream_ssl|DBG|client12--&gt;ssl:<a href="http://10.133.225.211:6640">10.133.225.211:6640</a> type 256 (5 bytes)
2017-01-02T05:06:38.023Z|526982|poll_loop|DBG|wakeup due to [POLLIN] on fd 17 (<a href="http://10.133.226.47:53646">10.133.226.47:53646</a>&lt;-&gt;<a href="http://10.133.225.211:6640">10.133.225.211:6640</a>) at lib/stream-ssl.c:729 (0% CPU usage)
2017-01-02T05:06:38.023Z|526983|stream_ssl|DBG|client12&lt;--ssl:<a href="http://10.133.225.211:6640">10.133.225.211:6640</a> type 256 (5 bytes)
2017-01-02T05:06:38.024Z|526984|jsonrpc|DBG|ssl:<a href="http://10.133.225.211:6640">10.133.225.211:6640</a>: received reply, result=[], id=&quot;echo&quot;
2017-01-02T05:06:38.024Z|526985|reconnect|DBG|ssl:<a href="http://10.133.225.211:6640">10.133.225.211:6640</a>: entering ACTIVE</pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">I set only the target field in the Manager table. Is it necessary to set other fields(inactivity_probe, max_backoff)<span style="font-family:arial,sans-serif">? </span><br></pre><pre style="color:rgb(0,0,0)"><pre style="user-select: text; top: -99px;">when does is_connected field get set to true?</pre><pre style="user-select: text; top: -99px;">-ashifur</pre></pre><pre style="color:rgb(0,0,0)"><br></pre></div>