Open GoogleCodeExporter opened 8 years ago
Sorry, I missed this bug report for a bit.
You might be able to write a simple misc plugin to do what you want.
Unfortunately, long options are not yet supported in pdsh, but as an experiment
you could choose an unused short option.
You would want to create a plugin that operates in the "postop" phase (after
options processing). See the "nodeupdown" misc plugin for an example. At the
time your plugin is called, opt->wcoll has been filled in with the list of
hosts. Your plugin, when activated, would randomize this hostlist.
Original comment by mark.gro...@gmail.com
on 17 Sep 2012 at 10:58
Original issue reported on code.google.com by
vincent....@b12-consulting.com
on 21 Aug 2012 at 3:17