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

[Upstream] kopia backup failed when Velero's policy not set to Kopia, exit on "ConcatenateObjects is not supported" on files larger then 2GB

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False
    • oadp-operator-bundle-container-1.3.0-108
    • ToDo
    • 0
    • 0
    • Very Likely
    • 0
    • None
    • Unset
    • Unknown
    • No

      Description of problem:

      Tracking bug for upstream Velero 1.12  https://github.com/vmware-tanzu/velero/issues/6880

      Running kopia backup .
      create SN with single file created using "dd" with the flowing parameters:
      expected_capacity: '1.1T'
      bs: '1M'
      count : '1048576'
      pv_size: '1100Gi'
      sc : 'ocs-storagecluster-ceph-rbd'
       
      disk usage from the pod:
      (app-root) bash-4.2$ du -sh /opt/mounts/mnt1
      1.1T /opt/mounts/mnt1{{}}
      main error :
      Error when processing dd_file: ConcatenateObjects is not supported{{}}
       
      Backup CR failed exit on : "PartiallyFailed"

      the error :

      [root@f07-h27-000-r640 velero]# ./velero   backup describe  dd-test-1tb-velero-1-12 -nvelero-1-12
      Name:         dd-test-1tb-velero-1-12
      Namespace:    velero-1-12
      Labels:       velero.io/storage-location=default
      Annotations:  velero.io/resource-timeout=10m0s
                    velero.io/source-cluster-k8s-gitversion=v1.24.14+38b1413
                    velero.io/source-cluster-k8s-major-version=1
                    velero.io/source-cluster-k8s-minor-version=24
      
      Phase:  PartiallyFailed (run `velero backup logs dd-test-1tb-velero-1-12` for more information)
      
      
      Errors:
        Velero:    name: /deploy-perf-datagen-2-3-0-9-rbd-0-765bc566f5-hcw76 error: /pod volume backup failed: data path backup failed: Failed to run kopia backup: Error when processing dd_file: ConcatenateObjects is not supported
        Cluster:    <none>
        Namespaces: <none>
      
      Namespaces:
        Included:  perf-datagen-case4-rbd
        Excluded:  <none>
      
      Resources:
        Included:        *
        Excluded:        <none>
        Cluster-scoped:  auto
      
      Label selector:  <none>
      
      Storage Location:  default
      
      Velero-Native Snapshot PVs:  false
      Snapshot Move Data:          auto
      Data Mover:                  velero
      
      TTL:  720h0m0s
      
      CSISnapshotTimeout:    10m0s
      ItemOperationTimeout:  4h0m0s
      
      Hooks:  <none>
      
      Backup Format Version:  1.1.0
      
      Started:    2023-09-27 08:25:07 +0000 UTC
      Completed:  2023-09-27 08:32:03 +0000 UTC
      
      Expiration:  2023-10-27 08:25:07 +0000 UTC
      
      Total items to be backed up:  26
      Items backed up:              26
      
      Velero-Native Snapshots: <none included>
      
      kopia Backups (specify --details for more information):
        Failed:  1
      
      
        

       
      What did you expect to happen:
      backup CR will complete successfully

      Anything else you would like to add:
      tested on both velero images :
      velero/velero:release-1.12-dev
      velero/velero:v1.12.0
      Version-Release number of selected component (if applicable):

      OCP 4.11.43

      ODF  4.11.10

      Upstream Velero 1.12

            sseago Scott Seago
            tzahia Tzahi Ashkenazi
            Sachin Singla
            Tzahi Ashkenazi Tzahi Ashkenazi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: