8000 Router makes zombies permanently · Issue #331 · deis/router · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Router makes zombies permanently #331
Open
teamhephy/router
#6
@Bregor

Description

@Bregor

Kubernetes:

$ kubectl version --short
Client Version: v1.5.4
Server Version: v1.5.4

Deis:

$ helm list
NAME            	REVISION	UPDATED                 	STATUS  	CHART                    	NAMESPACE
deis-workflow   	6       	Thu Mar  9 12:41:00 2017	DEPLOYED	workflow-v2.12.0         	deis

Router:

$ kubectl get deployment -n deis deis-router -o jsonpath='{.spec.template.spec.containers[0].image}'
quay.io/deis/router:v2.11.0

Zombies (from ps auxffww):

_apt     30939  0.1  0.0 566916 18104 ?        Ssl  Mar09   2:39      |   \_ /opt/router/sbin/router
_apt     30959  0.0  0.0   4540    80 ?        S    Mar09   0:00      |       \_ cat
_apt     30972  0.0  0.0  28580  5128 ?        S    Mar09   0:00      |       \_ nginx: master process /opt/router/sbin/nginx
_apt     21911  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21912  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21913  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21914  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21915  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21916  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21917  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21918  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21919  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21920  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21921  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     21922  0.0  0.0  28580  3136 ?        S    14:14   0:00      |       |   \_ nginx: worker process
_apt     30986  0.0  0.0      0     0 ?        Z    Mar09   0:00      |       \_ [nginx] <defunct>
_apt       557  0.0  0.0      0     0 ?        Z    Mar09   0:00      |       \_ [nginx] <defunct>
_apt      3734  0.0  0.0      0     0 ?        Z    Mar09   0:00      |       \_ [nginx] <defunct>
_apt      7037  0.0  0.0      0     0 ?        Z    Mar09   0:00      |       \_ [nginx] <defunct>
_apt      9379  0.0  0.0      0     0 ?        Z    Mar09   0:00      |       \_ [nginx] <defunct>
_apt      5466  0.0  0.0      0     0 ?        Z    Mar09   0:00      |       \_ [nginx] <defunct>
_apt     12015  0.0  0.0      0     0 ?        Z    Mar09   0:00      |       \_ [nginx] <defunct>
_apt     18298  0.0  0.0      0     0 ?        Z    10:46   0:00      |       \_ [nginx] <defunct>
_apt     19393  0.0  0.0      0     0 ?        Z    10:47   0:00      |       \_ [nginx] <defunct>
_apt     22430  0.0  0.0      0     0 ?        Z    14:02   0:00      |       \_ [nginx] <defunct>
_apt     24104  0.0  0.0      0     0 ?        Z    14:03   0:00      |       \_ [nginx] <defunct>
_apt     24564  0.0  0.0      0     0 ?        Z    14:03   0:00      |       \_ [nginx] <defunct>
_apt     25887  0.0  0.0      0     0 ?        Z    14:04   0:00      |       \_ [nginx] <defunct>
_apt     21910  0.0  0.0      0     0 ?        Z    14:14   0:00      |       \_ [nginx] <defunct>

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0