Page MenuHomePhabricator

puppet gridengine-exec start always triggered
Closed, ResolvedPublic

Description

See also T109728: Make sure gridengine-exec starts on boot

In puppet logs, we now always have

Notice: /Stage[main]/Gridengine::Exec_host/Service[gridengine-exec]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Gridengine::Exec_host/Service[gridengine-exec]: Unscheduling refresh on Service[gridengine-exec]

so there's something wrong with the service-already-running-detection.

Event Timeline

valhallasw raised the priority of this task from to Needs Triage.
valhallasw updated the task description. (Show Details)
valhallasw added a project: Toolforge.
valhallasw added subscribers: valhallasw, scfc.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

(a) Confirmed, also on toolsbeta-exec-101 and toolsbeta-exec-202. b) WTF? I tested this exactly on those hosts and it worked then. *argl*)

Change 234432 had a related patch set uploaded (by Tim Landscheidt):
gridengine: Fix status check for gridengine-exec

https://gerrit.wikimedia.org/r/234432

Change 234432 merged by Giuseppe Lavagetto:
gridengine: Fix status check for gridengine-exec

https://gerrit.wikimedia.org/r/234432

Seems to work on tools-webgrid-lighttpd-1401 as well! :-)