Skip to content

Support an Un-managed Slurm Controller #28

Description

@vpenso
>>> cat sind.yaml 
kind: Cluster
name: default
nodes:
  - role: controller
    managed: false

>>> sind create cluster --config sind.yaml 
11:31:55.738 ERRO managed is only valid for worker nodes, not "controller"

Support managed: false for the controller, which makes all other nodes un-managed implicitly. This should be very useful to debug issues by running slurmctld -Dvvvvvv manually, while working on the configuration in /etc/slurm within the container.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions