On 25-Mar-15 8:46 AM, Wadood Ahmad Khan wrote: > Hi, > I have been able to run using two machines opensaf in "controller". One > being in active and the other being in standby mode. I also successfully > executed the sample checkpoint demo. But i have not been able to configure > the third system as a "payload". Kindly provide inputs about what are the > configuration changes and how to run it as payload node. > In case of rpm based installation, director rpms should not be installed for bringing up it as payload. Also install only payload rpm and not the controller rpm.
Other changes: In /etc/opensaf/slot_id : set value as 3. Replace /etc/opensaf/nodeinit.conf.controller with /etc/opensaf/nodeinit.conf.payload In /etc/opensaf/node_name: change the value to PL-3. Thanks, Praveen ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
