Skip to content

Overlapping NodeConfigs don't track their resources correctly and fight with each other #2371

Open
@mflendrich

Description

@mflendrich

Issue originally authored by tnozicka as #2051

When you create 2 NodeConfigs selecting the same Kubernetes Node but doing different things like "tuning" vs "disk setup", e.g. the "tuning" one with remove the other's mount units.

I0802 19:44:23.525788       1 systemd/unit.go:132] "Disabling and stopping unit because it's no longer required" Name="mnt-persistent\\x2dvolumes.mount"
I0802 19:44:23.544288       1 systemd/unit.go:142] "Removing unit because it's no longer required" Name="mnt-persistent\\x2dvolumes.mount"
I0802 19:44:23.545521       1 record/event.go:376] "Event occurred" object="e2e-cluster" fieldPath="" kind="NodeConfig" apiVersion="scylla.scylladb.com/v1alpha1" type="Normal" reason="MountDeleted" message="Mount unit mnt-persistent\\x2dvolumes.mount has been deleted"

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/node-configkind/bugCategorizes issue or PR as related to a bug.lifecycle/from-migrationIndicates that this issue is a copy of a corresponding issue mentioned in the description.priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions