SKALA NETWORKS
SKALA NETWORKS
Considering the downed backend shows as "offline" in nbctl, I would say it is a bug somewhere in OVN. When removing stickiness, the offline backends are excluded from the loadbalancing...
A boolean in the definition of Subnets seem like a good option for backward compatibility. There might be cases where the address might not be considered "valid". For example, by...
@changluyi run the tests multiple times, you'll probably see flakes like I do
Shouldn't those labels be added to every daemon deployed and not just the ones you put? For example, the controller? If not, there's an ovsOvn section in the chart where...
@saeed-mcu are you still working on this?
The above syntax works and we use it a lot. If anything needs to also be passed to the VM through cloud-init, we usually template the VM using Helm. Shouldn't...
The third option can probably work, but some parts of the code do a reverse lookup to find a NAD from a given provider, and I don't know how well...
Check your API server, does it have issues? It seems like the election process is failing because the API server is timing out. Could be due to a problem with...
Alternative: Rook automatically creates the VR when a PV is imported on the source cluster and matches a mirroring relationship
Possibly linked: https://github.com/ceph/ceph-csi/issues/2427 https://github.com/ceph/ceph-csi/issues/2426