Is there a way to check the size when enabling PITR and uploading to COS?

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: br开启pitr,传到cos上,有办法查到大小吗

| username: Soysauce520

[TiDB Usage Environment] Poc
[Encountered Problem: Problem Phenomenon and Impact] After br starts incremental logs and transfers them to cos, is there any monitoring to see how much has been transferred?

| username: xfworld | Original post link

You can see it in the management interface of COS…

The description information for BR is indeed quite limited, and you can only view it through the command line.

| username: Soysauce520 | Original post link

Checked using s3cmd du -H

| username: 大飞哥online | Original post link

BR can only view the status, the target end can view the size, right?

| username: Fly-bird | Original post link

Check the disk space or file size on the target machine.

| username: 有猫万事足 | Original post link

Sure, this method is good. I used Python to write a script to view the statistics. This command line tool is nice.

| username: system | Original post link

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.