ClusterLabs / ClusterLabs/anvil
Check files that are not ready (`file_locations` -> `file_location_ready`) are actually OK
Open
priority normal
- Dominant language
- Perl
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Ran into a bug where a file sync'ed (all jobs at 100% complete) but somehow the `file_location_ready` is left as `false`.
Have periodic checks that see if the file exists and, if so and there's no sync jobs pending, call `file_sync_shared` (or whatever tool is best) to verify the sum and marks it as ready.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.