Skip to content

"topology.conf" leads to high CPU usage and memory not being released #527

@luxiaoyong

Description

@luxiaoyong

My 'topology.conf' config file has ? or * in gateway names like below:

[routes]
Controller-vm1:Controller-vm2,Controller-vm3
Controller-vm2**?**:Computer101

After executing command: "env/bin/clush -d -w 127.1 whoami", an error occurred and the command is stuck, which leads to high CPU usage and memory not being released. The debug output is below:

DEBUG:root:clush: STARTING DEBUG
Changing max open files soft limit from 65535 to 8192
User interaction: True
Create STDIN worker: False
DEBUG:ClusterShell.NodeUtils:EXEC '[ -f /etc/clustershell/groups ] && f=/etc/clustershell/groups || f=/etc/clustershell/groups.d/local.cfg; sed -n 's/^all:\(.*\)/\1/p' $f'
DEBUG:ClusterShell.NodeUtils:READ ''

Please help me check this issue, thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions