You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered a problem when using clush in tree mode. When my hostname (host01.a.b) contains a dot and is used as the root node, clush throws an error:
clush: TREE MODE: "host01" is not a valid root node!
However, I found that when not using tree mode, the following command can be executed successfully. Is this a bug?