Re: Dell PowerEdge 2950 server with PERC 5/i RAID controller



On Sun, Oct 28, 2007 at 07:10:08PM +0100, Andraz Sraka wrote:
On Sun, 2007-10-28 at 12:50 +0100, Maarten Vink wrote:
Add deb ftp://ftp.sara.nl/pub/sara-omsa dell sara to /etc/apt/
Setting up openipmi (2.0.7-1) ...
Setting up dellomsa (5.2.0-2) ...
Checking that /etc/ld.so.conf contains required paths...
Adding to /etc/ld.so.conf: /opt/dell/srvadmin/dataeng/bin
Adding to /etc/ld.so.conf: /opt/dell/srvadmin/hapi/bin
Adding to /etc/ld.so.conf: /opt/dell/srvadmin/oma/bin
Adding to /etc/ld.so.conf: /opt/dell/srvadmin/omsa/bin
Adding to /etc/ld.so.conf: /opt/dell/srvadmin/shared/bin
Adding to /etc/ld.so.conf: /opt/dell/srvadmin/sm
Adding to /etc/ld.so.conf: /opt/dell/srvadmin/sm/dellvl
Loading kernel modules
Starting Systems Management Device Drivers:
Starting ipmi driver: * Starting dataengine
Starting Systems Management Device Drivers:
Starting ipmi driver: * dpkg: error processing dellomsa (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
dellomsa
E: Sub-process /usr/bin/dpkg returned an error code (1)

This is not normal. I’m using dellomsa in this version on different Dell PE1950 and PE2950 systems (AMD64) without problems. You don’t see, what problems there are. You could dig through /var/lib/dpkg/info/dellomsa.postinst to see what it does.

From my experience you need the following kernel options:
# IPMI
CONFIG_IPMI_HANDLER=m
CONFIG_IPMI_PANIC_EVENT=y
CONFIG_IPMI_PANIC_STRING=y
CONFIG_IPMI_DEVICE_INTERFACE=m
CONFIG_IPMI_SI=m
CONFIG_IPMI_WATCHDOG=m
CONFIG_IPMI_POWEROFF=m

It wouldn’t work compiled into the kernel, they need to be modules.
And Dell kernel options:
CONFIG_DELL_RBU=m
CONFIG_DCDBAS=m
must be modules as well (they are not really needed for OMSA).

Shade and sweet water!

Stephan

--
| Stephan Seitz E-Mail: Nur-Ab-Sal@xxxxxx |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |

Attachment: signature.asc
Description: Digital signature



Relevant Pages

  • Re: downloading the IPMI driver on FreeBSD
    ... and installed the kernel.Now we want to Download the IPMI driver on FreeBSD, build it, load it, and want to ensure that it runs successfully. ... I also see there's ipmi.ko kernel module, so maybe he doesn't need to rebuild the kernel. ...
    (freebsd-questions)
  • changing the kernel code.
    ... Here we installed the IPMI driver on FreeBSD 6.2 release. ... Now the task is to modify the kernel code as followsHere I am totally unaware of kernel coding.Please help me. ... Print a debug message from the kernel to display the command number passed ... Mail has the best spam protection around ...
    (freebsd-questions)
  • (no subject)
    ... Here we installed the IPMI driver on FreeBSD 6.2 release. ... Now the task is to modify the kernel code as followsHere I am totally unaware of kernel coding.Please help me. ... Print a debug message from the kernel to display the command number passed ... Mail has the best spam protection around ...
    (freebsd-questions)