Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

48871

December 23rd, 2011 00:00

OMSA 6.5.2 / CentOS 6 i386 / Nothing on repo ?

Hi,

I'm trying to install OpenManage on a CentOS 6 32bit system. The hardware is a PowerEdge 1850. I've followed these steps :

http://linux.dell.com/wiki/index.php/Repository/hardware#OpenManage_Server_Administrator

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

and : yum install srvadmin-all

All I get is : "No package srvadmin-all available."

Having a look at http://linux.dell.com/repo/hardware/latest/pe1850/ I can see that there is no rh60 directory (only rh50,rh50_64 and rh60_64).

So my questions are :

 - Why isn't there a rh60 directory ?
 - How do I install OpenManage on my CenOS 6 32bit system ?

Any help would be greatly appreciated.

Thanks,

David

5 Practitioner

 • 

274.2K Posts

December 27th, 2011 08:00

Doing some research found that the reason there is not a RH60 directory is because OMSA on x86_x32 version of RH6 is not supported or made currently.

I could not find any information on planned additions of including the 32 bit version, especially on an 1850. If I find any additional information I will add it in.

You can use the 64 bit version of the OS, and OMSA seems to install on it ok. But the PERC 4 is not supported so that piece of hardware would not show up correctly.

5 Practitioner

 • 

274.2K Posts

December 26th, 2011 10:00

After running

wget -q -O - linux.dell.com/.../bootstrap.cgi | bash

What output do you get?

To run

yum install srvadmin-all

you have to have 'setserial' installed

setserial.sourceforge.net

Thanks

7 Posts

December 27th, 2011 00:00

Hi Daniel,

Thanks for your reply.

'setserial' is installed.

Here's the output you requested :

[root@fw1 yum.repos.d]# wget -q -O - linux.dell.com/.../bootstrap.cgi | bash

Downloading GPG key: linux.dell.com/.../RPM-GPG-KEY-dell

   Key already exists in RPM, skipping

Downloading GPG key: linux.dell.com/.../RPM-GPG-KEY-libsmbios

   Key already exists in RPM, skipping

Write repository configuration

Downloading repository RPM

[root@fw1 yum.repos.d]#

Then :

[root@fw1 yum.repos.d]# yum install srvadmin-all

Loaded plugins: fastestmirror

Loading mirror speeds from cached hostfile

* base: centos.weepeetelecom.be

* extras: centos.weepeetelecom.be

* rpmforge: apt.sw.be

* updates: centos.weepeetelecom.be

dell-omsa-indep                                                                                                                                                                                                       | 1.9 kB     00:00

dell-omsa-indep/primary                                                                                                                                                                                               |  235 B     00:00

dell-omsa-specific                                                                                                                                                                                                    | 1.9 kB     00:00

dell-omsa-specific/primary                                                                                                                                                                                            |  235 B     00:00

Setting up Install Process

No package srvadmin-all available.

Error: Nothing to do

[root@fw1 yum.repos.d]#

Regards,

David

7 Posts

December 28th, 2011 00:00

Thanks for the informatiion.

No Events found!

Top