[CentOS] Dell OpenManage installation on CentOS4

James Pearson james-p at moving-picture.com
Thu Sep 21 15:41:54 UTC 2006


Paul Malinowski wrote:
> Mate, I've spend a day installing that stuff .. I have a script prepared
> for installation (needs to be modified - for instance different
> directories)
> 
> I use x86_64 platform so you may want to change packages to install.
> 
> ######################################################
> echo '  * Packages upgrade and mantain'
> # Upgrade
> yum upgrade
> # Removing packages
> yum remove alsa-lib anacron arts aspell audiofile bluez-libs
> bluez-bluefw cups-libs dapl dhcpv6_client dos2unix dosfstools
> ipsec-tools irda-utils isdn4k-utils logwatch lrzsz mdadm mtools mt-st
> net-snmp-libs pax pcmcia-cs ppp pyxf86config redhat-artwork redhat-lsb
> rhnlib redhat-menus rhpl talk unix2dos vconfig wireless-tools words
> ypbind yp-tools
> # Installing default set of importent packages
> yum install gcc cpp links lynx iproute iptraf tcpdump vim-enhanced
> sysstat libgcc.i386 ncurses.i386 openssl096b.i386 pam.i386 zlib.i386
> libxml2.i386 compat-libstdc++-33.i386 compat-libstdc++-296.i386
> compat-libstdc++-33.x86_64 OpenIPMI.x86_64 
> echo
> 
> # Installing Dell Server Admin
> echo Dell monitoring software
> cd /data01/packages/srvadmin/linux/RPMS/supportRPMS/RH4_x86_64/
> rpm -i /data01/packages/srvadmin/linux/RPMS/supportRPMS/RH4_x86_64/dkms*
> rpm -i
> /data01/packages/srvadmin/linux/RPMS/supportRPMS/RH4_x86_64/openipmi*
> rpm -i
> /data01/packages/srvadmin/linux/RPMS/supportRPMS/RH4_x86_64/srvadmin-ipm
> i*
> cd /root/srvadmin/linux/custom
> rpm -i srvadmin-base/*
> rpm -i add-storageservices/*.rpm
> rpm -i add-webserver/*.rpm
> 
> service ipmi start
> chkconfig ipmi on
> srvadmin-services.sh start
> 
> echo 'Installation of Dell monitoring tools completed - if something
> goes wrong slap me ;) - Paul'
> ########################################################################
> 
> Make a diff of that what you have done and what you can find above and
> fix it ;)
> 

Thanks - 'omreport storage controller -fmt lst' now reports something!

Now all I need to do is find out what 'extras' are needed over and above 
  what the install script installs ...

Thanks

James Pearson



More information about the CentOS mailing list