You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use the script to migrate date from Minio S3 to Sesafile fs.
The script starts and gives me this:
2024-11-05 14:30:36,368 Start to load [commits] destination object from file
2024-11-05 14:30:36,368 [commits] [1] objects exist in destination
2024-11-05 14:30:36,368 Start to migrate [commits] object
2024-11-05 14:30:36,375 Start to fetch [fs] object from destination
2024-11-05 14:30:36,378 Start to fetch [blocks] object from destination
2024-11-05 14:30:36,378 [fs] [0] objects exist in destination
2024-11-05 14:30:36,379 [blocks] [0] objects exist in destination
2024-11-05 14:30:36,379 Start to migrate [blocks] object
2024-11-05 14:30:36,379 Start to migrate [fs] object
Then it stops.
Is there a way to debug what is going wrong?
The text was updated successfully, but these errors were encountered:
I try to use the script to migrate date from Minio S3 to Sesafile fs.
The script starts and gives me this:
2024-11-05 14:30:36,368 Start to load [commits] destination object from file
2024-11-05 14:30:36,368 [commits] [1] objects exist in destination
2024-11-05 14:30:36,368 Start to migrate [commits] object
2024-11-05 14:30:36,375 Start to fetch [fs] object from destination
2024-11-05 14:30:36,378 Start to fetch [blocks] object from destination
2024-11-05 14:30:36,378 [fs] [0] objects exist in destination
2024-11-05 14:30:36,379 [blocks] [0] objects exist in destination
2024-11-05 14:30:36,379 Start to migrate [blocks] object
2024-11-05 14:30:36,379 Start to migrate [fs] object
Then it stops.
Is there a way to debug what is going wrong?
The text was updated successfully, but these errors were encountered: