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

Asynchronous Backup failing with 8 pvcs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • OADP 1.2.0
    • OADP 1.2.0
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ToDo
    • No
    • 0
    • 0
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown

      Description of problem:

      while trying to perform asynchronous backup of an application with 8 pvc, First backup backup1 completed without any issue while the other backup is partially failing because of one VSB is failing the remaining 7 VSBs of the backup2 are completed.

      # oc get vsb -n minimal-8csivol-1
      NAME        PVC NAME   VOLUMESNAPSHOTCONTENT                              PHASE             AGE
      vsb-65pnp   volume1    snapcontent-4cdfb7d2-161f-424a-8538-80171bc92cc7   Completed         112m
      vsb-b8jfq   volume2    snapcontent-63ac0acd-b960-4457-b0bf-f765263d067a   Completed         112m
      vsb-c97wt   volume5    snapcontent-e19a3c6f-d945-4262-bfb3-747b69a538eb   Completed         111m
      vsb-hmbgw   volume7    snapcontent-d4bdacf5-62f7-4cb4-ab83-5c0ce958a153   Completed         111m
      vsb-lbtzw   volume4    snapcontent-b509b617-0c0c-466d-8da8-b3b769369570   Completed         112m
      vsb-lj2pt   volume3    snapcontent-60e47346-ca4a-4346-a9a8-4ee002d595ff   PartiallyFailed   112m
      vsb-p6xh7   volume8    snapcontent-0128362e-401b-4e36-bbfc-ade405470c37   Completed         111m
      vsb-z7zhr   volume6    snapcontent-a4a36704-eb7b-4182-876b-a5dbd761ba15   Completed         111m 
      # oc logs -f volsync-src-vsb-lj2pt-rep-src-rjqxj  
      Starting container
      VolSync restic container version: ACM-0.7.1-8af0bf0
      backup
      restic 0.15.1 compiled with go1.19.6 on linux/s390x
      Testing mandatory env variables
      == Checking directory for content ===
      == Initialize Dir =======
      Fatal: config or key 68a0436aaa69ec8f2bbb2bc873737d25469e882d71460e4e1d6add5ad3a0cd5d is damaged: ciphertext verification failed
      ERROR: failure checking existence of repository 
      # oc get backup backup2 -o jsonpath='{.status}' {"backupItemOperationsAttempted":8,"backupItemOperationsCompleted":7,"backupItemOperationsFailed":1,"completionTimestamp":"2023-05-03T07:34:39Z","csiVolumeSnapshotsAttempted":8,"csiVolumeSnapshotsCompleted":8,"errors":1,"expiration":"2023-06-02T06:32:59Z","formatVersion":"1.1.0","phase":"PartiallyFailed","startTimestamp":"2023-05-03T06:32:59Z","version":1}
      

       

       

      Version-Release number of selected component (if applicable):OADP 1.2 63 build 
      image id:  488975

      How reproducible:
      Intermittent

       

      Steps to Reproduce:
      https://polarion.engineering.redhat.com/polarion/#/project/OADP/workitem?id=OADP-239 

      Actual results:

      BAckup1: Completed
      BAckup2: PartiallyFailed

      Expected results:

      Backup1: Completed

      Backup2: Completed

      Additional info:

            wnstb Wes Hayutin
            rh-ee-ssai SHIVA SAI K (Inactive)
            SHIVA SAI K SHIVA SAI K (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: