Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zombie process in K8S pod #24

Open
CaptainJ93 opened this issue Jul 10, 2023 · 0 comments
Open

Zombie process in K8S pod #24

CaptainJ93 opened this issue Jul 10, 2023 · 0 comments

Comments

@CaptainJ93
Copy link

CaptainJ93 commented Jul 10, 2023

Hi experts
I am using K8S to start protowizard pod to parse files. After running for about 10K files, I used top command to check pod status and found over 10k zombie status.

The image I use: chambm/pwiz-skyline-i-agree-to-the-vendor-licenses:3.0.22335-b595b19

K8S version: v1.24.14-eks-c12679a

Command:
wine64_anyuser msconvert <input_file> -o <out_put_file_path> --outfile <out_put_file_name> --zlib --ignoreUnknownInstrumentError
(execute this command in pod every time a new file needs parsing)

proteowizard deployment file:
proteowizard.txt

Could anyone please give me some suggestion?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant