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
1544
September 28, 2017 03:46AM
661
September 28, 2017 03:50AM
825
September 28, 2017 03:17PM
1303
October 02, 2017 01:56AM
684
October 02, 2017 06:39AM
681
October 04, 2017 03:49AM
849
November 22, 2017 01:07AM
632
November 22, 2017 01:35AM
646
November 22, 2017 02:23AM
685
November 22, 2017 03:30AM
604
November 23, 2017 05:06AM
633
November 25, 2017 02:33AM
682
November 25, 2017 04:08AM
617
November 25, 2017 04:16AM
Re: Wait LCP to ensure durability
670
November 25, 2017 07:33AM
556
November 25, 2017 11:44AM
576
November 25, 2017 03:37PM
573
November 26, 2017 01:00AM
794
November 26, 2017 08:06AM
570
November 27, 2017 04:28AM
576
November 27, 2017 04:58AM
537
November 27, 2017 08:44AM
618
November 27, 2017 09:16AM
613
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.