thiell
thiell
Hi @sunilangadi2, For local "workers", the nodelist will actually consists in local Worker instances (eg. WorkerPopen) if a worker "key" is not provided earlier. For example, you can set a...
Kind of :) If you really want to use password-based authentication with clustershell, you can try sshpass. It is supported in 1.7.1. Please see #241, #242 and #244 and 6e4e131f454b2ac37cfcd93e1a17d9a39bbbe951...
Also related to #291
Hi @kent-engstrom! One solution for this use-case is to pass a node set as argument of `nodeset --list` (or `-l`). So instead of just listing node groups, the command will...
Hi @kent-engstrom, We've finally reviewed this feature request in details: * `nodes --fill` makes sense to be performed using two "base" `nodeset` commands. Also we would like to keep `nodeset`...
Thanks for your pull request. For backward compatibility, if added to a minor release, it would be better if this feature is disabled by default, so we don't change existing...
I agree with @degremont, this is not a bug but a feature 😄 However, I understand your problem here and I also noticed this "disturbing" behavior a few times. What...
Indeed, if we figure out how to implement this, we could start to add a library default tunable (topology_mode: strict or something like that). Other ideas welcomed, but that's not...
@wt: Thanks for your feedback, and I am glad that you're interested in the library. I suppose you've already checked http://clustershell.readthedocs.org/en/latest/guide/examples.html#remote-command-example-with-live-output-event-based-mode and that you want more :) Precisely, do you...
What remaining methods/classes have to be deprecated in 1.8?