-
jperkinpjustice: interesting, they must be OS-specific files then, I'll take a look
-
pjusticeMuch appreciated.
-
pjusticeI'm having trouble with ansible telling me "a worker was found in a dead state". Using openssh as the transport. I can't find ram, cpu, process, thread, file descriptor saturation or cap issues on master or target or their gzs. No core dumps. Seems to (mostly?) happen when using the copy module to deliver files to the target. Happens on very small files. Thoughts about ways to troubleshoot would
-
pjusticebe helpful.
-
jbkso you see the ssh process or it's children on the node?
-
jbkerr do
-
jbk(you can use `ptree -g $(pgrep sshd)` to see all of the children of sshd
-
pjusticehard to tell
-
pjusticeThey die so fast
-
pjusticeFrom authlogs, it looks like the session gets established.