Skip to content
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 mirror --watch doesn't replicate site replication events #5021

Closed
the-glu opened this issue Aug 15, 2024 · 1 comment
Closed

mc mirror --watch doesn't replicate site replication events #5021

the-glu opened this issue Aug 15, 2024 · 1 comment

Comments

@the-glu
Copy link

the-glu commented Aug 15, 2024

Expected behavior

mc mirror --watch is supposed to watch and copy files as soon as they arrive.

When having two minio cluster with site replication, only modification on the cluster where mc mirror is connected are replicated. Modifications on the second cluster are not replicated through mc mirror.

Actual behavior

image

In that scenario, uploading a file on cluster A lead to file present on cluster A, B and C.
Uploading a file on cluster B lead to file present on cluster A and B.

mc --version

mc version RELEASE.2024-06-12T14-34-03Z (commit-id=e7c9a733c680fe62066d24e8718f81938b4f6606

(minio servers, both source and target: minio version RELEASE.2024-06-13T22-53-53Z)

@harshavardhana
Copy link
Member

harshavardhana commented Aug 15, 2024

mc mirror has nothing to do with server side behavior, outside the scope of mc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants