Velero timeout pvc sparse files #7205
Replies: 4 comments 5 replies
-
Have you tried the |
Beta Was this translation helpful? Give feedback.
-
What is the average file size and the max dir depth? |
Beta Was this translation helpful? Give feedback.
-
How many small files are there? e.g., several MB sized files. |
Beta Was this translation helpful? Give feedback.
-
Add some information: [2023-12-12 22:14:15] Operation for persistentvolumeclaims : |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I need some help with using Velero to backup a Kubernetes namespace. I am using Data Mover to export a snapshot to an external S3 storage. However, during the backup process, the copying of the Kudu volume(maybe 50000 files and 30GB) times out after a few hours. Can anyone help me understand why this is happening and how I can resolve this issue?
It should be noted that Kudu uses sparse files.
Velero 1.12.2
CSI driver vsphere 3.0.1
Kubernetes v1.26.6+rke2r1
Kudu 1.16
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions