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

csi driver restore snapshots into larger volume doesn't resize filesystem to new size

XMLWordPrintable

    • Moderate
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When restoring a filesystem volume snapshot into a new larger volume, the filesystem of that new volume doesn't reflect the new size. It will show the size of the original volume that was snapshotted.
      

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

      4.16    

      How reproducible:

      100%    

      Steps to Reproduce:

          1. Create a filesystem PVC of size 1Gi
          2. Create a volume snapshot of that PVC
          3. Create a new filesystem PVC of size 2Gi with a dataSourceRef of the volume snapshot.
          4. Inspect the size of the filesystem in the new PVC, and notice it is the same as the original size, instead of the new size.
          

      Actual results:

      filesystem reports the size of the original volume    

      Expected results:

      filesystem reports the size of the new larger volume    

      Additional info:

          

            rhn-support-awels Alexander Wels
            rhn-support-awels Alexander Wels
            Liangquan Li Liangquan Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: