I have one center and serveral node, and all nodes are connected to
center with options ovn-remote=tcp:192.168.0.x:6642, when one node lost
connection to center, the commands "ovn-sbctl list chassis" still see the
node.
How can i know the node is offline in northd?
Thank you!
wangchua
> Hi,
>On 4/21/23 08:17, wangchuanlei via discuss wrote:
>> I have one center and serveral node, and all nodes are connected
>> to center with options ovn-remote=tcp:192.168.0.x:6642, when one node
>> lost connection to center, the commands "ovn-sbctl list ch
>On 4/26/23 09:04, wangchuanlei wrote:
>>> Hi,
>>
>>> On 4/21/23 08:17, wangchuanlei via discuss wrote:
>>>> I have one center and serveral node, and all nodes are connected
>>>> to center with options ovn-remote=tcp:192.168.0.x:6642,
On my enviroment, i have two nodes , one is controller and the other is
compute. And this two nodes are in ha_chassis_group.
Tunnel ip are 192.168.0.2 and 192.168.0.3 on this two nodes.when the two
ip can not reach each other for some reasons, so bfd status is down, this time,
cr-port can
Hello,
I use command create static route with bfd, by following cmd
(1) uuid='ovn-nbctl create bfd logical_port=lrp0 dst_ip=192.168.3.2 status=down`
(2) ovn-nbctl --bfd=$uuid --ecmp lr-route-add r0 240.0.0.0/8 192.168.3.2
And the lr-port lrp0 and the vm(192.168.3.2) are in different com
Hi Joe / Dumitru / Team,
I am testing the process of ipv4 multicast in OVN/OVS, but the process
ovs-vswitchd encountered a segement fault, because the stack memory is
exhausted.
My network is configured as below:
1.1.1.2(vm1) 2.2.2.2(vm2)
|
Hi Team,
My enviroment has lots of flows exceed the limit , and print log like this in
ovs-vswitchd.log:
"ofproto_dpif_upcall(handler27149)|WARN|upcall: datapath flow limit reached"
then i encountered a coredump in ovs version 2.13, the kernel
stack is below:
watchdog: BUG: soft lockup - CP