[ofa-general] Multiple Apps attempting to register as reportprocessors
Anton Bodner
anton.bodner at qlogic.com
Wed Jan 9 10:55:24 PST 2008
We are using the umad interface [umad_register ]... with the capability
bit IB_MAD_METHOD_REPORT set.
The method returns -1 (EPERM), and the kernel logs the error:
Ib_mad:Method 6 already in use.
And yes - I did mean (as you suggest)one subscriber per class, method
and PORT.
>From your feedback - it seems as though I need to make some mods to my
application.
Anton Bodner Jr.
QLogic Corporation
(610)233-4856
anton.bodner at qlogic.com
http://www.qlogic.com
-----Original Message-----
From: Hal Rosenstock [mailto:hrosenstock at xsigo.com]
Sent: Wednesday, January 09, 2008 11:03 AM
To: Anton Bodner
Cc: general at lists.openfabrics.org
Subject: Re: [ofa-general] Multiple Apps attempting to register as
reportprocessors
Anton,
On Wed, 2008-01-09 at 09:16 -0600, Anton Bodner wrote:
> Hello -
>
> I am in process of writing applications using the OFED stack version
> 1.2.5.
>
> In my application - I want to register as a SA class report processor,
> and I have more than one instance of this application.
>
> So that means I have two or more apps registering as SA class report
> processors FOR THE SAME NODE / HCA PORT. I get an error when I
attempt
> to do the second (and subsequent registrations).
What APIs are you using ? What is the specific error message ?
> It seems as though the OFED stack implementation allows for only 1
> report processor per class per node. Is that correct?
Presuming you are using unsolicited MAD registration, only one
subscriber is allowed per class, method, and port (rather than node).
> Are there any plans to enhance the OFED stack to allow for multiple
> report processor registrations for the same node?
^^^^
port
Not as far as I know; maybe others know otherwise.
-- Hal
> I am trying to determine if I need to / should modify my application
> design.
> Thanks
>
>
> Anton Bodner Jr.
> QLogic Corporation
> (610)233-4856
> anton.bodner at qlogic.com
> http://www.qlogic.com
>
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
>
> To unsubscribe, please visit
http://openib.org/mailman/listinfo/openib-general
More information about the general
mailing list