Re: Wait LCP to ensure durability
I did some analysis of your problem.
I got a strong feeling that I saw the same problem and fixed
it before.
It took some searching, but I eventually found the following
commit e3f905ccb844db3cf9da7bc6917c49c3fd8d3eeb
Author: Mikael Ronström <mikael.ronstrom@oracle.com>
Date: Fri Jun 2 13:49:31 2017 +0200
WL#10302: BUG#26166901: Possible to get hang of LCP due to a node failure at a very inopportune timing when all nodes waited for this node to complete its last fragments
This bug is fixed in the latest 7.6 DMR, it is currently not fixed
in the latest 7.5 tree.
The problem is that the node failure of node 6 seem to have occurred
at a very inopportune timing. It is a very rare bug.
I noted that you were planning a system restart. I would first attempt
to restart only node 3. This is the node that the master node (nodeid = 5)
is waiting for to report completion.
So if it dies it should clear the wait bits and hopefully the LCP gets
going again. After that you can start up 3 and 6 again.
Subject
Views
Written By
Posted
2306
September 28, 2017 03:46AM
956
September 28, 2017 03:50AM
1153
September 28, 2017 03:17PM
1772
October 02, 2017 01:56AM
1054
October 02, 2017 06:39AM
1074
October 04, 2017 03:49AM
1207
November 22, 2017 01:07AM
1041
November 22, 2017 01:35AM
1019
November 22, 2017 02:23AM
1002
November 22, 2017 03:30AM
956
November 23, 2017 05:06AM
998
November 25, 2017 02:33AM
1056
November 25, 2017 04:08AM
1065
November 25, 2017 04:16AM
Re: Wait LCP to ensure durability
975
November 25, 2017 07:33AM
891
November 25, 2017 11:44AM
929
November 25, 2017 03:37PM
862
November 26, 2017 01:00AM
1150
November 26, 2017 08:06AM
935
November 27, 2017 04:28AM
982
November 27, 2017 04:58AM
905
November 27, 2017 08:44AM
969
November 27, 2017 09:16AM
935
November 27, 2017 04:16PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.