netinfo

What means Net 0 value in netinfo output and 7 & 35 Runtime Errors ?

I have only 1 logic network in netmap.

Date Net (Nid|Status) Code Description
11:09:55 0 Status 3 ( 35) NET logical node not in node map
11:09:55 0 Status 3 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 4 ( 35) NET logical node not in node map
11:09:55 0 Status 4 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 5 ( 35) NET logical node not in node map
11:09:55 0 Status 5 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 6 ( 35) NET logical node not in node map
11:09:55 0 Status 6 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 7 ( 35) NET logical node not in node map
11:09:55 0 Status 7 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 8 ( 35) NET logical node not in node map
11:09:55 0 Status 8 ( 7) NET ( tx) failed (vc_attach ctrl pkt)

Thank you.

These two messages are generated by nameloc in order to report
that there is a license for a node (3 through 8 in your sample)
but there is no entry in netmap (reported as “node map”).

These message are not errors, and I have been lead to believe they
have negligable effect on CPU usage.

Richard

Leonid Khait wrote:

What means Net 0 value in netinfo output and 7 & 35 Runtime Errors ?

I have only 1 logic network in netmap.

Date Net (Nid|Status) Code Description
11:09:55 0 Status 3 ( 35) NET logical node not in node map
11:09:55 0 Status 3 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 4 ( 35) NET logical node not in node map
11:09:55 0 Status 4 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 5 ( 35) NET logical node not in node map
11:09:55 0 Status 5 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 6 ( 35) NET logical node not in node map
11:09:55 0 Status 6 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 7 ( 35) NET logical node not in node map
11:09:55 0 Status 7 ( 7) NET ( tx) failed (vc_attach ctrl pkt)
11:09:55 0 Status 8 ( 35) NET logical node not in node map
11:09:55 0 Status 8 ( 7) NET ( tx) failed (vc_attach ctrl pkt)

Thank you.

Richard R. Kramer <rrkramer@kramer-smilko.com> wrote:

These two messages are generated by nameloc in order to report
that there is a license for a node (3 through 8 in your sample)
but there is no entry in netmap (reported as “node map”).

These message are not errors, and I have been lead to believe they
have negligable effect on CPU usage.

Yes, they would better be thought of as warnings than errors – they
might be an error if you’re supposed to have those nodes, they might not.

They are reasonably low cost – the important point is that they are
entirely local, no packet ever hits the wire. This is in comparison
to a case where the node is in the netmap, but is not powered on or
no longer exists on the network, where multiple packets will be sent,
timeouts done, etc – where the cost is a lot higher.

-David

QNX Training Services
I do not answer technical questions by email.