unknown
1970-01-01 00:00:00 UTC
Large system managers schedule the IPMI transactions via a single RMCP
session and interleave many IPMI operations to smooth out the demands on
the BMC and provide a more consistent loading to the CPU and IPMI Bus. For
example, a replacement for ipmitool called Hemi has "Transaction
Priorities"
http://www.jblade.com/JbDoc2/products/hemi/hemiDC/doc/programmers/HemiTransactions.html
The other advantage to using a single session is that time stamps are
unique because a single CPU(or mulit core CPU) can have a a sequential
counter. This becomes even more valuable when the IPMI System Manager is
20,000+ servers from a single multi core CPU.
Hank Bruning
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
<div dir="ltr"><div><div><div><div>The BMC has limited resources and having multiple session may exceed the CPU or the IPMB bus capacity to the point they can not provide the data being requested.<br></div><br>
session and interleave many IPMI operations to smooth out the demands on
the BMC and provide a more consistent loading to the CPU and IPMI Bus. For
example, a replacement for ipmitool called Hemi has "Transaction
Priorities"
http://www.jblade.com/JbDoc2/products/hemi/hemiDC/doc/programmers/HemiTransactions.html
The other advantage to using a single session is that time stamps are
unique because a single CPU(or mulit core CPU) can have a a sequential
counter. This becomes even more valuable when the IPMI System Manager is
20,000+ servers from a single multi core CPU.
Hank Bruning
Hi all,
I am using ipmitool version 1.8.11 to control a cluster with bmc. I
succeeded read the temperature with the command ipmitool sdr -I lan -H XXX
-U 123 -P 123.
Although, another system using the ipmitool -e & -I lanplus -H XXX -U
123 -a sol activate to read the same data. I realized that the other system
having trouble to read the current temperature.
This could be a problem with ipmitool or the problem is that other
system with a bug ?
Regards,
--
Fabio
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Ipmitool-devel mailing list
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel
--f46d043c062ecf0dfe04dd622421I am using ipmitool version 1.8.11 to control a cluster with bmc. I
succeeded read the temperature with the command ipmitool sdr -I lan -H XXX
-U 123 -P 123.
Although, another system using the ipmitool -e & -I lanplus -H XXX -U
123 -a sol activate to read the same data. I realized that the other system
having trouble to read the current temperature.
This could be a problem with ipmitool or the problem is that other
system with a bug ?
Regards,
--
Fabio
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Ipmitool-devel mailing list
https://lists.sourceforge.net/lists/listinfo/ipmitool-devel
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
<div dir="ltr"><div><div><div><div>The BMC has limited resources and having multiple session may exceed the CPU or the IPMB bus capacity to the point they can not provide the data being requested.<br></div><br>