BR Backup Did Not Generate Backupmeta File

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

Original topic: br备份没有生成backupmeta文件

| username: Wander

[TiDB Usage Environment] Production Environment / Testing / Poc
[TiDB Version]
[Reproduction Path] What operations were performed when the issue occurred
[Encountered Issue: Issue Phenomenon and Impact]
[Resource Configuration]
[Attachments: Screenshots / Logs / Monitoring]
During TiDB backup, the backupmeta file was not generated. TiKV is on four machines, and the backup files are approximately 2TB.
The backup script is as follows:
br backup full --pd “ip:2379” --storage “local:///data/tidbbackup/date +%Y%m%d” --log-file date +%Y%m%d-backup.log
The last few lines of the backup log are as follows:

I wonder if any experts have encountered this before.
By the way:
I set up an identical environment, including the TiDB version and BR version. The test environment has no data, and the backup has no issues, with a backupmeta file generated.

| username: tidb狂热爱好者 | Original post link

I feel like the backup still wasn’t successful.

| username: tidb狂热爱好者 | Original post link

Try again