Menu

#1957 MDS: Log TIPC dropped packages

5.2.FC
fixed
None
enhancement
mds
-
major
2016-09-28
2016-08-18
No

changeset: 8122:beab6f203081
tag: tip
user: Hans Nordeback hans.nordeback@ericsson.com
date: Wed Aug 03 10:23:52 2016 +0200
files: osaf/libs/core/mds/mds_dt_tipc.c
description:
MDS: Log TIPC dropped messages V2 [#1957]

Related

Tickets: #1957

Discussion

  • Hans Nordebäck

    Hans Nordebäck - 2016-08-20
    • summary: MDS: Log TIPC dropped messages --> MDS: Log TIPC dropped packages
     
  • Hans Nordebäck

    Hans Nordebäck - 2016-09-22
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1,8 @@
    +changeset:   8122:beab6f203081
    +tag:         tip
    +user:        Hans Nordeback <hans.nordeback@ericsson.com>
    +date:        Wed Aug 03 10:23:52 2016 +0200
    +files:       osaf/libs/core/mds/mds_dt_tipc.c
    +description:
    +MDS: Log TIPC dropped messages V2 [#1957]
    +
    
    • status: review --> fixed
     

    Related

    Tickets: #1957

  • Thang Duc Nguyen

    Hi Hans,
    I see that from this ticket the message is added. Maybe to debug I think
    "CR MDTM: undelivered message condition ancillary data"

    Becasue I do the upgrade using Opensaf 5.1 successfully but this message spams a lot. Because it makes the confusing and message type (e.i, NO, ERR, CR) seem not correct. In this case CR(critical) is a faltal error.

    See the following log
    Sep 28 18:08:30 SC-2-1 osafimmd[4086]: WA IMMD lost contact with peer IMMD (NCSMDSREDDOWN)
    Sep 28 18:08:30 SC-2-1 osafclmd[4149]: CR MDTM: undelivered message condition ancillary data: TIPCERRINFO abort err : 2
    Sep 28 18:08:30 SC-2-1 osafclmd[4149]: CR MDTM: undelivered message condition ancillary data: TIPCRETDATA
    Sep 28 18:08:30 SC-2-1 osafclmd[4149]: CR MDTM: undelivered message condition ancillary data: TIPCERRINFO abort err : 2
    Sep 28 18:08:30 SC-2-1 osafclmd[4149]: CR MDTM: undelivered message condition ancillary data: TIPCRETDATA
    ...
    Sep 28 18:08:30 SC-2-1 osafamfd[4165]: CR MDTM: undelivered message condition ancillary data: TIPCERRINFO abort err : 2
    Sep 28 18:08:30 SC-2-1 osafamfd[4165]: CR MDTM: undelivered message condition ancillary data: TIPCRETDATA
    Sep 28 18:08:30 SC-2-1 osafamfd[4165]: CR MDTM: undelivered message condition ancillary data: TIPCERRINFO abort err : 2
    Sep 28 18:08:30 SC-2-1 osafamfd[4165]: CR MDTM: undelivered message condition ancillary data: TIPCRETDATA
    ...

     

    Last edit: Thang Duc Nguyen 2016-09-28
  • Hans Nordebäck

    Hans Nordebäck - 2016-09-28

    at present the important logging is TIPC_ERR_OVERLOAD, the other TIPC_ERR_NO_NAME TIPC_ERR_NO_PORT, TIPC_ERR_NO_NODE, TIPC_CONN_SHUTDOWN logging will be changed from critical to debug.

     
  • Hans Nordebäck

    Hans Nordebäck - 2016-09-28

    see ticket #2079

     

Log in to post a comment.