Ben, Looks like new floodlight install is using port 6653 instead of 6633.
I just changed the port and it is fine.
user1@user1-GT5464:~$ sudo ovs-vsctl list controller
_uuid : 0e9e5fc8-7ae5-4273-a44c-6917955916b9
connection_mode : []
controller_burst_limit: []
controller_rate_limit: []
enable_async_messages: []
external_ids : {}
inactivity_probe : []
is_connected : true
local_gateway : []
local_ip : []
local_netmask : []
max_backoff : []
other_config : {}
role : master
status : {sec_since_connect="12", state=ACTIVE}
target : "tcp:192.168.0.106:6653"
On Mon, Jan 19, 2015 at 12:08 PM, Ben Pfaff <[email protected]> wrote:
> On Mon, Jan 19, 2015 at 10:49:54AM -0500, Prasanna Yabaluri wrote:
> > Ping does respond from switch to controller ...
> >
> > root@user1-GT5464:/home/user1# ping 192.168.0.106
> > PING 192.168.0.106 (192.168.0.106) 56(84) bytes of data.
> > 64 bytes from 192.168.0.106: icmp_seq=1 ttl=64 time=0.399 ms
> > 64 bytes from 192.168.0.106: icmp_seq=2 ttl=64 time=0.390 ms
> >
> >
> > root@user1-GT5464:/home/user1# ovs-vsctl list controller
> > _uuid : ff378ce0-eeac-43ad-b6f1-c4323ec578f3
> > connection_mode : []
> > controller_burst_limit: []
> > controller_rate_limit: []
> > enable_async_messages: []
> > external_ids : {}
> > inactivity_probe : []
> > is_connected : false
> > local_gateway : []
> > local_ip : []
> > local_netmask : []
> > max_backoff : []
> > other_config : {}
> > role : other
> > status : {last_error="Connection refused",
> > sec_since_disconnect="0", state=BACKOFF}
>
> It looks like the switch is seeing "connection refused" errors when it
> tries to connect to the controller.
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss