Bug 1962819 - OCP v4.7 installation with OVN-Kubernetes fails with error "egress bandwidth restriction -1 is not equals"
Summary: OCP v4.7 installation with OVN-Kubernetes fails with error "egress bandwidth ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.7
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.7.z
Assignee: Federico Paolinelli
QA Contact: Anurag saxena
URL:
Whiteboard:
Depends On: 1949582
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-20 16:14 UTC by Federico Paolinelli
Modified: 2021-06-15 09:28 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 1949582
Environment:
Last Closed: 2021-06-15 09:28:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift ovn-kubernetes pull 548 0 None open Bug 1962819: CNI cmdCheck: treat ingress_policing_rate=0 as not found 2021-06-01 12:42:12 UTC
Red Hat Product Errata RHSA-2021:2286 0 None None None 2021-06-15 09:28:52 UTC

Comment 3 zhaozhanqi 2021-06-11 03:41:00 UTC
Verified this bug on 4.7.0-0.nightly-2021-06-10-213131

OVN cluster can be setup successfully with cluster-network-03-config.yml as below:

apiVersion: operator.openshift.io/v1
kind: Network
metadata:
  name: cluster
spec:
  clusterNetwork:
  - cidr: 10.128.0.0/14
    hostPrefix: 23
  defaultNetwork:
    type: OVNKubernetes
  serviceNetwork: 
  - 172.30.0.0/16
  disableMultiNetwork: true



# oc get co
NAME                                       VERSION                             AVAILABLE   PROGRESSING   DEGRADED   SINCE
authentication                             4.7.0-0.nightly-2021-06-10-213131   True        False         False      6m30s
baremetal                                  4.7.0-0.nightly-2021-06-10-213131   True        False         False      30m
cloud-credential                           4.7.0-0.nightly-2021-06-10-213131   True        False         False      39m
cluster-autoscaler                         4.7.0-0.nightly-2021-06-10-213131   True        False         False      28m
config-operator                            4.7.0-0.nightly-2021-06-10-213131   True        False         False      30m
console                                    4.7.0-0.nightly-2021-06-10-213131   True        False         False      16m
csi-snapshot-controller                    4.7.0-0.nightly-2021-06-10-213131   True        False         False      29m
dns                                        4.7.0-0.nightly-2021-06-10-213131   True        False         False      28m
etcd                                       4.7.0-0.nightly-2021-06-10-213131   True        False         False      28m
image-registry                             4.7.0-0.nightly-2021-06-10-213131   True        False         False      20m
ingress                                    4.7.0-0.nightly-2021-06-10-213131   True        False         False      19m
insights                                   4.7.0-0.nightly-2021-06-10-213131   True        False         False      23m
kube-apiserver                             4.7.0-0.nightly-2021-06-10-213131   True        False         False      28m
kube-controller-manager                    4.7.0-0.nightly-2021-06-10-213131   True        False         False      27m
kube-scheduler                             4.7.0-0.nightly-2021-06-10-213131   True        False         False      27m
kube-storage-version-migrator              4.7.0-0.nightly-2021-06-10-213131   True        False         False      19m
machine-api                                4.7.0-0.nightly-2021-06-10-213131   True        False         False      24m
machine-approver                           4.7.0-0.nightly-2021-06-10-213131   True        False         False      29m
machine-config                             4.7.0-0.nightly-2021-06-10-213131   True        False         False      27m
marketplace                                4.7.0-0.nightly-2021-06-10-213131   True        False         False      28m
monitoring                                 4.7.0-0.nightly-2021-06-10-213131   True        False         False      16m
network                                    4.7.0-0.nightly-2021-06-10-213131   True        False         False      30m
node-tuning                                4.7.0-0.nightly-2021-06-10-213131   True        False         False      29m
openshift-apiserver                        4.7.0-0.nightly-2021-06-10-213131   True        False         False      24m
openshift-controller-manager               4.7.0-0.nightly-2021-06-10-213131   True        False         False      22m
openshift-samples                          4.7.0-0.nightly-2021-06-10-213131   True        False         False      21m
operator-lifecycle-manager                 4.7.0-0.nightly-2021-06-10-213131   True        False         False      28m
operator-lifecycle-manager-catalog         4.7.0-0.nightly-2021-06-10-213131   True        False         False      28m
operator-lifecycle-manager-packageserver   4.7.0-0.nightly-2021-06-10-213131   True        False         False      24m
service-ca                                 4.7.0-0.nightly-2021-06-10-213131   True        False         False      30m
storage                                    4.7.0-0.nightly-2021-06-10-213131   True        False         False      29m


# oc get network.operator -o yaml
apiVersion: v1
items:
- apiVersion: operator.openshift.io/v1
  kind: Network
  metadata:
    annotations:
      networkoperator.openshift.io/ovn-cluster-initiator: 10.0.142.227
    creationTimestamp: "2021-06-11T02:58:21Z"
    generation: 39
    managedFields:
    - apiVersion: operator.openshift.io/v1
      fieldsType: FieldsV1
      fieldsV1:
        f:spec:
          .: {}
          f:clusterNetwork: {}
          f:defaultNetwork:
            .: {}
            f:type: {}
          f:disableMultiNetwork: {}
          f:serviceNetwork: {}
      manager: cluster-bootstrap
      operation: Update
      time: "2021-06-11T02:58:21Z"
    - apiVersion: operator.openshift.io/v1
      fieldsType: FieldsV1
      fieldsV1:
        f:metadata:
          f:annotations:
            .: {}
            f:networkoperator.openshift.io/ovn-cluster-initiator: {}
        f:spec:
          f:defaultNetwork:
            f:ovnKubernetesConfig:
              .: {}
              f:genevePort: {}
              f:mtu: {}
          f:deployKubeProxy: {}
          f:managementState: {}
          f:observedConfig: {}
          f:unsupportedConfigOverrides: {}
        f:status:
          .: {}
          f:conditions: {}
          f:readyReplicas: {}
          f:version: {}
      manager: cluster-network-operator
      operation: Update
      time: "2021-06-11T03:06:45Z"
    name: cluster
    resourceVersion: "26585"
    selfLink: /apis/operator.openshift.io/v1/networks/cluster
    uid: 21fe1cec-bbc5-4f70-b722-a77ee3bc87e2
  spec:
    clusterNetwork:
    - cidr: 10.128.0.0/14
      hostPrefix: 23
    defaultNetwork:
      ovnKubernetesConfig:
        genevePort: 6081
        mtu: 8901
      type: OVNKubernetes
    deployKubeProxy: false
    disableMultiNetwork: true
    disableNetworkDiagnostics: false
    logLevel: Normal
    managementState: Managed
    observedConfig: null
    operatorLogLevel: Normal
    serviceNetwork:
    - 172.30.0.0/16
    unsupportedConfigOverrides: null
  status:
    conditions:
    - lastTransitionTime: "2021-06-11T03:06:45Z"
      status: "False"
      type: ManagementStateDegraded
    - lastTransitionTime: "2021-06-11T03:06:45Z"
      status: "False"
      type: Degraded
    - lastTransitionTime: "2021-06-11T03:06:45Z"
      status: "True"
      type: Upgradeable
    - lastTransitionTime: "2021-06-11T03:20:55Z"
      status: "False"
      type: Progressing
    - lastTransitionTime: "2021-06-11T03:09:59Z"
      status: "True"
      type: Available
    readyReplicas: 0
    version: 4.7.0-0.nightly-2021-06-10-213131
kind: List
metadata:
  resourceVersion: ""
  selfLink: ""

Comment 5 errata-xmlrpc 2021-06-15 09:28:20 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Moderate: OpenShift Container Platform 4.7.16 security and bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2021:2286


Note You need to log in before you can comment on or make changes to this bug.