/net disappear in patch B

I was upgrading QNX 6.0 to Patch B. Before this Qnet was working fine, but
now /net directory is empty. When I can see Patch C ?

Nick

Nick <nikolai_r@yahoo.com> wrote:

I was upgrading QNX 6.0 to Patch B. Before this Qnet was working fine, but
now /net directory is empty. When I can see Patch C ?

Do you running Samba ? How do you start QNET (command line) ?
Is your tcpip network working properly at the moment?

-xtang

“Xiaodan Tang” <xtang@qnx.com> wrote in message
news:997r9m$27q$1@nntp.qnx.com

Nick <> nikolai_r@yahoo.com> > wrote:
I was upgrading QNX 6.0 to Patch B. Before this Qnet was working fine,
but
now /net directory is empty. When I can see Patch C ?

Do you running Samba ? How do you start QNET (command line) ?
Is your tcpip network working properly at the moment?

-xtang

I’m not using Samba. I’m starting Qnet as
#io-net -d rtl -p qnet.
My config files are not changed from Patch A.
tcpip is working properly.
I’m simply upgrade system via Packet Manager.

Nick.

Xiaodan Tang wrote:

Nick <> nikolai_r@yahoo.com> > wrote:
I was upgrading QNX 6.0 to Patch B. Before this Qnet was working fine, but
now /net directory is empty. When I can see Patch C ?

Do you running Samba ? How do you start QNET (command line) ?
Is your tcpip network working properly at the moment?

-xtang

Hi…

We do experience the same behaviour in one of our machines. Whence, we
have not upgraded the other machines. TCP works, you can see somebody in
/net sometimes (sporadic behaviour), and other you do not see any
thing. I do not recall the card (this computer is in Atlanta), but it
is a supported 3Com card.

Bests…

Miguel.



\

DISCLAIMER: My opinions are mine and not those of the institution in
in which I work and study.

Miguel Simon “Call unto me, and I will answer thee, and
shew thee great and mighty things, which
thou knowest not”
Jeremiah 33:3
Research Assistant
School of Aerospace and Mechanical Engineering
University of Oklahoma
865 Asp Avenue, Room 212, Norman, OK 73019
http://www.ecn.ou.edu/icl/

simon@ou.edu
miguel.simon@saic.com
http://www.ecn.ou.edu/msimon/www/
Phone: (405) 869-6243 / 325-7972
Fax: (405) 325-1088

Miguel Simon <simon@ou.edu> wrote:

Xiaodan Tang wrote:

Nick <> nikolai_r@yahoo.com> > wrote:
I was upgrading QNX 6.0 to Patch B. Before this Qnet was working fine, but
now /net directory is empty. When I can see Patch C ?

Do you running Samba ? How do you start QNET (command line) ?
Is your tcpip network working properly at the moment?

-xtang

Hi…

We do experience the same behaviour in one of our machines. Whence, we
have not upgraded the other machines. TCP works, you can see somebody in
/net sometimes (sporadic behaviour), and other you do not see any
thing. I do not recall the card (this computer is in Atlanta), but it
is a supported 3Com card.

If you are PATCH A, this is a known problem. But for PATCH B, there
are several reports that QNET on top of tcpip stack will have an empty
/net, we are still trying to find out the problem.

If all your QNET node are local, try to using the bind option,

io-net … … -p qnet bind=ether
or
mount -Tio-net -obind=ether /lib/dll/npm-qnet.so

I have good feedback on this work arround.

-xtang

Bests…

Miguel.




DISCLAIMER: My opinions are mine and not those of the institution in
in which I work and study.

Miguel Simon “Call unto me, and I will answer thee, and
shew thee great and mighty things, which
thou knowest not”
Jeremiah 33:3
Research Assistant
School of Aerospace and Mechanical Engineering
University of Oklahoma
865 Asp Avenue, Room 212, Norman, OK 73019
http://www.ecn.ou.edu/icl/

simon@ou.edu
miguel.simon@saic.com
http://www.ecn.ou.edu/msimon/www/
Phone: (405) 869-6243 / 325-7972
Fax: (405) 325-1088

“Xiaodan Tang” <xtang@qnx.com> wrote in message
news:99b4p7$1ct$1@nntp.qnx.com

Miguel Simon <> simon@ou.edu> > wrote:
Xiaodan Tang wrote:

Nick <> nikolai_r@yahoo.com> > wrote:
I was upgrading QNX 6.0 to Patch B. Before this Qnet was working
fine, but
now /net directory is empty. When I can see Patch C ?

Do you running Samba ? How do you start QNET (command line) ?
Is your tcpip network working properly at the moment?

-xtang

Hi…

We do experience the same behaviour in one of our machines. Whence, we
have not upgraded the other machines. TCP works, you can see somebody in
/net sometimes (sporadic behaviour), and other you do not see any
thing. I do not recall the card (this computer is in Atlanta), but it
is a supported 3Com card.

If you are PATCH A, this is a known problem. But for PATCH B, there
are several reports that QNET on top of tcpip stack will have an empty
/net, we are still trying to find out the problem.

If all your QNET node are local, try to using the bind option,

io-net … … -p qnet bind=ether
or
mount -Tio-net -obind=ether /lib/dll/npm-qnet.so

I have good feedback on this work arround.

-xtang

Thanks to Xiaodan Tang!

io-net … … -p qnet bind=ether now woking!

Nick