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

Add metadata sanity check(s) before and during migrations #240

Open
alanking opened this issue Dec 14, 2023 · 0 comments
Open

Add metadata sanity check(s) before and during migrations #240

alanking opened this issue Dec 14, 2023 · 0 comments

Comments

@alanking
Copy link
Contributor

If a data object is being tiered out or restaged and has replicas in multiple groups, we need to stop the show and alert an admin. This behavior is not currently supported (nor tested) and could lead to unexpected results. We should add some checks on the metadata on the data object to make sure everything is correct before and during migrations.

We could possibly try to build in preventative measures into the plugin or even document integration with the metadata guard REP: https://github.com/irods/irods_rule_engine_plugin_metadata_guard

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

No branches or pull requests

1 participant