Skip to:
It is impossible to debug S3 issues due to lack of logs at v0.5(?) when the S3-compatible remote storage is killed mid-backup.
Steps to reproduce:
run minio
run 3 node replica set, 3 pbm-agents + coordinator, everything registered
run backup command
kill minio process during backup uploading
observe no logs anywhere
This hasn't be retested as of this date to the best of my knowledge, although it is likely it has changed with the v1.0 work.
If doing a review: if or any other better logging method is already implemented simply close this ticket.
It is impossible to debug S3 issues due to lack of logs at v0.5(?) when the S3-compatible remote storage is killed mid-backup.
Steps to reproduce:
run minio
run 3 node replica set, 3 pbm-agents + coordinator, everything registered
run backup command
kill minio process during backup uploading
observe no logs anywhere