Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-31225

[2224552] Virt-template-validator pods are getting scheduled on same node on Upgraded cluster

XMLWordPrintable

    • Moderate
    • No

      Description of problem:
      virt-template-validator pods are getting scheduled on same nodes on a upgraded cluster
      On Fresh install pods are on different nodes
      probably because of node drain during CNV upgrade pods are scheduling on same nodes

      [akriti@fedora ~]$ oc describe pod virt-template-validator-6d8c4bbf5b-t27pw -n openshift-cnv | grep Node:
      Node: cnv-qe-infra-07.cnvqe2.lab.eng.rdu2.redhat.com/10.1.156.7
      [akriti@fedora ~]$ oc describe pod virt-template-validator-6d8c4bbf5b-w829z -n openshift-cnv | grep Node:
      Node: cnv-qe-infra-07.cnvqe2.lab.eng.rdu2.redhat.com/10.1.156.7

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

      How reproducible:

      Steps to Reproduce:
      1. oc describe pod <virt-template-validator pod1>
      2. oc describe pod <virt-template-validator pod2>
      3.

      Actual results:
      both scheduled on same node

      Expected results:
      both scheduled on different nodes

      Additional info:
      Earlier we had a sililar bug fixed for fressh install
      https://bugzilla.redhat.com/show_bug.cgi?id=2056467

              dholler@redhat.com Dominik Holler
              akrgupta@redhat.com Akriti gupta
              Geetika Kapoor Geetika Kapoor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: