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
2114
September 28, 2017 03:46AM
898
September 28, 2017 03:50AM
1062
September 28, 2017 03:17PM
1707
October 02, 2017 01:56AM
982
October 02, 2017 06:39AM
997
October 04, 2017 03:49AM
1149
November 22, 2017 01:07AM
972
November 22, 2017 01:35AM
951
November 22, 2017 02:23AM
939
November 22, 2017 03:30AM
896
November 23, 2017 05:06AM
919
November 25, 2017 02:33AM
996
November 25, 2017 04:08AM
1001
November 25, 2017 04:16AM
Re: Wait LCP to ensure durability
914
November 25, 2017 07:33AM
802
November 25, 2017 11:44AM
839
November 25, 2017 03:37PM
804
November 26, 2017 01:00AM
1075
November 26, 2017 08:06AM
869
November 27, 2017 04:28AM
895
November 27, 2017 04:58AM
821
November 27, 2017 08:44AM
909
November 27, 2017 09:16AM
847
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.