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

Allow to send a specific signal to a process or group #39

Open
fvennetier opened this issue Jan 17, 2020 · 1 comment
Open

Allow to send a specific signal to a process or group #39

fvennetier opened this issue Jan 17, 2020 · 1 comment
Assignees

Comments

@fvennetier
Copy link
Member

fvennetier commented Jan 17, 2020

As does kill -s <pid> or kill -n <pid>, we would like to be able to send a signal to a process (or process group) managed by gridinit.

Examples:

  • gridinit_cmd signal 10 OPENIO-meta1-1
  • gridinit_cmd signal SIGHUP @meta1
@jfsmig
Copy link

jfsmig commented Jan 20, 2020

The signal subcommand to be added should send a configurable signal to each concerned child process but should not set the child a "not to be restarted".

@jfsmig jfsmig self-assigned this Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants