Skip to content

In clush treemode mode, the command execution in a large-scale environment is slow #559

@luxiaoyong

Description

@luxiaoyong

Hi,I have a difficult problem with the treemode mode of clush. The clush version used by me is clush 1.9.1, and the python version used by me is 3.8.13. There are 1200 nodes in my environment. Use two of the nodes as gateway to enable the treemode mode. Set fanout to 15. run the ls command for three minutes. Howerer, To disable the treemode mode. Set fanout to 15. run the ls command for 48 s only. I read the log by enable the debug mode. Found that It takes a long time to check the _on_remote_node_close output. Can you tell me why the treemode mode is enabled and the execution speed becomes slower?What may cause this?Thank you very much.
the log like below cost long time: DEBUG:ClushterShell.Worker.Tree:_on_remote_node_close computer66 666 via gw control1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions