<html><body>
<p><tt>Doug Ledford <dledford@redhat.com> Ð´ÓÚ 2009-02-12 21:20:30:<br>
<br>
> On Thu, 2009-02-12 at 13:20 +0200, Tziporet Koren wrote:<br>
> > Wen Hao Wang wrote:<br>
> > ><br>
> > > Hi all:<br>
> > ><br>
> > > I changed my blade OS to RHEL5.3 yesterday and installed OFED (shipped <br>
> > > in RHEL5.3 image) by "yum groupisntall". Then I load some drivers and <br>
> > > wrote network interface configuration file ifcfg-ib0. ifup ib0 also <br>
> > > succeeded. But IB utilites report Connetion timed out.<br>
> > ><br>
> > ><br>
> > > [root@xblade06 network-scripts]# sminfo<br>
> > > ibwarn: [32593] _do_madrpc: recv failed: Connection timed out<br>
> > > ibwarn: [32593] mad_rpc: _do_madrpc failed; dport (Lid 9)<br>
> > > sminfo: iberror: failed: query<br>
> > ><br>
> > > I had to reboot the blade and rerun "openibd start". Then sminfo <br>
> > > reported correct contents. I do not suppose this reboot is required. <br>
> > > Did I miss any configuration step?<br>
> <br>
> There was an unintentional bug in the rhel5.2 openibd init script in<br>
> that it automatically turned itself on during install (generally, most<br>
> init scripts should default to *not* turning themselves on during<br>
> install of the package, nor should they start themselves during install<br>
> of the package...this is for security reasons, imagine if you installed<br>
> the bind name server on your box and it automatically started up before<br>
> you had a chance to configure it).  In rhel5.3 we fixed that bug.  So,</tt><br>
<br>
<tt>Yeah. I heard of this bug.</tt><br>
<tt><br>
> you may need to 'chkconfig --level 2345 openibd on' to make sure openibd<br>
> starts up each time.  The error you list above is consistent with not<br>
> all of the kernel modules being loaded when you tried to use the sminfo<br>
> program.</tt><br>
<br>
<tt>Even after reboot, service openibd is not started automatically.</tt><br>
<tt>[root@xblade06 ~]# chkconfig --list openibd</tt><br>
<tt>openibd         0:off   1:off   2:off   3:off   4:off   5:off   6:off</tt><br>
<br>
<tt>I agree with you that maybe some modules were not loaded. But what's that?</tt><br>
<tt>Before reboot, I run "</tt><tt>/etc/init.d/openibd start</tt><tt>" and "/etc/init.d/network</tt><br>
<tt>restart". No error was reported. "openibd status" also looked good.</tt><br>
<tt><br>
> <br>
> > > Moreover, "openibd start" report one warning message about hwconf. <br>
> > > Anyone has comments about this?<br>
> > ><br>
> > > [root@xblade07 ~]# /etc/init.d/openibd start<br>
> > > Loading OpenIB kernel modules:grep: /etc/sysconfig/hwconf: No such <br>
> > > file or directory<br>
> > > [ OK ]<br>
> <br>
> Can you see if the kudzu package is installed on your machine?  The<br>
> openib package uses this config file written by kudzu to determine what<br>
> hardware drivers to load.  I suppose I should put a specific requires in<br>
> the rpm for that.</tt><br>
<br>
<tt>kudzu is installed.</tt><br>
<tt>[root@xblade06 ~]# rpm -q kudzu</tt><br>
<tt>kudzu-1.2.57.1.21-1</tt><br>
<tt><br>
> <br>
> -- <br>
> Doug Ledford <dledford@redhat.com><br>
>               GPG KeyID: CFBFF194<br>
>               <a href="http://people.redhat.com/dledford">http://people.redhat.com/dledford</a><br>
> <br>
> Infiniband specific RPMs available at<br>
>               <a href="http://people.redhat.com/dledford/Infiniband">http://people.redhat.com/dledford/Infiniband</a><br>
> <br>
> [¸½¼þ "signature.asc" ±» Wen Hao Wang/China/IBM É¾³ý]</tt><br>
<br>
<br>
<tt>Thanks!</tt><br>
<br>
Wen Hao Wang<br>
Email: wangwhao@cn.ibm.com<br>
</body></html>