Skip to content

many systemd services for manageiq #23510

Closed Answered by kbrock
Jonathan-Caruana asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Jonathan-Caruana - yes, this is not normal. The evmserverd process should delete the services.
The valid services are in the miq_workers table.

select system_uid from miq_workers;

OR

MiqWorker.pluck(:guid)

UPDATE: As @agrare mentioned, if you stop evmserverd, there should be no values in miq_workers (or at least all values in there are no longer valid) and no manageiq-*@*.service instance units.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Jonathan-Caruana
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants