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

On storageclass migration do not create datavolumes with fixed volumeMode and accessMode

XMLWordPrintable

    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • CNV v4.18.0.rhel9-739
    • ---
    • ---
    • None

      Description of problem:

      Currently, the storageclass migration creates DataVolumes with `accessMode: 'ReadWriteMany'` and `volumeMode: 'Block'`,
      
      

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

      
      

      How reproducible:

      
      

      Steps to Reproduce:

      1. Have a running VM
      2. Do the storageclass migration
      3.
      

      Actual results:

      DataVolumes created have  with `accessMode: 'ReadWriteMany'` and `volumeMode: 'Block'`
      

      Expected results:

      
      DataVolumes created do not have a specified accessMode and volumeMode in order to let the storageprofile choose what's the best
      

      Additional info:

      
      

              upalatuc@redhat.com Ugo Palatucci
              gouyang1@redhat.com Guohua Ouyang
              Leon Kladnitsky Leon Kladnitsky
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: