Skip to content

Dataupload CR doesn't display bytes done and total bytes #194

Description

@PrasadJoshi12

When performing a backup using the KubeVirt DataMover, the DataUpload Custom Resource completes successfully (phase: Completed), but the .status.progress field remains an empty object {}. It fails to report progress such as totalBytes and bytesDone.

$ oc get dataupload -n openshift-adp
NAME                                                                  STATUS      STARTED   BYTES DONE   TOTAL BYTES   STORAGE LOCATION   AGE   NODE
du-test-backup-kdm-incremental-1-ocp-kubevirt-todo-test-vm-af17b4f9   Completed   10m                                  ts-dpa-1           11m   
du-test-backup-kdm-incremental-ocp-kubevirt-todo-test-vm-e6769f37     Completed   24m                                  ts-dpa-1           25m   
du-test-backup-kdm-ocp-kubevirt-todo-test-vm-b50389b4                 Completed   40m                                  ts-dpa-1           59m   

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions