Rate This Document
Findability
Accuracy
Completeness
Readability

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

  1. Check whether the version of the redis-cli file in redis_tools/bin is the same as that of the Redis cluster.
  2. Search for the Redis path on the cluster data node.
    ps -ef  | grep redis
  3. Copy the redis-cli file from the sbin directory to the redis_tools/bin directory on the client to replace the file.