bash-3.2# wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash
Downloading GPG key: http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-dell
Key already exists in RPM, skipping
Downloading GPG key: http://linux.dell.com/repo/hardware/latest/RPM-GPG-KEY-libsmbios
Key already exists in RPM, skipping
Write repository configuration
Downloading repository RPM
Installing repository rpm: http://linux.dell.com/repo/hardware/latest/platform_independent/rh50_64/prereq/dell
-omsa-repository-2-5.noarch.rpm
Installing yum plugins for system id
Loaded plugins: dellsysid, security
dell-omsa-indep
| 1.9 kB 00:00
dell-omsa-specific
| 1.9 kB 00:00
Setting up Install Process
Package yum-dellsysid-2.2.26-6.2.el5.x86_64 already installed and latest version
Nothing to do
Loaded plugins: dellsysid, security
No plugin match for: rhnplugin
Cleaning up Everything
Done!
bash-3.2# yum install srvadmin-all
Loaded plugins: dellsysid, security
dag
| 951 B 00:00
dag/primary
| 284 kB 00:00
dag
717/717
dag-noarch
| 951 B 00:00
dag-noarch/primary
| 186 kB 00:00
dag-noarch
447/447
dell-omsa-indep
| 1.9 kB 00:00
dell-omsa-indep/primary
| 96 kB 00:00
dell-omsa-indep
719/719
dell-omsa-specific
| 1.9 kB 00:00
dell-omsa-specific/primary
| 1.0 kB 00:00
dell-omsa-specific
2/2
openafs-1.4.12
| 951 B 00:00
openafs-1.4.12/primary
| 11 kB 00:00
openafs-1.4.12
73/73
stanford
| 951 B 00:00
stanford/primary
| 25 kB 00:00
stanford
98/98
stanford-noarch
| 951 B 00:00
stanford-noarch/primary
| 44 kB 00:00
stanford-noarch
155/155
stanford-rhel
| 1.1 kB 00:00
stanford-rhel/primary
| 1.2 MB 00:00
stanford-rhel
3316/3316
stanford-rhel-supplementary
| 951 B 00:00
stanford-rhel-supplementary/primary
| 46 kB 00:00
stanford-rhel-supplementary
119/119
stanford-rhel-vt
| 1.1 kB 00:00
stanford-rhel-vt/primary
| 24 kB 00:00
stanford-rhel-vt
76/76
Setting up Install Process
Package srvadmin-all-6.5.0-1.1.1.el5.x86_64 already installed and latest version
Nothing to do
> * Run a wget command to download Dell's yum repository info
> * Download and install the srvadmin-all package from Dell's yum repository
> * Modify the srvadmin-services.sh script to run only the appropriate services
(particularly excluding the service that starts the daemon process listening on TCP port 1311)
> * Run the srvadmin-services.sh script to start the services
> * Run the omreport program and parse output for physical disk status
script located here: /opt/dell/srvadmin/sbin/srvadmin-services.sh