Hola folks, 

So far I was successfully making backup copies to minIO S3 using copy jobs to 
cloud storage (Amazon driver). Each volume is a folder on my minIO and has an 
individual file called part (numbered) for each job in the volume. Works fine. 
The part files are all around 5GB large (copies of the catalog backup).

Today I was for the firs time making copies of volumes to a different pool on 
minIO cloud storage. The upload of the part files failed consistently, but the 
error doesn't seem to make sense:

part.2     state=done    retry=1/10 size=193.0 GB duration=4994s 
msg=/opt/bacula/plugins/aws_cloud_driver upload minio01-vol-8388 part.2. upload 
failed: - to s3://bacula-tier3-01/minio01-vol-8388/part.2 An error occurred 
(InvalidArgument) when calling the UploadPart operation: Part number must be an 
integer between 1 and 10000, inclusive Child exited with code 2
bacula-sd JobId 23057: minio01-vol-8388/part.1     state=done     size=297 B 
duration=3s

the part number 2 clearly is between 1 and 10000. The problem would probably 
something else, but I have no idea what it is.
the part files that failed upload are large, around 200-400GB and are still in 
the cloud storage cache folder.

Any ideas?


_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to