Failed to Perform the Test After redis_tools Is Uploaded and Environment Parameters Are Correctly Configured
Symptom
The test cannot be performed after redis_tools is uploaded and environment parameters are correctly configured.
Key Process and Cause Analysis
None
Conclusion and Solution
- Check whether the version of the redis-cli file in redis_tools/bin is the same as that of the Redis cluster.
- Search for the Redis path on the cluster data node.
ps -ef | grep redis
- Copy the redis-cli file from the sbin directory to the redis_tools/bin directory on the client to replace the file.
Parent topic: Cluster Testing