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

[enterprise-4.13] Issue in file storage/dynamic-provisioning.adoc

XMLWordPrintable

    • Moderate
    • No
    • OSDOCS Sprint 244
    • 1
    • False
    • Hide

      None

      Show
      None
    • N/A
    • Release Note Not Required

      Description of problem:

      The documentation refers to unsupported features of the vSphere CSI

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

      vSphere CSI 3.0.1

      How reproducible:

      Navigate to this section of the documentation 
      https://docs.openshift.com/container-platform/4.13/storage/dynamic-provisioning.html#vsphere-definition_dynamic-provisioning

      Steps to Reproduce:

      1. Go to the OpenShift documentation
      2. Navigate to Storage > Dynamic Provisioning > VMware vSphere Object Definition
      3. vsphere-storageclass.yaml 

      Actual results:

      provisioner: kubernetes.io/vsphere-volume
      parameters:
        diskformat: thin
      
      * diskformat: thin, zeroedthick and eagerzeroedthick are all valid disk formats. See vSphere docs for additional details regarding the disk format types. The default value is thin.

      Expected results:

      provisioner: csi.vsphere.vmware.com
      
      the diskformat option is not supported anymore, only thin as the default value.

      Additional info:

      https://kubernetes.io/docs/concepts/storage/volumes/#vsphere-csi-migration

            kelbrown@redhat.com Kelly Brown
            oaliasbo@redhat.com Oscar Alias Bobadilla (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: