thiell
thiell
Hi @jcsiadal, I am maintaining clustershell for openSUSE and I believe clustershell is quite popular in openhpc. What do you mean by no longer part of the distro? https://build.opensuse.org/package/show/openSUSE:Factory/clustershell We...
Thanks @jjohnson42, I had the same problem with xCAT 2.16.1 when deploying CentOS 8.2 nodes, no variables were defined in /xcatpost/mypostscript including $MASTER_IP, and simply removing the xcatsslversion definition from...
Hello, To understand well, could you provide the exact underlying command you would like to run within clush ? For info, you can override (system or as per-user basis) in...
see also #234 we'll see what we can do for sudo support in 1.8
An idea for a fix with current Ssh Worker is to introduce placeholders in passed ssh options, so that it could be possible to use the node index as the...
Hello, Indeed, if your node group contains (an alias to) `localhost`, clustershell will try to connect to `localhost` using ssh (ssh by default). One easy solution is to modify your...
That's very dirty :-) Did you try things like: `task.shell("%s &" % command, nodes="@nodes")` or `task.shell("nohup %s &" % command, nodes="@nodes")` ?
[st-cea] Make it a 2.0-blocker for a stable API with 2.x
Thanks @hawartens for the info! And I like @degremont's idea very much. It would only require modification of clush, and we don't need to add a new group upcall. What...
[st-cea] ''dump''