-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Backup stuck at WaitingForPluginOperations when using CSI & DataMover #8576
Comments
You need to install the Velero node-agent DaemonSet to make the CSI snapshot data mover functionality works. From the bundle, I found the DataUploads are not handled, and no node-agent pods were found. |
@blackpiglet could you please clarify the difference between CSI Snapshot with datamover enabled and without it ? i am getting confused. volumeinfo.gz.json in minio bucket: |
@blackpiglet i miss configured the aws_id & aws_secret_id. now i fixet it but still stuck at WaitingForPluginOperations. data-agent logs:
velero-backup-logs.gz:
|
CSI snapshot data movement: https://velero.io/docs/v1.15/csi-snapshot-data-movement/ Please refer to these documents for more information. Could you help collect the debug bundle to investigate? |
What steps did you take and what happened:
i am trying to backup the k8s volumes (longhorn as provider) into minio buckets but the backup job is stuck at WaitingForPluginOperations
What did you expect to happen:
Velero takes volumes backups and store them in minio
The following information will help us better understand what's going on:
velero-values.yaml:
long-volumesnapshotclass:
Environment:
velero version
): 1.15.0logs.gz in the minio bucket :
the bundle:
bundle-2025-01-05-20-02-17.tar.gz
update: after horus its PartiallyFailed
The text was updated successfully, but these errors were encountered: