Hey Chris, Hmm, that's interesting. It's working for me. I was originally going to guess some strange shell-pattern matching issue, but I did notice something peculiar in your output.
> aadmin1: timed out > aadmin2: timed out > aadmin3: timed out > aadmin4: timed out The error message "timed out" has been replaced with "connection timeout" or "session timeout" to clarify the error to the user. Looking through the repo, the "timed out" message last existed in FreeIPMI 0.4.X. Is it possible you have some other version lingering around? Perhaps accidentally installed into /usr/local?? Al On Thu, 2009-02-26 at 12:02 -0700, Christopher D. Maestas wrote: > sometimes I see: > --- > Thanks for the feedback ... I've sometimes seen powerman say things are > unknown, but then see freeipmi say something like: > --- > # ipmipower -h aadmin1-ipmi -u USERNAME -p PASSWORD -a md5 -s > aadmin1-ipmi: on > # ipmipower -h aadmin[1-4]-ipmi -u USERNAME -p PASSWORD -a md5 -s > aadmin1: timed out > aadmin2: timed out > aadmin3: timed out > aadmin4: timed out > # ipmipower -h aadmin[1-4]-ipmi -u USERNAME -p PASSWORD -a md5 > ipmipower> stat > aadmin1: not discovered > aadmin2: not discovered > aadmin3: not discovered > aadmin4: not discovered > # rpm -q freeipmi > freeipmi-0.7.6-1 > > --- > > Is this a hostrange issue? > > Thanks, > -cdm > > > > _______________________________________________ > Freeipmi-users mailing list > [email protected] > http:// lists.gnu.org/mailman/listinfo/freeipmi-users > -- Albert Chu [email protected] Computer Scientist High Performance Systems Division Lawrence Livermore National Laboratory _______________________________________________ Freeipmi-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/freeipmi-users
