Menu

#530 Cpsv : No Route Found from SVC id from CPND to CPND observed MDS logs

4.4.RC1
fixed
None
defect
ckpt
-
4.2
minor
2014-02-07
2013-08-01
No

Multiple MDS:ERR obseved in mds log for CPND on multiple check point operation with switchover & Fail-over .

MDS:ERR |MDS_SND_RCV: Adest=<0x0002020f,867483195> MDS:ERR |MDS_SND_RCV:No
Route Found from SVC id = 33 to SVC id = 33 on ADEST <0x0002020f, 867483195>
MDS:ERR |MDS_SND_RCV: Normal send Message sent Failed from svc_id= 33, to
svc_id=33

Related

Tickets: #530

Discussion

  • A V Mahesh (AVM)

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     Multiple MDS:ERR obseved in mds log for CPND  on multiple check point operation with switchover & spillovers.
    
     MDS:ERR |MDS_SND_RCV: Adest=<0x0002020f,867483195> MDS:ERR |MDS_SND_RCV:No
    
     
  • A V Mahesh (AVM)

    Steps to reproduce :

    Cpd while processing a cpnd/node down need to send a broadcast the info to
    all CPNDs which are also have the same checkpoint replicas ,
    to delete the existing/down remote Cpnd details from cpnd dest list of
    cp_node , so that it will not send any messaging to non existing Cpnd.

    This is missing in case of non-collated ckpt , now it is fixed.

    Steps to reproduce :

    1) bring up opensaf sc-1 controller as active & sc-2 controller as
    standby
    SC-1# /etc/init.d/opensafd start
    SC-2# /etc/init.d/opensafd start

    2) complie createWrite.c on sc-1

      SC-1#gcc createWrite.c -o createWrite   -lSaCkpt
    

    3) complie openWrite.c on sc-1

     SC-1#gcc openWrite.c -o openWrite  -lSaCkpt
    

    4) run createWrite.c on sc-1

    SC-1# ./createWrite

    5) restart opensaf on sc-1 controller

      SC-1# /etc/init.d/opensafd  restart
    

    6) run openWrite.c on sc-1

    SC-1# ./openWrite

    7) observer mds.log on sc-2 , you will see "MDS:ERR |MDS_SND_RCV:
    Normal send Message sent Failed from svc_id= 33, to svc_id=33 "

       SC-2# tail -f /var/log/opensaf/mds.log
    

    Patch will be published soon

     
  • A V Mahesh (AVM)

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,4 @@
    -Multiple MDS:ERR obseved in mds log for CPND  on multiple check point operation with switchover & spillovers.
    +Multiple MDS:ERR obseved in mds log for CPND  on multiple check point operation with switchover & Fail-over .
    
     MDS:ERR |MDS_SND_RCV: Adest=<0x0002020f,867483195> MDS:ERR |MDS_SND_RCV:No
     Route Found from SVC id = 33 to SVC id = 33 on ADEST <0x0002020f, 867483195>
    
     
  • A V Mahesh (AVM)

    • Milestone: future --> 4.4.FC
     
  • Anders Widell

    Anders Widell - 2014-01-09
    • Milestone: 4.4.FC --> 4.4.RC1
     
  • A V Mahesh (AVM)

    • status: assigned --> accepted
     
  • A V Mahesh (AVM)

    • status: accepted --> review
     
  • A V Mahesh (AVM)

    • status: review --> fixed
     

Log in to post a comment.

MongoDB Logo MongoDB