The example program listed in the docs for name_attach() works fine on the
same node. It does not appear to work over the network. I can see the remote
node via ls /net/node_a. The name is listed as /dev/name/global/myname on
node_a. The flags are set to NAME_FLAG_ATTACH_GLOBAL, but the client cannot
find the server. What’s the trick? Any help would be much appreciated.
Thanks…
Zed <Zeds@dead.net> wrote:
The example program listed in the docs for name_attach() works fine on the
same node. It does not appear to work over the network. I can see the remote
node via ls /net/node_a. The name is listed as /dev/name/global/myname on
node_a. The flags are set to NAME_FLAG_ATTACH_GLOBAL, but the client cannot
find the server. What’s the trick? Any help would be much appreciated.
Thanks…
Global names are not yet implemented.
-David