So, tested the tools, with my following howto:
It works, fine... but the connection between Proxmox and the IDRAC-Servicemodul (DCISM) does not work, why? ... the packages is not available anymore. So what have i done:
Tested this packages:
But non of them did work!
Code:
echo 'deb http://linux.dell.com/repo/community/ubuntu jessie openmanage' | tee -a /etc/apt/sources.list.d/linux.dell.com.sources.list
apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 42550ABD1E80D7C1BC0BAD851285491434D8786F
apt update
wget http://ftp.us.debian.org/debian/pool/main/o/openslp-dfsg/libslp1_1.2.1-10+deb8u1_amd64.deb
wget http://ftp.us.debian.org/debian/pool/main/o/openssl/libssl1.0.0_1.0.1t-1+deb8u6_amd64.deb
dpkg -i *.deb
apt-get install srvadmin-storageservices rpm srvadmin-base srvadmin-idracadm8 srvadmin-itunnelprovider srvadmin-oslog srvadmin-server-cli
ln -s /usr/bin/rpm /bin/rpm
Tested this packages:
Code:
wget http://linux.dell.com/repo/community/ubuntu/pool/trusty/openmanage/830/iSM/dcism-2.3.0.ubuntu14.deb
wget http://linux.dell.com/repo/community/ubuntu/pool/jessie/openmanage/830/iSM/dcism-2.3.0.deb8.deb
wget http://linux.dell.com/repo/community/ubuntu/pool/wheezy/openmanage/820/iSM/dcism-2.2.0.deb7.deb
Code:
ISM0003 [iSM@674.10892.2 EventID="8196" EventCategory="Audit" EventSeverity="error" IsPastEvent="false" language="en-US"] The iDRAC Service Module is unable to discover iDRAC from operating system of the server.
Code:
racadm get idrac.servicemodule
Code:
[Key=idrac.Embedded.1#ServiceModule.1]
iDRACHardReset=Enabled
LCLReplication=Disabled
#OMSAPresence=NA
OSInfo=Enabled
ServiceModuleEnable=Enabled
#ServiceModuleState=Not Running
#ServiceModuleVersion=NA
WatchdogRecoveryAction=None
WatchdogResetTime=480
WatchdogState=Disabled
WMIInfo=Disabled
Last edited: