Dell Openmanage with Proxmox 3.1

mattym

Renowned Member
Mar 8, 2011
30
0
71
hi,

I followed the instructions to install the latest Openmanage for Debian. In the past this has worked ok but now I'm seeing in the messages log -

instsvcdrv: /etc/init.d//dsm_sa_ipmi start command failed with status 1

I think something called OpenIPMI needs to be installed which it is but still not starting. :(

Im running Proxmox 3.1. Anyone got OM working with this version of Proxmox?

thanks

matt
 
Hi, I have had the same problem.

This is because of the redhat kernel use by proxmox.

If I remember it's related to the ipmi module, compiled in kernel and not available as module.

I have hacked /etc/init.d/dataeng or /etc/init.d/dsm_sa_ipmi, I don't remember exactly to get it work.
 
hi,

Nice one, uninstalled the old version then installed the new one and all is working :)

thanks

matt
 
Hi,

I also installed OMSA 7.3 on 3.1 this afternoon, it is working, but I am not completly convinced. If you install srvadmin-all, it depnds on a lot of packages :
Code:
# apt-get install srvadmin-all
...
Les NOUVEAUX paquets suivants seront installés :
  cim-schema hicolor-icon-theme libargtable2-0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data
  libavahi-common3 libavcodec53 libavformat53 libavutil51 libcimcclient0 libcmpicppimpl0 libcups2 libcurl3
  libdirac-encoder0 libdrm-intel1 libdrm-nouveau1a libdrm-radeon1 libdrm2 libgdk-pixbuf2.0-0
  libgdk-pixbuf2.0-common libgl1-mesa-dri libgl1-mesa-glx libglapi-mesa libgsm1 libgtk2.0-0 libgtk2.0-bin
  libgtk2.0-common libjasper1 libjbig0 libjpeg8 libmp3lame0 libogg0 libopenipmi0 libopenjpeg2 libopenwsman1
  liborc-0.4-0 libpciaccess0 libperl5.14 librtmp0 libschroedinger-1.0-0 libsensors4 libslp1 libsmbios2
  libsnmp-base libsnmp15 libspeex1 libssh2-1 libsysfs2 libtheora0 libtiff4 libva1 libvorbis0a libvorbisenc2
  libvpx1 libx11-xcb1 libx264-123 libxcb-glx0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6
  libxinerama1 libxrandr2 libxslt1.1 libxtst6 libxvidcore4 libxxf86vm1 openipmi openwsman python-libsmbios
  setserial sfcb smbios-utils srvadmin-all srvadmin-base srvadmin-deng srvadmin-deng-snmp srvadmin-hapi
  srvadmin-idrac srvadmin-idrac-ivmcli srvadmin-idrac-snmp srvadmin-idrac-vmcli srvadmin-idrac7 srvadmin-idracadm
  srvadmin-idracadm7 srvadmin-isvc srvadmin-isvc-snmp srvadmin-itunnelprovider srvadmin-jre srvadmin-omacore
  srvadmin-omacs srvadmin-omcommon srvadmin-omilcore srvadmin-ominst srvadmin-oslog srvadmin-rac-components
  srvadmin-rac4 srvadmin-rac4-populator srvadmin-rac5 srvadmin-racadm4 srvadmin-racadm5 srvadmin-racdrsc
  srvadmin-racsvc srvadmin-realssd srvadmin-rnasoap srvadmin-server-cli srvadmin-server-snmp srvadmin-smcommon
  srvadmin-smweb srvadmin-standardagent srvadmin-storage srvadmin-storage-cli srvadmin-storage-snmp
  srvadmin-storageservices srvadmin-storageservices-cli srvadmin-storageservices-snmp srvadmin-storelib
  srvadmin-storelib-sysfs srvadmin-sysfsutils srvadmin-tomcat srvadmin-webserver srvadmin-xmlsup x11-common

I fear all these dependencies can make difficult in the future an upgrade to a newer version of Proxmox, and perhaps Debian.

I don't require the web interface (port 1311), but I don't know what exactly you need to monitor the Raid. I tried srvadmin-base, but it is not sufficient, and added srvadmin-storageservices, but still not sufficient. I wonder what packages are required between :
srvadmin-base, srvadmin-rac4, srvadmin-rac5, srvadmin-idrac, srvadmin-idrac7, srvadmin-webserver, srvadmin-storageservices, dtk-scripts

See :
http://linux.dell.com/repo/community/ubuntu/

Alain
 
Last edited: