Hi,


We use opensaf in active-standby setup, when standby is started it calls
saCkptCheckpointOpen() and receives checkpoints from active node.

During this if some packet is very big, mds splits it into frames and sends
it across.



I am facing a weird issue, active sends all frames as expected, logs for
all the frame sends are recorded. On standby randomly one of the frame is
lost, recv log not recorded.

So the next frame it gets is not what it is expecting so throws message
‘MDTM: Frag recd is not next frag so dropping adest=’ , poll is also
successful.



I see that similar issue in opensaf user community mail conversations.



We are using opensaf version 4.3.1, we cannot move to opensaf version 4.6
in this release so we are fixing all the issues by ourselves.

I merged fix ‘#770 ckptnd: increase performance when creating and writing
large numbers ofsections’ into our opensaf, still problem remains.



Is there any fix available for this?



Regards,

Girish

-- 
.
------------------------------------------------------------------------------
_______________________________________________
Opensaf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-users

Reply via email to