Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Qnet Node detection: Page 1 of 4 (4 Items)
   
Qnet Node detection  
Hi aboyd,

In qos/qos_init.c   nd_change_notify() added a code(pulse) to get the notification whenever the remote node goes down or
 up.
problem is: i am getting the notification as soon as the node entered in to the Qnet cluster(case: EOK). but i am not 
getting the notification whenever the node goes down(case: EHOSTDOWN).

requirement is like as soon as the node goes down i need a notification(within 1 sec). mounted the lsm-qnet.so as 
mount -Tio-pkt -o auto_add=5 lsm-qnet.so

Thanks,
Raj.