tests/logsv/saflogtest.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Test :

  #amf-adm lock safNode=PL-4,safCluster=myClmCluster

    <saLogStreamOpen_2> failed with code SA_AIS_ERR_UNAVAILABLE (31).

#amf-adm unlock safNode=PL-4,safCluster=myClmCluster

    <saLogStreamOpen_2> failed with code SA_AIS_ERR_UNAVAILABLE (31).

 #amf-adm lock safNode=PL-4,safCluster=myClmCluster  + (SC-1 & Sc-2 
/etc/init.d/opensafd stop)

    <saLogStreamOpen_2> failed with code SA_AIS_ERR_UNAVAILABLE (31)

# amf-adm lock safNode=PL-4,safCluster=myClmCluster  + ((SC-1 & Sc-2 
/etc/init.d/opensafd stop)) +
      ((SC-1 & Sc-2 /etc/init.d/opensafd start) + amf-adm unlock 
safNode=PL-4,safCluster=myClmCluster

  <saLogStreamOpen_2> failed with code SA_AIS_ERR_UNAVAILABLE (31)

  Expected  but currently The Imm APIs are NOT working
    error - saImmOmInitialize FAILED: SA_AIS_ERR_LIBRARY (2)

diff --git a/tests/logsv/saflogtest.c b/tests/logsv/saflogtest.c
--- a/tests/logsv/saflogtest.c
+++ b/tests/logsv/saflogtest.c
@@ -86,7 +86,7 @@ static inline void time_meas_log(time_me
 static void logWriteLogCallbackT(SaInvocationT invocation, SaAisErrorT error);
 
 static SaLogCallbacksT logCallbacks = { 0, 0, logWriteLogCallbackT };
-static SaVersionT logVersion = { 'A', 2, 1 };
+static SaVersionT logVersion = { 'A', 2, 2 };
 
 static char *progname = "saflogtest";
 static SaInvocationT cb_invocation;

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to