See inline But if you anyway want to push the information to all your sa-aware components why not create a ClmTracker kind of server that can be instantiated in each sa-aware component? I would do it as a separate thread that just calls an installed callback into client specific code.
A bit like a SockerServer in python. /Hans > -----Original Message----- > From: Greg Hurlman [mailto:[email protected]] > Sent: den 9 maj 2014 08:08 > To: [email protected] > Subject: [users] Integration issues > > Hi, > > Looking for help on some basic clarifications on the usage of CLM library. > I am trying to detect a cluster node failure (say node manual reboot, admin > shutdown or power failure) using CLM library from controller nodes or a > node where no service units are hosted. Each node other then the controller > nodes, hosts couple of service units with SA-aware components. > > 1. Is this possible to monitor the nodes from controller nodes without > integrating the library into the sa-aware apps? [Hans] of course, CLM is separate service from AMF > > 2. I am thinking of creating a separate component in the controller node > which will only implement this library in order to monitor and receive the > cluster changes notifications. If so then do I need to configure this > component in the IMM or just run as a Linux process? [Hans] Guess you mean AMF? Linux process is fine > > 3. Are there any additional IMM configuration changes required to integrate > this library? [Hans] ? > > Appreciate for any help. > > Thanks > Greg > ------------------------------------------------------------------------------ > Is your legacy SCM system holding you back? Join Perforce May 7 to find out: > • 3 signs your SCM is hindering your productivity > • Requirements for releasing software faster > • Expert tips and advice for migrating your SCM now > http://p.sf.net/sfu/perforce > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensaf-users ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
