galaxyproject / cloudman

Easily create and manage compute clusters on any Cloud.
https://galaxyproject.org/cloudman/
37 stars 23 forks source link

CloudManV2 - runtime/cgo: pthread_create failed: Resource temporarily unavailable #94

Closed nuwang closed 5 years ago

nuwang commented 5 years ago

Ran into this issue and it looks like we'll have to modify the ansible script to manage this: https://success.docker.com/article/how-to-reserve-resource-temporarily-unavailable-errors- due-to-tasksmax-setting

nuwang commented 5 years ago

Fixed in: https://github.com/CloudVE/ansible-cloudman2/blob/b173103ac2dda8f133c3c3a40e1db8183420a81c/roles/docker/tasks/main.yml#L20