我之前也试了下AWS S3,可以备份PITR日志。
快照备份也能写进去文件,但是备到10%左右就报错断开了,提示:
Error: error happen in store 1 at *********: Io(Custom { kind: Other, error: "failed to put object rusoto error timeout after 15mins for upload part in s3 storage" }): [BR:KV:ErrKVStorage]tikv storage occur I/O error
调了 --ratelimit 为 16 都不…