blob: 369dc9532a77a86cfc9061c546fa12bbc2b42ff0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
tags:
- openstack
- ovn
- groupvps
references:
- https://docs.redhat.com/en/documentation/red_hat_openstack_platform/12/html/networking_guide/sec-ovn#sec-ovn
- https://docs.ovn.org/en/latest/intro/install/ovn-upgrades.html
- https://discuss.linuxcontainers.org/t/ovn-cluster-init-issue/11080
---
https://dani.foroselectronica.es/ovn-where-is-my-packet-665/g
OVN NB & SB DB's:
```
systemctl status ovn-ovsdb-server-sb
systemctl status ovn-ovsdb-server-nb
```
They were stopped after the last upgrade to OVN 24.09.
|