nameloc problem

Hi.

I have QNX network here with 5 nodes.

Node 1 - Development
Node 2 - Test
Node 3 - Laptop
Node 4 - User1
Node 5 - User2

We have a performance problem during compile/edit when we shutdown nodes 4
or 5 (for example).

Why does nameloc slow down system performance?

What’s it doing?

What do I need to do to fix this?

If I run nameloc only on node 1, then I have a problem when this node is
down.

If I don’t run nameloc on a particular node, then I get no licenses when I
try to run my software.

I take the Laptop (node 3) home every night. Do I have to edit the sysinit
file everyday and take/put in nameloc?

There must be a better way to make this work. How?

Please help.

TIA

Augie

Hi.
If you dont use global names across network you can use -s & -e nameloc
options. And start it on every machine from sysinit.
for example
nameloc -s$NODE -e$NODE &

or try to reduce poll period.

Bye.
Oleg

“Augie Henriques” <augiehenriques@hotmail.com> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ
ÓÌÅÄÕÀÝÅÅ: news:9af4eb$l3n$1@inn.qnx.com

Hi.

I have QNX network here with 5 nodes.

Node 1 - Development
Node 2 - Test
Node 3 - Laptop
Node 4 - User1
Node 5 - User2

We have a performance problem during compile/edit when we shutdown nodes 4
or 5 (for example).

Why does nameloc slow down system performance?

What’s it doing?

What do I need to do to fix this?

If I run nameloc only on node 1, then I have a problem when this node is
down.

If I don’t run nameloc on a particular node, then I get no licenses when I
try to run my software.

I take the Laptop (node 3) home every night. Do I have to edit the
sysinit
file everyday and take/put in nameloc?

There must be a better way to make this work. How?

Please help.

TIA

Augie