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

Should services be stopped before this? Exclude postgres of course #72

Open
taftsanders opened this issue Aug 31, 2021 · 0 comments
Open

Comments

@taftsanders
Copy link

I see this most commonly used with bad executors on the Satellite. If the configuration has a good executor and there are some tasks that are running, would killing all tasks off like this pose additional issues by removing the task. (IE: Content view publish/promote)
For the example of CV promote/publish, doing this would really muck things up during one of those tasks. So if you believe this to be safe while Satellite is running, perhaps a warning message to check for current running/paused tasks? Just a thought.

sudo -i -u postgres psql -d foreman -c "$FT"

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