-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
4.16
This is a clone of issue OCPBUGS-42577. The following is the description of the original issue:
—
This is a clone of issue OCPBUGS-42324. The following is the description of the original issue:
—
Description of problem:
This is a spinoff of https://issues.redhat.com/browse/OCPBUGS-38012. For additional context please see that bug. The TLDR is that Restart=on-failure for oneshot units were only supported in systemd v244 and onwards, meaning any bootimage for 4.12 and previous doesn't support this on firstboot, and upgraded clusters would no longer be able to scale nodes if it references any such service. Right now this is only https://github.com/openshift/machine-config-operator/blob/master/templates/common/openstack/units/afterburn-hostname.service.yaml#L16-L24 which isn't covered by https://issues.redhat.com/browse/OCPBUGS-38012
Version-Release number of selected component (if applicable):
4.16 right now
How reproducible:
Uncertain, but https://issues.redhat.com/browse/OCPBUGS-38012 is 100%
Steps to Reproduce:
1.install old openstack cluster 2.upgrade to 4.16 3.attempt to scale node
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-42577 MachineConfigs should not have Restart=on-failure for oneshot systemd units
- Closed
- is blocked by
-
OCPBUGS-42577 MachineConfigs should not have Restart=on-failure for oneshot systemd units
- Closed
- links to