I tried to backup one of my applications.
I have selected ‘Location Profile for Container Images (If the applications being snapshotted include ImageStream(s), specify a location where container images will be exported)’
During the backup process, Kasten K10 encountered the error:
Job failed to be executed
failed to copy images to pvc
Failed to exec command in pod
command terminated with exit code 1. stdout: error writing layer: write /var/lib/image/e6aa39f8321769e1e3db2fcd4648df81f7fe1fa5f0cc99002f13f01e54db65d1/blobs/sha256/f11c1adaa26e078479ccdd45312ea3b88476441b91be0ec898a7e07bfd05badc2143769534: no space left on device stderr: imagemover pull IMAGE TARBALL Aflags] Flags: --annotate-ref Preserves image reference used to pull as an annotation when used with --format=oci -c, --cache_path string Path to cache image layers --format string Format in which to save images ("tarball", "legacy", or "oci") (default "tarball") -h, --help help for pull Global Flags: --insecure Allow image references to be fetched without TLS --password string Password for the repo --user string Username for the repo
I think I found the solution here:
But when I try to change ‘K10EphemeralPVCOverhead’ in the config map or in the K10 instance, the value reverts back to the default 0.1 value.
Best regards, Mike