我之前也试了下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 都不行,AWS 的延迟在 48ms 左右,所以想着试试 阿里云 OSS 存储,结果连日志备份都写不进去 ![]()