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

Fix storagecapabilities to DELL Power provisioner

XMLWordPrintable

    • 5
    • False
    • Hide

      None

      Show
      None
    • False
    • CNV v4.17.0.rhel9-60
    • ---
    • ---
    • Storage Core Sprint 255, Storage Core Sprint 257
    • Moderate
    • No

      The current storagecapabilities for Dell PowerMax, PowerFlex, PowerScale and PowerStore are defined as 

      { {rwx, block}, {rwo, block}, {rwo,file} } 

      According to the DELL documentation, it should be:

      PowerMax: 

      { {rwx, block}, {rwo, block}, {rwo, file}, {rox, block} } 
      

      PowerFlex: 

      { {rwx, block}, {rwo, block}, {rwo, file}, {rox, block}, {rox, file} } 
      

      PowerScale:

      { {rwx, file}, {rwo, file}, {rox, file} } 
      

       (block volume mode is not supported)
      PowerStore: 

      { {rwx, block}, {rwo, block}, {rwo, file}, {rox, block} } 

      If the nfs protocol is used, it is {{}}

      { {rwx, block}, {rwo, block}, {rwo, file} }

      {}for all types (except for PowerScale)

              iaharon Ido Aharon (Inactive)
              iaharon Ido Aharon (Inactive)
              Yan Du Yan Du
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: