On Fri, Feb 10, 2012 at 8:55 AM, carl brunning <ca...@cblinux.co.uk> wrote: > Hi > I downloaded ipmitool-1.8.11.tar.gz and compile on opensolairs 10. > I did the normal > Configure > make > > make install does not work but am not worry as Solairs > has some directory that are different > > > am doing ipmitool -H 192.168.0.129 -U ADMIM -P ADMIN raw 0x06 0x52 > 0x07 0x78 0x01 0x78 2 > > but it complain about the -P switch, but if i do > ipmitool -H 192.168.0.129 -U ADMIM raw 0x06 0x52 0x07 0x78 0x01 0x78 2 > it will now ask for the password and run with no problem returning 01 > for a good psu > i've test some other like chassic and then return lots of information > so it working just no -P > > anyway i will download the CVS version and try see if that works > > > thanks >
I don't think CVS is going to cut it and it is likely problem is elsewhere. Even 1.8.10 has -P option. You see, these options, -P included, are enabled/disabled based on ENABLE_ALL_OPTIONS during build. I don't know how these are enabled/disabled resp. based on what it is determined to enable/disable this option. What does configure say in the end summary? Z. > > > > > -----Original Message----- > From: Zdenek Styblik [mailto:zdenek.styb...@gmail.com] > Sent: 10 February 2012 05:12 > To: carl brunning > Cc: ipmitool-devel@lists.sourceforge.net > Subject: Re: [Ipmitool-devel] -P switch missing > > On Thu, Feb 9, 2012 at 11:06 PM, carl brunning <ca...@cblinux.co.uk> wrote: >> I just want to know if the –P for Password is missing or broken >> > > Hello. > > What version of ipmitool? > What's the source aka where did it come from aka where did you get it? > Is it specific build eg. without LAN/LAN+ support(which I guess translates > into ENABLE_ALL_OPTIONS)? > > Regards, > Z. ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ipmitool-devel mailing list Ipmitool-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipmitool-devel