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

vsphere - when folder is undefined and datacenter is in a folder, entire folder path is incorrectly created

XMLWordPrintable

    • None
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • Hide
      When folder is undefined and the datacenter exists in a datacenter folder a folder structure is created incorrectly starting from the root of vCenter. This was fixed by using the datacenter inventorypath and joining the path with vm and cluster id instead of using govmomi's DatacenterFolders.VmFolder as it provides an incorrect path.
      Show
      When folder is undefined and the datacenter exists in a datacenter folder a folder structure is created incorrectly starting from the root of vCenter. This was fixed by using the datacenter inventorypath and joining the path with vm and cluster id instead of using govmomi's DatacenterFolders.VmFolder as it provides an incorrect path.
    • Bug Fix
    • In Progress

      Description of problem:

      If folder is undefined and the datacenter exists in a datacenter-based folder
      the installer will create the entire path of folders from the root of vcenter - which is incorrect

      This does not occur if folder is defined.

      An upstream bug was identified when debugging this:

      https://github.com/vmware/govmomi/issues/3523

            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: