RedisFullCheck
RedisFullCheck copied to clipboard
result file is null and exsists resultdb.x file
command:
/home/zhongjia/redis-full-check --sourcedbtype=1 -s *****:14159 --targetdbtype=3 -t *****:6379 --comparemode=3 --log log --result fullchecktest
file result:
The final diff result will be stored in file "fullchecktest" if you set --result fullchecktest
. result.db.x
stores the x-th comparison. In a word, result.db.3 equal to the "fullchecktest".
So, maybe you didn't remove your last time result file.