Open fxamacker opened 3 months ago
Currently, storage health checks are done during migrations. Out of abundance of caution, we should check storage health regularly between migrations.
Maybe this can be automated to run on weekends (requires large vm for almost 2 hours) by using this new util command:
cc: @j1010001
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Currently, storage health checks are done during migrations. Out of abundance of caution, we should check storage health regularly between migrations.
Suggested Solution
Maybe this can be automated to run on weekends (requires large vm for almost 2 hours) by using this new util command:
cc: @j1010001