This series of commands works for all of my RHEL/Centos machines. yum -y install procmail OpenIPMI chkconfig --level 345 ipmi on service ipmi start
wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash yum -y install srvadmin-all #relogin to pick up new $PATH srvadmin-services.sh enable srvadmin-services.sh start wget -q -O - http://linux.dell.com/repo/community/bootstrap.cgi | bash #next part is firmware install. optional yum -y install dell_ft_install yum -y install $(bootstrap_firmware) On Fri, Mar 19, 2010 at 11:03 AM, Nielsen, Steve <[email protected]>wrote: > You need to install OpenIPMI and then run "srvadmin-sevices.sh restart". > > That works on my systems. > > Steve > > > > Steve Nielsen VP, Open Source Engineering | comScore, Inc. (NASDAQ:SCOR) > o +1 (312) 775-6473 | [email protected] > > ............................................................................................................................ > comScore > Measuring the Digital World > > Introducing the AdEffx⢠Suite for Digital Advertising Effectiveness > Measure what Matters Correctly > http://www.comscore.com/AdEffx > > -----Original Message----- > > From: [email protected] [mailto: > [email protected]] On Behalf Of Ryan Pugatch > Sent: Friday, March 19, 2010 12:42 PM > To: Ryan Miller > Cc: [email protected] > Subject: Re: openmanage 6.2 / missing controller issue fixed ? > > Yeah, with srvadmin-all. Fresh install on both R710 and 1950. > > [r...@testbox ~]# omreport storage controller > No controllers found > > [r...@testbox ~]# omreport chassis info > Error! Chassis info setting unavailable on this system. > > etc.. > > > from our kickstart post-reboot script: > > yum -y install srvadmin-all > /usr/bin/srvadmin-services.sh start > > > after we do that, we install Dell firmware upgrades and do a yum update. > I wonder if maybe one of those breaks it? > > > > On 03/19/2010 01:20 PM, Ryan Miller wrote: > > Did you actually install srvadmin-all ? I know it seems like it should > work with just the storage packages, but I think some of the underlying > services are set up by other packages. 6.2 is now working for me with clean > install on CentOS 5 with PERC6i and SAS5i controllers. Haven't tried it on > an H700 yet. > > > > Ryan > > > >> -----Original Message----- > >> From: [email protected] [mailto:linux-poweredge- > >> [email protected]] On Behalf Of Ryan Pugatch > >> Sent: Friday, March 19, 2010 12:31 PM > >> To: Keith Beeby > >> Cc: [email protected] > >> Subject: Re: openmanage 6.2 / missing controller issue fixed ? > >> > >> On 03/19/2010 12:29 PM, Keith Beeby wrote: > >>> Hi, > >>> > >>> So is just the case we are waiting for Dell to resolve this with a > >> new update? > >>> > >>> Anyone know if Dell has acknowledged the issue and working on a > >> resolve? > >>> > >>> Thanks > >>> > >>> Keith > >>> > >> > >> I'm not really sure at this point.. some people say it works, others > >> day > >> it doesn't. It doesn't work for me. > >> > >> Ryan > >> > >> _______________________________________________ > >> Linux-PowerEdge mailing list > >> [email protected] > >> https://lists.us.dell.com/mailman/listinfo/linux-poweredge > >> Please read the FAQ at http://lists.us.dell.com/faq > > > _______________________________________________ > Linux-PowerEdge mailing list > [email protected] > https://lists.us.dell.com/mailman/listinfo/linux-poweredge > Please read the FAQ at http://lists.us.dell.com/faq > > > _______________________________________________ > Linux-PowerEdge mailing list > [email protected] > https://lists.us.dell.com/mailman/listinfo/linux-poweredge > Please read the FAQ at http://lists.us.dell.com/faq >
_______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
