Am I looking in the wrong directory? That seems correct for the distro/arch of my management server I am planning on issuing the commands from and where I am installing the RPMs.
I installed srvadmin-racadm5 and am able to issue remote commands to an iDRAC5 using the racadm command but looking at what you posted will I need to issue a different command to issue remote commands to iDRAC6 and iDRAC7 dracs after I am able to workout how to install srvadmin-racadm-7 and srvadmin-racadm7?
DELL-Jonathan S
153 Posts
0
January 24th, 2013 10:00
Depending on which version of DRAC you want to connect to/manage there is a different version of the racadm tool:
DRAC 4: srvadmin-racadm4
DRAC 5: srvadmin-racadm5
iDRAC 6: srvadmin-racadm-7 srvadmin-idracadm-7
iDRAC 7: srvadmin-racadm7 srvadmin-idracadm7
These RPMs are also available in the current OMSA Node download downloads.dell.com/.../OM-SrvAdmin-Dell-Web-LX-7.2.0-6945.tar.gz which contains all the OMSA RPMs for officially supported Linux distributions. Let me know how it goes.
cameronredux
2 Intern
•
615 Posts
0
January 24th, 2013 11:00
Thank you Jonathan!
After opening that archive andlooking in linux/rac/RHEL5/x86_64 I only see the following RPMs:
libargtable2-2.12-2.el5.rf.x86_64.rpm
libsmbios-2.2.27-4.7.1.el5.x86_64.rpm
smbios-utils-bin-2.2.27-4.7.1.el5.x86_64.rpm
srvadmin-argtable2-7.2.0-4.2.2.el5.x86_64.rpm
srvadmin-deng-7.2.0-4.183.1.el5.x86_64.rpm
srvadmin-deng-snmp-7.2.0-4.183.1.el5.x86_64.rpm
srvadmin-hapi-7.2.0-4.237.1.el5.x86_64.rpm
srvadmin-idrac7-7.2.0-4.524.2.el5.x86_64.rpm
srvadmin-idracadm-7.2.0-4.481.2.el5.x86_64.rpm
srvadmin-idracadm7-7.2.0-4.524.2.el5.x86_64.rpm
srvadmin-idrac-ivmcli-7.2.0-4.38.1.el5.x86_64.rpm
srvadmin-idrac-snmp-7.2.0-4.481.2.el5.x86_64.rpm
srvadmin-idrac-vmcli-7.2.0-4.40.1.el5.x86_64.rpm
srvadmin-isvc-snmp-7.2.0-4.325.1.el5.x86_64.rpm
srvadmin-omacs-7.2.0-4.459.1.el5.x86_64.rpm
srvadmin-omcommon-7.2.0-4.459.1.el5.x86_64.rpm
srvadmin-omilcore-7.2.0-4.822.1.el5.x86_64.rpm
srvadmin-racadm4-7.2.0-4.25.438.el5.x86_64.rpm
srvadmin-racadm5-7.2.0-4.3.428.el5.x86_64.rpm
srvadmin-rac-components-7.2.0-4.481.2.el5.x86_64.rpm
srvadmin-racdrsc-7.2.0-4.481.2.el5.x86_64.rpm
I don't see:
srvadmin-racadm-7
srvadmin-racadm7
Am I looking in the wrong directory? That seems correct for the distro/arch of my management server I am planning on issuing the commands from and where I am installing the RPMs.
I installed srvadmin-racadm5 and am able to issue remote commands to an iDRAC5 using the racadm command but looking at what you posted will I need to issue a different command to issue remote commands to iDRAC6 and iDRAC7 dracs after I am able to workout how to install srvadmin-racadm-7 and srvadmin-racadm7?
cameronredux
2 Intern
•
615 Posts
0
January 24th, 2013 12:00
Is it these two?
srvadmin-idracadm-7.2.0-4.481.2.el5.x86_64.rpm
srvadmin-idracadm7-7.2.0-4.524.2.el5.x86_64.rpm
If so do I need to issue different syntax other than racadm to run a remote racadm command in a iDRAC6 and iDRAC7?
DELL-Jonathan S
153 Posts
0
January 24th, 2013 12:00
Sorry for the mix-up Cameron, yes those two are correct where I made typos above. Once you have the appropriate packages installed, the commands are:
racadm4, racadm5, idracadm, or idracadm7
cameronredux
2 Intern
•
615 Posts
0
January 24th, 2013 12:00
Awesome!
Thanks Jonathan :)