hi. so i am trying to set up a docker swarm and they seem to have connected but when i deploy a service with the following command, i was expecting the services to be distributed between 2 nodes.
“Down” just means that the node isn’t reachable for some reason - it shouldn’t have anything to do with that specific service you started, it’ll be a larger problem of inter connectivity between the nodes.
A couple of things to check:
Are you able to ping it from node00?
If you access node01, can you confirm that the docker daemon is still running?
But the swarm node manager still show the node status is down
docker node ls
ID HOSTNAME STATUS AVAILABILITY MANAGER STATUS
ar3wya9cqq5oscxqzjnjo634i Arch Down Active
iuvxaxszfretqvpv14z2rz5df * bogon Ready Active Leader