Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-30947

default SriovOperatorConfig object not found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.16.0
    • Networking / SR-IOV
    • None
    • Moderate
    • Yes
    • CNF Network Sprint 253
    • 1
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

          After setup sriov operator, only one sriov operator is ready, sriov network-config-daemon, webhook, network-resources-injector are not be created. 
      
         # oc get pod -n openshift-sriov-network-operator
      NAME                                     READY   STATUS    RESTARTS   AGE
      sriov-network-operator-949569b5b-b88np   1/1     Running   0          3h3m

      Version-Release number of selected component (if applicable):

          4.16
        sriov-network-operator.v4.16.0-202403111814

      How reproducible:

          always

      Steps to Reproduce:

          1. setup sriov operator on 4.16 cluster
          2.
          3.
          

      Actual results:

          no sriovnetwork-config-daemon/webhook/resources-injector pods were created 

      Expected results:

          

      Additional info:

          oc logs $sriovoperator
      
      	controller/controller.go:234	Starting workers	{"controller": "sriovnetwork", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovNetwork", "worker count": 1}2024-03-15T02:51:43.187952606Z	INFO	controller/controller.go:234	Starting workers	{"controller": "sriovibnetwork", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovIBNetwork", "worker count": 1}2024-03-15T02:51:44.003451303Z	INFO	controller/controller.go:119	Reconciling	{"controller": "sriovnetworknodepolicy", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovNetworkNodePolicy", "SriovNetworkNodePolicy": {"name":"node-policy-sync-event"}, "namespace": "", "name": "node-policy-sync-event", "reconcileID": "e2af1017-235d-4caf-babc-26e42791f4f3"}2024-03-15T02:51:44.003498379Z	INFO	controller/controller.go:119	default SriovOperatorConfig object not found, cannot reconcile SriovNetworkNodePolicies. Requeue.	{"controller": "sriovnetworknodepolicy", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovNetworkNodePolicy", "SriovNetworkNodePolicy": {"name":"node-policy-sync-event"}, "namespace": "", "name": "node-policy-sync-event", "reconcileID": "e2af1017-235d-4caf-babc-26e42791f4f3"}2024-03-15T02:51:49.003821636Z	INFO	controller/controller.go:119	Reconciling	{"controller": "sriovnetworknodepolicy", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovNetworkNodePolicy", "SriovNetworkNodePolicy": {"name":"node-policy-sync-event"}, "namespace": "", "name": "node-policy-sync-event", "reconcileID": "13734735-e926-45dc-9732-95f057a1337c"}2024-03-15T02:51:49.003925496Z	INFO	controller/controller.go:119	default SriovOperatorConfig object not found, cannot reconcile SriovNetworkNodePolicies. Requeue.	{"controller": "sriovnetworknodepolicy", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovNetworkNodePolicy", "SriovNetworkNodePolicy": {"name":"node-policy-sync-event"}, "namespace": "", "name": "node-policy-sync-event", "reconcileID": "13734735-e926-45dc-9732-95f057a1337c"}2024-03-15T02:51:54.004470634Z	INFO	controller/controller.go:119	Reconciling	{"controller": "sriovnetworknodepolicy", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovNetworkNodePolicy", "SriovNetworkNodePolicy": {"name":"node-policy-sync-event"}, "namespace": "", "name": "node-policy-sync-event", "reconcileID": "15295d95-2f5b-478f-b0be-d743199c2db4"}2024-03-15T02:51:54.004534359Z	INFO	controller/controller.go:119	default SriovOperatorConfig object not found, cannot reconcile SriovNetworkNodePolicies. Requeue.	{"controller": "sriovnetworknodepolicy", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovNetworkNodePolicy", "SriovNetworkNodePolicy": {"name":"node-policy-sync-event"}, "namespace": "", "name": "node-policy-sync-event", "reconcileID": "15295d95-2f5b-478f-b0be-d743199c2db4"}2024-03-15T02:51:59.005557409Z	INFO	controller/controller.go:119	Reconciling	{"controller": "sriovnetworknodepolicy", "controllerGroup": "sriovnetwork.openshift.io", "controllerKind": "SriovNetworkNodePolicy", "SriovNetworkNodePolicy": {"name":"node-policy-sync-event"}, "namespace": "", "name": "node-policy-sync-event", "reconcileID": "a7368acb-ce5b-4f2b-a852-aa092485b9aa"}
      

            sscheink@redhat.com Sebastian Scheinkman
            zzhao1@redhat.com Zhanqi Zhao
            Zhanqi Zhao Zhanqi Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: