Uploaded image for project: 'OpenShift API for Data Protection'
  1. OpenShift API for Data Protection
  2. OADP-988

Data Mover is always using ReadWriteOnce accessMode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Critical
    • OADP 1.2.0
    • OADP 1.1.0
    • data-mover
    • Critical
    • 10
    • 0
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown

    Description

      Description of problem:

      Data mover restore PVs with ReadWriteOnce accessMode regardless of the prior accessModes in backup.

       

      This would disallow multi-pod pvcs running on multiple nodes from accessing this PVC at the same time.

      In addition, it is possible that a volume restored with ReadWriteOnce had its data written to via a different node than the in node the restore workload pod ended up scheduled that could result in data path ownership issues. ie volumeMount path owned by volsync restore pod UID instead of the final workload pod UID.

      ReadWriteOnce
      the volume can be mounted as read-write by a single node. ReadWriteOnce access mode still can allow multiple pods to access the volume when the pods are running on the same node.

       

      Attachments

        Issue Links

          Activity

            People

              emcmulla@redhat.com Emily McMullan
              tkaovila@redhat.com Tiger Kaovilai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: