ClusterLabs / ClusterLabs/pcs

More careful process handling wrt. procps-ng (and psmisc)

Open
#173 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
265
Forks
122
Avg merge
13h 23m
Merged PRs (30d)
14

Description

In case you missed that, in
https://oss.clusterlabs.org/pipermail/developers/2018-May/001237.html
I've raised a call to switch away from insensitive/inconsiderate usage
of ps-like commands. Primary focus was resource-agents, but pcs
apparently also uses, e.g., `killall` command without any hesitations
globally over all processes running in the system.

Please, don't do that, you don't want to be probing and affecting processes
of unrelated users, do you? For inspiration, you can have a look at how
pacemaker is going to gain such sensitivity:
https://github.com/ClusterLabs/pacemaker/pull/1493

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.