Hi,
 
   It is by design that openSAF components are treated differently from 
application. All the AMF commands are applicable to application components
and not to openSAF components(SG,SU). This is required, if openSAF goes OOS the 
node will become un manageable from openSAF perspective. 
 
The operator can get the list of all the application SUs on the node and verify 
that they all lost SI assignments to identify if the node lock is
successful.
 
Regards
Sugadeesh


________________________________

        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ingvar 
Bergström
        Sent: Monday, October 15, 2007 11:35 AM
        To: [email protected]
        Subject: [Users] saAmfSUSITableEntry not empty after LOCK
        
        

        Hi, 
        the saAmfSUSITableEntry will newer become empty after a LOCK operation. 
The "normal" SI's are moved away but the OpenSAF SI's are not (see the payload 
node example below).

        This will cause problems for e.g. the operator to decide when the node 
is locked since the saAmfSUSITableEntry is assumed to become emty.

        SC_2_1# snmpset -c public -v 2c localhost 
saAmfNodeAdminState.\"safNode=PL_2_3\" i 1 

        SC_2_1# snmpwalk -Os -c public -v 2c localhost 
saAmfSUSITableEntry.saAmfSUSISGName | grep safNode=PL_2_3 
        saAmfSUSISGName."safSu=SuT_CPND,safNode=PL_2_3"."safSi=Si_CPND5" = 
STRING: safSg=SG_CPND 
        saAmfSUSISGName."safSu=SuT_IFND,safNode=PL_2_3"."safSi=Si_IFND5" = 
STRING: safSg=SG_IFND 
        saAmfSUSISGName."safSu=SuT_NCS_PLD,safNode=PL_2_3"."safSi=Si_PLD6" = 
STRING: safSg=SG_NCS_ND_PLD 

        Regards 
        Ingvar 

_______________________________________________
Users mailing list
[email protected]
http://list.opensaf.org/maillist/listinfo/users

Reply via email to