Hi, Comments inline:
>-----Original Message----- >From: David S Thompson [mailto:[email protected]] >Sent: Thursday, March 13, 2014 4:24 AM >To: [email protected] >Subject: [users] Questions on base opensaf imm.xml file and cluster startup > >Hi, > I just started looking at using opensaf version 4.4.0. After reading the >README file detailing the steps on creating the base opensaf imm.xml file >using immxml-clustersize, altering the nodes.cfg, and using the immxml- >configure script I have a few questions ... > >1) Can I combine my specific application xml configuration with the base >imm.xml file into a single xml file and start opensaf with that combination >file Yes, You can use the immxml-merge to merge the base imm.xml and your AppConfig*** .xml. >on each machine in my cluster? > Yes, the imm.xml(that contains the cluster wide information model) will reside only on the controller nodes and contains configuration information pertaining to all the nodes. >2) Alternatively, can I start opensaf on a controller machine with the >combination file, and then start all the other machines in the cluster with >just >the base opensaf imm.xml file? > I think the above responses answers your question. If not, please explain more what's your end-goal/usecase? >3) Do I have to use immcfg (with the -f option) using my specific cluster >application configuration xml file as input after opensaf processes have been >started using the base configuration file on all the machines in my cluster? > a) The immxml-cluster-size and immxml-configure steps enable you to statically pre-provision your cluster information model. After generating the base imm.xml, you can use immxml-merge to combine the application.xml and base opensaf imm.xml, statically. b) The immxml-modify-config allows you to re-configure the cluster size at runtime. c) The immcfg -f allows you to dynamically load your application configuration at runtime. >4) What is the recommended method? >Thanks! > Depends on your requirement. The https://sourceforge.net/p/opensaf/mailman/opensaf-users/?viewmonth=201312&viewday=13&style=flat also would be useful For an example of b) . - Mathi. >David Thompson | Technical Consultant, R&D | Office: +1 (407) 708-5097 | >Mobile: +1 (386) 871-0132 |--www.NetCracker.com-- Proven Partner to >Communications Service Providers > > > > >________________________________ >The information transmitted herein is intended only for the person or entity >to which it is addressed and may contain confidential, proprietary and/or >privileged material. Any review, retransmission, dissemination or other use of, >or taking of any action in reliance upon, this information by persons or >entities >other than the intended recipient is prohibited. If you received this in error, >please contact the sender and delete the material from any computer. >------------------------------------------------------------------------------ >Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is >the definitive new guide to graph databases and their applications. Written by >three acclaimed leaders in the field, this first edition is now available. >Download your free book today! >http://p.sf.net/sfu/13534_NeoTech >_______________________________________________ >Opensaf-users mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/opensaf-users ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Opensaf-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensaf-users
