[openib-general] Re: openib and mellanox hca problem

Michael S. Tsirkin mst at mellanox.co.il
Wed Feb 8 06:49:25 PST 2006


Quoting r. Michael Di Domenico <mdidomenico at gmail.com>:
> Subject: Re: openib and mellanox hca problem
> 
> On 2/8/06, Michael S. Tsirkin <mst at mellanox.co.il> wrote:
> > If you really suspect timing issues, you can always
> > increase timeouts: look for msleep in mthca_reset.c and try bumping up
> > the numbers.
> >
> > Anyway - could you please enable mthca debug in menuconfig?
> > This would give us some more information on whats going on.
> 
> I enabled debug in the module config recompiled and tried to reload
> using modprobe ib_mthca and got the same results?  Am i missing a
> debug parameter somewhere?  Or should it just spit out more
> information automatically?

Yes, it should spit out things like "Found bridge".
Are you sure you installed it properly?

To check, you can try to stick mthca_dbg(mdev, "Here\n"); at the beginning of
mthca_reset and see that it gets printed.

-- 
Michael S. Tsirkin
Staff Engineer, Mellanox Technologies



More information about the general mailing list