Skip to content

clush doesn't see groups.d definitions? #552

@skwde

Description

@skwde

I installed clush via conda in a environment. All config files are under <conda env location>/clush/etc/clustershell

In my groups.conf I have

[Main]
default: roles
confdir: /etc/clustershell/groups.conf.d $CFGDIR/groups.conf.d
autodir: /etc/clustershell/groups.d $CFGDIR/groups.d

Next I have groups.d/cluster.yaml where I have my node definitions.
The syntax of the file is fine because running nodeset -LL shows all my definitions.

If I run

clush -a date

I expect to get the date from all machines.

Instead I get

Usage: clush [options] command

clush: error: No node to run on.

so what am I missing here?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions