Link to home
Start Free TrialLog in
Avatar of NAMEWITHELD12
NAMEWITHELD12Flag for United States of America

asked on

Swarm binpack will not use another docker node when out of resources

User generated imageam running swarm in "binpack" mode and my first node "ubuntu-Docker1" is clearly out of memory but will not put any contrainers on the other hosts ???

I am not sure why this is , any help would be very appreciated !!!!!!!



a "docker info" shows

Containers :42
Role: Primary
Srategy : BINPACK

nodes :3
ubuntu-docker 1
containers:42
Reserved memory : 2.93GiB / 4.054 Gib

ubuntu-docker2

containers : 0
Reserved memory : 0 B/ 1.019 GiB

when I attempt to run another container I get the errror ""error response from daemon : no resources available to schedule container"

thanks
ASKER CERTIFIED SOLUTION
Avatar of Zephyr ICT
Zephyr ICT
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of NAMEWITHELD12

ASKER

the problem was i was not looking closely and there were not enought resources to deploy to that specific container