Skip to content

xaf-scality/zenko_scripts

Repository files navigation

Set of one-off scripts for dealing with Zenko

bucket_destruction.py: removes all versions, delete markers and unfinished MPUs from a bucket. There's a script in S3Utils that handles this but a python tool seems like a good idea

crr_failure_trigger.py: This will send a mail to a configured address when there are multiple permanenet CRR failures to a location.

get_group_lag.py: Just displays the lag in partitions for location topics.

list_crr_backlog.py: Displays objects in back-log for a given location. It is better to use MD search to do this but this uses kafka directly

reset_redis.py: Resets pending and failed counters to clean-up Orbit UI in case it gets out of sync during testing.

search_bucket.py: Tool for searching Zenko buckets. Again, there's a nodejs tool (that's also installed in the cloudservers) for this but a python implementation seemed like a good idea

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages