Project

General

Profile

Actions

action #75277

closed

enable "postfix" service again after #73633 resolved

Added by okurz over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

I disabled postfix on some workers. This should be reenabled with something like:

sudo salt -l error -C 'G@roles:worker' cmd.run 'sudo systemctl enable --now postfix'

after #73633 is fixed and IPv6 routes are enabled again on all workers


Related issues 1 (0 open1 closed)

Copied from openQA Infrastructure - action #75016: [osd-admins][alert] Failed systemd services alert (workers): os-autoinst-openvswitch.service (and var-lib-openqa-share.mount) on openqaworker-arm-2 and othersResolvedmkittler2020-10-21

Actions
Actions #1

Updated by okurz over 3 years ago

  • Copied from action #75016: [osd-admins][alert] Failed systemd services alert (workers): os-autoinst-openvswitch.service (and var-lib-openqa-share.mount) on openqaworker-arm-2 and others added
Actions #2

Updated by okurz over 3 years ago

  • Status changed from Blocked to Resolved

I did the above and then

salt -l error -C 'G@roles:worker' cmd.run 'sudo systemctl --failed --no-legend'

to crosscheck that no services failed.

Actions

Also available in: Atom PDF