Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data caching DNS Error #446

Open
YuZhe-CN opened this issue Feb 8, 2024 · 1 comment
Open

Data caching DNS Error #446

YuZhe-CN opened this issue Feb 8, 2024 · 1 comment

Comments

@YuZhe-CN
Copy link

YuZhe-CN commented Feb 8, 2024

I have 3 virtual machines (2 servers and 1 client). After downloading docker images, I run the following line
$ docker exec -it dc-client /bin/bash /entrypoint.sh --m="S&W" --S=2 --D=4096 --w=2 --T=1. The result I get is DNS Error.
IPs:

  • Server 1: 192.168.100.31
  • Server 2: 192.168.100.32
  • Client: 192.168.100.33
    image
@zjzzzz
Copy link

zjzzzz commented Jul 15, 2024

There appears to be an issue with the latest Docker image for the data cache. When using the following command:
docker run -it --privileged=true --name dc-client --net host -v /root/docker_servers/:/usr/src/memcached/memcached_client/docker_servers/ cloudsuite/data-caching:client bash
I discovered that the entrypoint.sh script differs from the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants