Skip to content

Backport: Fix rabbitmq-reset.yml trying to restart wrong services #1323

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

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

MoteHue
Copy link
Contributor

@MoteHue MoteHue commented Oct 10, 2024

Fixes egrep passed to systemctl attempting to restart other services containing nova in the name:

  stderr: |-
    Failed to restart dev-disk-byx2did-dmx2dnamex2drootvgx2dlv_nova.device: Job type restart is not applicable for unit dev-disk-byx2did-dmx2dnamex2drootvgx2dlv_nova.device.
    Failed to restart dev-mapper-rootvgx2dlv_nova.device: Job type restart is not applicable for unit dev-mapper-rootvgx2dlv_nova.device.
    Failed to restart dev-rootvg-lv_nova.device: Job type restart is not applicable for unit dev-rootvg-lv_nova.device.

Fixes egrep passed to systemctl attempting to restart other services containing nova in the name:

```
  stderr: |-
    Failed to restart dev-disk-byx2did-dmx2dnamex2drootvgx2dlv_nova.device: Job type restart is not applicable for unit dev-disk-byx2did-dmx2dnamex2drootvgx2dlv_nova.device.
    Failed to restart dev-mapper-rootvgx2dlv_nova.device: Job type restart is not applicable for unit dev-mapper-rootvgx2dlv_nova.device.
    Failed to restart dev-rootvg-lv_nova.device: Job type restart is not applicable for unit dev-rootvg-lv_nova.device.
```
@MoteHue MoteHue requested a review from technowhizz October 10, 2024 15:07
@MoteHue MoteHue requested a review from a team as a code owner October 10, 2024 15:07
@MoteHue MoteHue changed the title Fix rabbitmq-reset.yml trying to restart wrong services Backport: Fix rabbitmq-reset.yml trying to restart wrong services Oct 10, 2024
@MoteHue MoteHue merged commit 98a9d28 into stackhpc/2023.1 Oct 10, 2024
12 checks passed
@MoteHue MoteHue deleted the 2023.1-rabbitmq-reset-fix branch October 10, 2024 15:14
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

Successfully merging this pull request may close these issues.

4 participants