Thanks for the response Praveen. Only point I did not get is How Virtual IP can be configured to avoid single point of failure? Can we configure OpenSAF to listen on multiple IP addresses on different interfaces (eg- eth0, eth1)?
Thanks, Nivrutti -----Original Message----- From: praveen malviya [mailto:[email protected]] Sent: Thursday, May 26, 2016 11:55 AM To: Nivrutti Kale <[email protected]>; [email protected] Subject: Re: [users] OpenSAF Queries Please see inline. Thanks, Praveen On 25-May-16 8:09 AM, Nivrutti Kale wrote: > Hi All, > > Can anyone help me out with answers for following queries > > > * Can OpenSAF do heart-beating at millisecond level granularity? > (Transport for OpenSAF is TCP). Mentioned in amfd.conf, minimum value can be 100ms for AMFD and AMFND heart-beating. > > * What mechanism OpenSAF uses for monitoring processes? I have > observed that OpenSAF detects that the process has gone down and restarts it > in no time. Fault management cycle of any application process modeled using AMF will be done by AMF. AMF gets information of process going down through MDS. Upon receiving such an event AMF performs recovery and repair as per configured policy and process will be restarted. MDS generates down event based on socket connection lost. > > * Can OpenSAF do monitoring over multiple interfaces (IP Addresses) to > avoid single point of failure? (Transport for OpenSAF is TCP) Virtual IP can be configured to achieve this. > > * Where can we configure OpenSAF discovery retry interval? All currently supported TCP configuration params can be changed in dtmd.conf. > > > Thanks, > Nivrutti Kale > Software Technical Leader (Mobile Networking R&D ) Brocade Mumbai, > India M. +91 9503023209 > [http://intranet.brocade.com/Marketing/PublishingImages/brocade_email_ > signature.gif] > > > > > ---------------------------------------------------------------------- > -------- Mobile security can be enabling, not merely restricting. > Employees who bring their own devices (BYOD) to work are irked by the > imposition of MDM restrictions. Mobile Device Manager Plus allows you > to control only the apps on BYO-devices by containerizing them, > leaving personal data untouched! > https://urldefense.proofpoint.com/v2/url?u=https-3A__ad.doubleclick.ne > t_ddm_clk_304595813-3B131938128-3Bj&d=CwIC-g&c=IL_XqQWOjubgfqINi2jTzg& > r=qssxjGQZARrEa_Yax-32kXOgWL2XHZgOPUvhIFaqP1k&m=2N763XWAVA0DpmB5whXIzz > iZDp3GYJY_RWOY10YHHB0&s=SB80NXw_uPWJ24BHahg01W6idGXsu8HboCnzibjwpTg&e= > > > > _______________________________________________ > Opensaf-users mailing list > [email protected] > https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge > .net_lists_listinfo_opensaf-2Dusers&d=CwIC-g&c=IL_XqQWOjubgfqINi2jTzg& > r=qssxjGQZARrEa_Yax-32kXOgWL2XHZgOPUvhIFaqP1k&m=2N763XWAVA0DpmB5whXIzz > iZDp3GYJY_RWOY10YHHB0&s=f1zzjXeiSiSwG9Rp-vO1tZodbtnUc8xYGtEmTRYVII4&e= > ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
