-
Notifications
You must be signed in to change notification settings - Fork 569
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
mc diff error : "Unable to list comparison retrying.. XML syntax error on line 2: expected attribute name in element" #5151
Comments
Could you update the file to |
@jiuker Thank you for your reply, I uploaded a file of about 65kb as you described and experimented with it and it doesn't look like there's anything wrong with it. What I notice now is that the two s3 stores I examined before don't have the same region, where my minio I didn't set the region, and the s3 store region on the target is cn-ease-1, which I think defaults to us-ease-1 on my side, does the configuration of this piece affect the checksum? Also, I've tried adding the region info for each of the two alias in the mc config file, but it doesn't seem to work. |
This response is not from a MinIO server. What is it from? |
@klauspost Hello, thanks for your reply, my target end is an object storage service named kodo, also s3 protocol, what I am currently doing is to migrate the data from kodo to minio, the number of files can be seen in the dashboard, but I need to ensure the integrity of the data so there will be a |
Expected behavior
After performing data migration using mc mirror, you want to perform data validation properly via mc diff.
Actual behavior
In fact, at the mc diff step, an error is thrown all the time and data validation is not possible
debug.log
Steps to reproduce the behavior
execute a command:
mc diff --debug rich-media-resource-16/rich-media-resource cm-minio/rich-media-resource
Detailed execution debug log in the attached debug.log 。
mc --version
mc version RELEASE.2024-11-21T17-21-54Z (commit-id=1681e4497c09d7438a34e846f76dbde972ab7daf)
Runtime: go1.23.4 linux/amd64
Copyright (c) 2015-2024 MinIO, Inc.
License GNU AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
System information
Linux minio10-online 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: