-
Bug
-
Resolution: Done
-
Critical
-
rhos-18.0 FR 1 (Nov 2024)
-
None
-
False
-
-
False
-
?
-
?
-
?
-
?
-
None
-
-
Bug Fix
-
Done
-
-
-
Moderate
The Deploying RHOSO guide needs to instruct user to set `replicas: 3` for ` ovndbcluster-sb:`.
Also check for similar omissions in the control plane CR.
In Creating the control plane :
ovn:
template:
ovnDBCluster:
ovndbcluster-nb:
replicas: 3
dbType: NB
storageRequest: 10G
networkAttachment: internalapi
ovndbcluster-sb:
replicas: 3 <<<<---add this
dbType: SB
storageRequest: 10G
networkAttachment: internalapi
ovnNorthd: {}
- duplicates
-
OSPRH-10252 Missing replica option in OVN
- Closed