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

capv session timeout

XMLWordPrintable

    • None
    • False
    • Hide

      None

      Show
      None
    • Hide

      Fixes a rare condition that was reported in upstream cluster api vsphere provider where the vCenter session management will not properly keep-alive the connection. The workaround is to disable keep alive support, which has also been disabled in later versions of capv.
      Show
      Fixes a rare condition that was reported in upstream cluster api vsphere provider where the vCenter session management will not properly keep-alive the connection. The workaround is to disable keep alive support, which has also been disabled in later versions of capv.
    • Bug Fix
    • In Progress

      https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/issues/2781
      https://kubernetes.slack.com/archives/CKFGK3SSD/p1704729665056699
      https://github.com/okd-project/okd/discussions/1993#discussioncomment-10385535

      Description of problem:

      INFO Waiting up to 15m0s (until 2:23PM UTC) for machines [vsphere-ipi-b8gwp-bootstrap vsphere-ipi-b8gwp-master-0 vsphere-ipi-b8gwp-master-1 vsphere-ipi-b8gwp-master-2] to provision...
      E0819 14:17:33.676051    2162 session.go:265] "Failed to keep alive govmomi client, Clearing the session now" err="Post \"https://vctest.ars.de/sdk\": context canceled" server="vctest.ars.de" datacenter="" username="administrator@vsphere.local"
      E0819 14:17:33.708233    2162 session.go:295] "Failed to keep alive REST client" err="Post \"https://vctest.ars.de/rest/com/vmware/cis/session?~action=get\": context canceled" server="vctest.ars.de" datacenter="" username="administrator@vsphere.local"
      I0819 14:17:33.708279    2162 session.go:298] "REST client session expired, clearing session" server="vctest.ars.de" datacenter="" username="administrator@vsphere.local"
      

            jcallen@redhat.com Joseph Callen
            jcallen@redhat.com Joseph Callen
            Wenxin Wei Wenxin Wei
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: