The repository, as well as instructions, are here.

The OMSA RPMs are in the hardware repository.

Briefly, to use the repository to install OMSA, you need only run two commands:

  1. wget -q -O - http://linux.dell.com/repo/hardware/bootstrap.cgi | bash

  2. yum install srvadmin-all
  3. To start all installed services without a reboot, enter the following command: srvadmin-services.sh start

Connect to OMSA by pointing a browser to https://<server>:1311.

If OMSA doesn't start the ipmi service then you can try:

[root@backup ~]# modprobe ipmi_si
[root@backup ~]# modprobe ipmi_devintf
[root@backup ~]# srvadmin-services.sh start

See:


CategoryLinux

DellOpenManageYumRepo (last edited 2007-10-23 08:58:14 by DavidKeen)