恢复一个backup full
tiup br restore full --pd “10.192.2:2379” --check-requirements=false --with-sys-table=false --storage=‘/data/tidb_back’
报错:
Error: rpc error: code = FailedPrecondition desc = mismatch cluster id, need 7431866182068043697 but got 7529818388014705006
请问这个mismatch cluster id是什么意思?