Thanks. How about
mark
On 12/4/12, John T Mills <
john.tho...@gmail.com> wrote:
>
> # /admin/pdsh/bin/pdsh -V
> pdsh-2.26
> rcmd modules: ssh,exec (default: ssh)
> misc modules: machines,dshgroup
>
>
> On Tuesday, December 4, 2012 3:06:07 PM UTC-6, Mark Grondona wrote:
>>
>> Somehow your hosts are getting replaced with the string "30", probably
>> before pdsh execs
>> ssh. What is the output of
>>
>> pdsh -V
>>
>> and do you happen to have any PDSH_* or DSH_* environment variables set?
>>
>> It also might be interesting to run strings(1) on the sshcmd.so lib.
>> That file should be in
>> src/modules/.libs/ if you've built in the local dir.
>>
>> Also, I apologize for this but the pdsh googlegroups isn't quite
>> "official" yet, so it may be better if you open an Issue in the
>> googlecode issue tracker. (Or I can do it if you don't want to)
>> mark
>>