[ovs-discuss] ovs-monitor-ipsec does not start

2020-02-05 Thread Bockhorst, Lucas Benedikt
Hello,

I'm trying to use the GRE tunnel in OVS with IPsec.
After following the documentation with version 2.13.90 IPsec should work with 
GRE.
However, if I try to use

"ovs-appctl -t ovs-monitor-ipsec tunnel/show"

like in the documentation the command fails with
"No such file or directory".

It seems that the daemon for monitor-ipsec isn't started at all.
The GRE tunnel itself works fine; only the encryption with IPsec doesn't.
Is there a way to start the daemon manually or a way to fix this in longterm?

Looking forward to hearing from you

Kind regards

Lucas
___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss


[ovs-discuss] [OVN] How to set inactivity_probe between members in RAFT cluster

2020-02-05 Thread taoyunupt
Hi,Numan,
I happend the problem that there are frequently elections in 
RAFT cluster members . I think it was cause by the not good connection between 
members of RARF cluster. As the log shows.
Becase  the output of  "ovn-sbctl get-connection"  is none in 
RAFT cluster member,  So the command "ovn-sbctl set connection . 
inactivity_probe=18"  not works.
Do you know how to set "inactivity_probe"  when we use RAFT 
cluster?   It will be appreciateed  if you have more suggestions.




2020-02-05T01:37:29.178Z|03424|reconnect|ERR|tcp:10.254.8.210:52048: no 
response to inactivity probe after 5 seconds, disconnecting
2020-02-05T01:37:30.519Z|03425|raft|INFO|tcp:10.xxx.8.210:59300: learned server 
ID cdec
2020-02-05T01:37:30.519Z|03426|raft|INFO|tcp:10.xxx.8.210:59300: learned remote 
address tcp:10.254.8.210:6643
2020-02-05T03:52:02.791Z|03427|raft|INFO|received leadership transfer from 3e2e 
in term 64
2020-02-05T03:52:02.791Z|03428|raft|INFO|term 65: starting election
2020-02-05T03:52:02.792Z|03429|reconnect|INFO|tcp:10.xxx.8.208:6643: connection 
closed by peer
2020-02-05T03:52:02.869Z|03430|raft|INFO|term 65: elected leader by 2+ of 3 
servers
2020-02-05T03:52:03.210Z|03431|raft|INFO|tcp:10.xxx.8.208:46140: learned server 
ID 3e2e
2020-02-05T03:52:03.210Z|03432|raft|INFO|tcp:10.xxx.8.208:46140: learned remote 
address tcp:10.xxx.8.208:6643
2020-02-05T03:52:03.793Z|03433|reconnect|INFO|tcp:10.254.8.208:6643: 
connecting...
2020-02-05T03:52:03.793Z|03434|reconnect|INFO|tcp:10.254.8.208:6643: connected




Thanks,
Yun___
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss