[devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-05-03 Thread Nhat Pham
osaf/libs/common/cpsv/include/cpd_cb.h |2 + osaf/libs/common/cpsv/include/cpd_proc.h |3 + osaf/libs/common/cpsv/include/cpd_red.h | 14 ++ osaf/libs/common/cpsv/include/cpsv_evt.h |8 + osaf/services/saf/cpsv/cpd/cpd_db.c | 14 ++- osaf/services/saf/cpsv/cpd/cpd_evt.c

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-07-13 Thread A V Mahesh
Hi Hoang /Nhat Pham, I just started testing , fowling test case is failing , I may report more as soon as I get some Test case 1 : Step 1 : saCkptCheckpointOpen on SC-1 SC-1:# ./node_A 0 saCkptCheckpointOpen returned checkpointHandle 626bf0 1 saCkptCheckpointOpen returned checkpointHandle

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-07-14 Thread A V Mahesh
Hi Hoang /Nhat Pham, The basic testing with in-service upgrade(one old controller with out patch and one new controller with patch ) is corrupting the Writers/Readers/Openers DB, please verify in-service upgrade test with collocated & no-collocated ckpts and address new issue and pub

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-07-25 Thread Vo Minh Hoang
Dear Mahesh, Thank you very much for your checking. Unfortunately, I unsuccessfully reproduce this problem in our environment. Would you please send us the trace log of d and nd of both SC-1 and SC-2 when error occur for investigating. For reference, here is my reproduce steps: 1. prepare SC-1 w

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-07-26 Thread A V Mahesh
Hi Hoan, I need to refresh ,I will setup again and provide the detailed reproducible steps. -AVM On 7/26/2016 8:41 AM, Vo Minh Hoang wrote: > Dear Mahesh, > > Thank you very much for your checking. > > Unfortunately, I unsuccessfully reproduce this problem in our environment. > Would you please

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-07-26 Thread A V Mahesh
Hi Hoan, I tested in-service testing on 4 node setup ( combination of old and new) , with application opened on two payloads, restarting controllers. I am trying to recollect the test case , mean while you can also give a try . -AVM On 7/26/2016 1:58 PM, A V Mahesh wrote: > Hi Hoan

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-07-27 Thread A V Mahesh
Hi Hoang, I still able to reproduce the problem , some time it increments two time of current readers , some time it is getting decremented to less then zero ( variable are set (0xfff6) ) Unfortunately I don't have any specific steps order , but this issue occurs in cluster setup with

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-07-27 Thread Vo Minh Hoang
Dear Mahesh, Thank you very much for your provided information. I will continue investigating this problem. Sincerely, Hoang -Original Message- From: A V Mahesh [mailto:mahesh.va...@oracle.com] Sent: Wednesday, July 27, 2016 4:53 PM To: Vo Minh Hoang ; 'Nhat Pham' ; anders.wid...@ericss

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-08-03 Thread Vo Minh Hoang
Dear Mahesh, I have just submit a V4 patch that try to eliminate the possible error in communicating between old and new version. My testing shows OK result but when I cannot reproduce the problem exactly, I do not have high confident about it. Would you please help me review and check the resul

Re: [devel] [PATCH 1 of 1] cpsv: To update checkpoint user number for each node [#1669] V3

2016-08-09 Thread A V Mahesh
Hi Hoang, This patch looks more stable , I haven t found any issue in basic in service upgrade testing testing . I am going to ACK the patch. -AVM On 8/3/2016 4:11 PM, Vo Minh Hoang wrote: > Dear Mahesh, > > I have just submit a V4 patch that try to eliminate the possible error in > communicat