Hi,
In the below case CSI is not assigned properly. Could you help identifying
the issue in the below case.
I have two different sa-ware componets A and B belongs to SU1 in PL-1 with
capability model x_active and y_standby belongs to
same component type in a nway active redundancy model for which I have
defined the CSIDependencies as below so that B is
instantiated first then A.
<object class="SaAmfCSI">
<dn>safCsi=A,safSi=AmfDemo,safApp=AmfDemo2</dn>
<attr>
<name>saAmfCSType</name>
<value>safVersion=1,safCSType=AmfDemo2</value>
</attr>
<attr>
<name>saAmfCSIDependencies</name>
<value>safCsi=B,safSi=AmfDemo,safApp=AmfDemo2</value>
</attr>
</object>
<object class="SaAmfCSI">
<dn>safCsi=B,safSi=AmfDemo,safApp=AmfDemo2</dn>
<attr>
<name>saAmfCSType</name>
<value>safVersion=1,safCSType=AmfDemo2</value>
</attr>
</object>
I expect that component A be assigned CSI after component B is CSIAssigned,
however I see in /var/log/messages, that CSI assignments
are reversed and A is assigned first then B is assigned. While debugging I
came across these below queries,
1. If A and B belongs to a same compType, do I need to have SaAmfCSI object
defined for every component that I am going to add in the SU or one
SaAmfCSI is sufficient for both A and B even if I need to instantiate in a
particular order?
2. If one SaAmfCSI per component, then how to bind a CSI to the
corresponding component.
3. If SaAmfCSI is sufficient for A and B even if I need to instantiate in a
particular order, then how do I mention the CSIDependencies in this case.
Please help clarifying and suggesting the recommended changes needed in
app.xml file to get the particular instantiation order among multiple
components belonging to same
compType in a service unit.
Thanks,
Dev
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Opensaf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-users