Skip to content

c9s: remove / override mitigation kargs #1311

@vrutkovs

Description

@vrutkovs

When OKD SCOS is being installed it may use FCOS as a starting image (for clouds where we don't upload SCOS artifacts yet). This causes default FCOS kernel arguments to be retained - which means default mitigations=auto,nosmt are being kept and installation fails as only half the CPUs are being used.
For AWS the workaround is to use m6a.xlarge flavor where nosmt doesn't disable CPUs.

In OKD FCOS bootstrap automatically mixes in a MachineConfig which sets mitigations=off and all nodes boot without this karg after pivot. Ideally, we should find a solution to this in C9S manifest (and fall back to installer script if not possible)

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions