Hi,
I have been pulling my hair out to get OMSA working on a PE R610.
I have tried many OMSA versions and finally was able to get version 6.0.1 running correctly. However i am still missing the most important bit of info i was hoping for:
omreport storage controller
No controllers found
This is what i get in dcsys32.xml:
The initialization sequence of SAS components failed during system startup. SAS management and monitoring is not possible.
The Red Hat server is 32 bits so is OMSA.
Here is a list of components installed (I have installed them from source as there is a problem using yum repos with RHEL4, unfortunately i have to stick with this distro for now):
| |
---|
| Name | | Red Hat Enterprise Linux AS | |
| Version | | release 4 (Nahant Update 8) Kernel 2.6.9-89.0.0.0.1.ELsmp (i686) |
|
---|
| Name | | Server Administrator | |
| Version | | 6.0.1 | |
| Description | | Systems Management Software | |
| Contains | | Data Engine 5.9.0 | |
| | | Hardware Application Programming Interface 5.9.0 | |
| | | Instrumentation Service 5.9.0 | |
| | | Instrumentation Service Integration Layer 6.0.0 | |
| | | Meta package for installing correct IPMI dependencies depending on OS 5.0.0 | |
| | | OpenManage Inventory Collector 6.0.1 | |
| | | OS Specific OMSA Authentication files 6.0.0 | |
| | | RAC5 Integration Layer 6.0.0 | |
| | | RAC Command Interface 6.0.0 | |
| | | Remote Access Card Data Populator RAC5, 6.0.0 | |
| | | Secure Port Server 6.0.0 | |
| | | Server Administrator Framework 6.0.0 | |
| | | Server Administrator Install Core (subscription) 6.0.1 | |
| | | Storage Management 3.0.2 | |
| | | Sun Java Runtime Environment 1.6.0 |
I have tried to install OMSA 6.3 which is listed on Dell Drivers page as the latest version supported on R610 with RHEL4 but when i run the installer i receive:
Error: Check whether the Dell OpenManage media is corrupted.
If you are using the Web pack to install Dell OpenManage,
ensure that you use the Web pack corresponding to the
architecture and operating system on your system.
The package i have is: OM-SrvAdmin-Dell-Web-LX-6.3.0-2075.RHEL4.x86_64_A00.15.tar.gz
I tried another bigger package (OM-SrvAdmin-Dell-Web-LX-6.3.0-2075_A00.7.tar.gz) and got:
Do you want to upgrade Server Administrator to 6.3.0?
Press ('y' for yes | 'Enter' to exit): y
error: Failed dependencies:
libsmbios = 0:2.2.16-2.1.el4 is needed by (installed) python-smbios-2.2.16-2.1.el4.i386
error: Failed dependencies:
libsmbios = 0:2.2.19-5.1.el4 is needed by smbios-utils-bin-2.2.19-5.1.el4.i386
error: Failed dependencies:
smbios-utils-bin is needed by srvadmin-omilcore-6.3.0-639.1.el4.noarch
This is the current RPMs installed:
rpm -qa | grep srvadmin
srvadmin-deng-6.0.1-800
srvadmin-cm-6.0.1-800
srvadmin-hapi-6.0.1-800
srvadmin-storage-6.0.1-800
srvadmin-omilcore-6.0.1-800
srvadmin-omacore-6.0.1-800
srvadmin-isvc-6.0.1-800
srvadmin-omhip-6.0.1-800
srvadmin-syscheck-6.0.1-800
srvadmin-jre-6.0.1-800
srvadmin-rac5-components-6.0.1-800
srvadmin-racadm5-6.0.1-800
srvadmin-ipmi-6.0.1-800.DUP
srvadmin-racdrsc5-6.0.1-800
srvadmin-omauth-6.0.1-800.rhel4
srvadmin-iws-6.0.1-800
Any help appreciated.