Thanks Praveen, Precisely I wanted the configuration to form different node groups out of the payload nodes. Ex: If PL-1, PL-2, PL-3 and PL-4 are the payload nodes, then how do we differentiate the DN names given to the saAmfNGNodeList when PL-1 and PL-2 form one group and PL-3 and PL-4 form the other group. I believe PLs we can not mention in DN otherwise the DN names for both the groups will be the same.
Also could you tell me the configurations for protection group and service instance assignment with reference to both examples for both 2N and N-way active models? Thanks, Greg On Mon, Sep 23, 2013 at 10:41 PM, praveen malviya < [email protected]> wrote: > Please see inline. > > On 24-Sep-13 2:27 AM, Greg Hurlman wrote: > >> Hi Guys, >> >> Need some help in understanding more on configuring the SG and protection >> groups for the below example scenario. >> >> Referring to spec SAI-AIS-AMF-B.04.01, section 3.1.11 figure 2, and sample >> example AppConfig-2N.xml, how would I can configure IMM model for the >> below >> entities: >> >> 1. SG1 spanning node U and V? Do I need to mention something like this or >> something else? >> >> <attr> >> <name>saAmfSGSuHostNodeGroup</**name> >> <value>safAmfNodeGroup=U,V ,safAmfCluster=myAmfCluster</**value> >> </attr> >> 2. PG A1 between components C1 and C3. >> 3. Service instance A, being assigned active to S1 and standby to S2 >> > 1) Suppose the above mentioned node group has been created and it contains > two nodes in its attribute NodeList: > saAmfNGNodeList SA_NAME_T > safAmfNode=NodeU,**safAmfCluster=myAmfCluster (42) > safAmfNode=NodeV,**safAmfCluster=myAmfCluster > (42) > > 2) Now in order to map Service Unit S1 to Node U, configure S1 with > attibute: > <attr> > <name>**saAmfSUHostNodeOrNodeGroup</**name> > <value>safAmfNode=NodeU,**safAmfCluster=myAmfCluster</**value> > </attr> > > Similary for S2. > > So in this way S1 will come up on Node U and S2 will come up on S2. > In AppConfig-2N.xml: > For mapping SU1 to SC-1 add this attrbiute: > <attr> > <name>**saAmfSUHostNodeOrNodeGroup</**name> > <value>safAmfNode=SC-1,**safAmfCluster=myAmfCluster</**value> > </attr> > > For SU2 replace SC-1 by SC-2. > > Thanks > Praveen > >> Thanks, >> Greg >> ------------------------------**------------------------------** >> ------------------ >> October Webinars: Code for Performance >> Free Intel webinars can help you accelerate application performance. >> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most >> from >> the latest Intel processors and coprocessors. See abstracts and register > >> http://pubads.g.doubleclick.**net/gampad/clk?id=60133471&iu=** >> /4140/ostg.clktrk<http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk> >> ______________________________**_________________ >> Opensaf-users mailing list >> Opensaf-users@lists.**sourceforge.net<[email protected]> >> https://lists.sourceforge.net/**lists/listinfo/opensaf-users<https://lists.sourceforge.net/lists/listinfo/opensaf-users> >> > > ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
