Displaying 20 results from an estimated 5000 matches similar to: "ipmi_sdr_cache_create: internal IPMI error"
2011 Jul 01
1
NUT PSU/IPMI driver using FreeIPMI (was: [Freeipmi-devel] in need of guidance...)
Hi Al,
(FYI, I cc'ed the NUT developers list for info)
2011/6/30 Albert Chu <chu11 at llnl.gov>
> Hi Arnaud,
>
> On Tue, 2011-06-28 at 12:19 -0700, Arnaud Quette wrote:
> > Hi Al,
> >
> > 2011/6/28 Albert Chu <chu11 at llnl.gov>
> > On Tue, 2011-06-28 at 02:28 -0700, Arnaud Quette wrote:
> > (...)
> > >
2008 Jan 11
2
xen-3.1 IPMI sensor (fwd)
Hallo *!
I have a board SE7501HG2.
- On 2.6.18 ipmitool works succefull.
On Xen-3.1 (2.6.18) ipmitool say:
# ipmitool sensor
WARNING: Unknown SDR repository version 0x00
SDR record id 0x0000: invalid length 0
(see thread [ipmitool-devel] Unknown SDR version)
- On page [4] as written:
ipmitool -> BMC ---> i2c/smbus
''-> SDR
- On Thread [9] was written:
2007 Jun 21
1
ipmi regression in 4.5?
I've been monitoring CPU temperature on a few Dell SC1435s running CentOS4
via OpenIPMI and 'ipmitool sdr'. It's been working very nicely, but the
upgrade to 4.5 not so long ago seems to have broken something:
# ipmitool sdr type Temperature
Temp | 01h | ns | 3.1 | Disabled
Planar Temp | 04h | ok | 7.1 | 30 degrees C
Temp Interface | 53h | ns | 7.1
2010 Mar 10
3
An odd IPMI problem
Well, we're figure the board's got problems, but I installed OpenIPMI a
couple weeks ago, and fired it up as a service, then added a cron job.
That all ran well until last evening; we came in to find 5 zillion emails
complaining
Unable to open SDR for reading
I worked my way through logs, and googling, and then trying to run
ipmitool by hand, and it complains there's no such device as
2012 Oct 05
1
[nut-commits] svn commit r3739 - in trunk: docs/man drivers tools/nut-scanner
On Oct 4, 2012, at 6:50 PM, Arnaud Quette wrote:
> +/* IPMI auth defines, simply using FreeIPMI defines */
> +#ifndef IPMI_AUTHENTICATION_TYPE_NONE
> + #define IPMI_AUTHENTICATION_TYPE_NONE 0x00
> + #define IPMI_AUTHENTICATION_TYPE_MD2 0x01
> + #define IPMI_AUTHENTICATION_TYPE_MD5 0x02
> + #define
2008 Aug 29
2
IPMI and Dell ERA/O
Hi Everyone,
I have a dell 1750 server with ERA/O card running on FreeBSD 7.0-STABLE
According to Dell, the ERA card supports ipmi 1.0:
http://linux.dell.com/ipmi.shtml
But so far no luck with freebsd :/
[root@home /usr/src/sys/i386/conf]# ipmitool -I open channel info 1
Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No
such file or directory
2011 Sep 19
1
Compilation error: NUT 2.6.2 --without-snmp
Hello all!
I get a compilation error with '--without-snmp' option. Can someone help
please?
Thanks in advance
Sergey
Env:
===
1. Nut-2.6.2
2. gcc-3.3.6
-----
./configure -q --prefix=/usr --with-drivers=richcomm_usb --with-user=upsd
--with-group=upsd --with-cgi --with-cgipath=/www/cgi-bin
--with-htmlpath=/www --with-statepath=/var/state/ups --without-wrap
--without-snmp --without-serial
2016 Sep 17
0
IPMI ??
On Sat, Sep 17, 2016 at 6:25 AM, Alice Wonder <alice at domblogger.net> wrote:
> Never used IPMI in my life and while I thought it was cool when I heard
> about it, had no plans to.
>
Under many different names (Sun called it LOM; I forgot IBM's
name), this has been out there for a while. And it is IMHO the best
way to deal with servers. My normal server installing
2005 Jul 26
1
Shutdown and IPMI
I have a Dell PowerEdge SC1425 server and I installed Xen with Debian on
it. When I plug the power in, I''m able to access the server via IPMI.
After I start the machine, IPMI is still available. But when I command a
shutdown on dom0, it will go down and say "Power down", stay there and
IPMI is not available anymore. Only after I remove the power cord and
replug it is the
2013 Sep 23
1
Centos 6.4 on Xserve, IPMI error
Hello!
I'm trying to install Centos 6.4 64 bit on this Xserve:
http://www.everymac.com/systems/apple/xserve/specs/xserve-intel-xeon-2.8-eight-core-specs.html
I got a bootloader from:
http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/
as none of the official Centos releases (full, minimal, network 64 bit) boot on this machine.
They all crash when loading
2012 Oct 31
0
ACPI Error: No handler for Region [POWS] (0xffffff000994f380) [IPMI] on Cisco UCS C200 M2
Hi,
I am getting the following error on server Cisco UCS C200 M2 running
FreeBSD 8.3 amd64
Oct 31 02:15:22 ucs200 kernel: ACPI Error: No handler for Region [POWS]
(0xffffff000994f380) [IPMI] (20101013/evregion-487)
Oct 31 02:15:22 ucs200 kernel: ACPI Error: Region IPMI(0x7) has no
handler (20101013/exfldio-382)
Oct 31 02:15:22 ucs200 kernel: ACPI Error: Method parse/execution failed
2011 Dec 21
0
Issue with IPMI (and KVM) on RHEL 6
Hi folks,
We experiencing some difficulties in getting IPMI to work on RHEL 6 running
as Guest using KVM. We have verified that IPMI works on RHEL 6 if installed
on bare metal.
Is this a known issue? Can anyone please suggest a fix or work-around for
this problem?
*RHEL 6 as guest os with kvm on RHEL 6 as host os -- doesn't work*
RHEL 6 (client) on bare metal (i.e., the above mentioned host
2013 Nov 12
0
IPMI serial over lan disconnects seem to trigger extlinux reboots
On 11/11/2013 05:38 PM, Andrew J. Schorr wrote:
> Hi,
>
> I hope somebody can help me with this problem. I don't know whether
> it's a problem with my configuration or a bug or feature in extlinux.
> I am using an IPMI 2.0 serial-over-lan console to connect to a system
> with an Intel S3200SHL motherboard. The first line of my extlinux.conf
> file looks like this:
2016 Sep 18
2
IPMI ??
On 09/17/2016 09:15 PM, Keith Keller wrote:
> On 2016-09-17, Alice Wonder <alice at domblogger.net> wrote:
>>
>> Okay if it requires DHCP this might be out, I'm currently out of town
>> watching my brothers (various disabilities) while parents are on much
>> needed vacation. Don't have easy physical access to the router, would
>> have to take out
2016 Sep 18
0
IPMI ??
On 2016-09-17, Alice Wonder <alice at domblogger.net> wrote:
>
> Okay if it requires DHCP this might be out, I'm currently out of town
> watching my brothers (various disabilities) while parents are on much
> needed vacation. Don't have easy physical access to the router, would
> have to take out stuff in front of it. Was hoping crossover ethernet
> would work.
2018 Jul 13
2
C7, ipmi, NIC2, still fighting
On Thu, Jul 12, 2018 at 07:27:58PM -0500, Chris Adams wrote:
> > Default Gateway IP : 192.168.0.100
> > Default Gateway MAC : 00:25:90:0a:42:87
>
> No, that does not look right. You have configured the gateway of the
> IPMI to be the host OS side of the NIC. You can't do that... in a lot
> of systems I've seen, the IPMI side of the NIC can't even
2016 Sep 19
0
IPMI ??
On Sun, September 18, 2016 19:08, Keith Keller wrote:
>
> Make sure you do not allow the IPMI's IP to be accessible
> on a public network. Either keep the IP on a private network
> (better), keep the IP firewalled to only certain IPs,
> or change the admin password from the default.
In order of importance:
1. ALWAYS change the administrative account credentials from their
2010 Mar 03
1
BMC IPMI configuration on centos 5.4 64 BIT Server
Hi all,
I am implementing two node cluster , but the hardware they given me
contains only the Base Board
Management controller (BMC) . Also I HEARD SOME BMC wont support power
fencing, how can i check my There is no management port like HP ILO
or Dell DRAC for cluster fencing . This hardware belongs to the vendor
HCL. For BMC Configuration they are providing the exe setup file for
windows to
2018 Jul 13
0
C7, ipmi, NIC2, still fighting
Once upon a time, mark <m.roth at 5-cent.us> said:
> This is that system with the missing management port, and I'm still
> fighting it. Everything *looks* right:
>
> 3: enp6s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
> state UP group default qlen 1000
> link/ether 00:25:90:0a:42:87 brd ff:ff:ff:ff:ff:ff
> inet 192.168.0.100/24 brd
2008 Aug 10
1
IPMI Console: No luck once OS is booted
I have a current RELENG_7 running on:
http://www.supermicro.com/products/system/4U/7045/SYS-7045B-TR+.cfm
with the -3+ IPMI card.
I can interact with the BIOS, etc, but no joy once we get past the loader.
Anyone have ideas?
Attached is the kernel config, and the /var/run/dmesg.boot file.
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 512-248-2683