DataUploader Pod terminates immediately if PV is not yet provisioned #7980
-
Hello everyone, after the version upgrade to Velero 1.14.0 we noticed that there is a problem with the DataUploader Pods. In our previous version (1.12.2), the DataUploader Pod always waited in Pending status until its corresponding PVC was provisioned by the CSI. Since version 1.14.0, the pod terminates immediately because the provisioning of the PVC takes some time. The DataUpload-CR then immediately gets the status 'canceled' with the message "found a dataupload velero/backup-name-lxgv6 with expose error: Pod is unschedulable: 0/13 nodes are available: pod has unbound immediate PersistentVolumeClaims. preemption: 0/13 nodes are available: 13 Preemption is not helpful for scheduling... mark it as cancel" Has anyone noticed anything similar or have any idea if this can/must be configured in some way in the new version? ### Velero Events 1.14.0:
### Velero Events 1.12.2:
Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is a known issue for 1.14 #7898. You need to wait 1.14.1 for the fix and for now, you can use 1.13.x |
Beta Was this translation helpful? Give feedback.
This is a known issue for 1.14 #7898. You need to wait 1.14.1 for the fix and for now, you can use 1.13.x