Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Warnings about certification failed for TO isolated action
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Luke Bigum  
View profile  
 More options Sep 27 2012, 7:18 am
From: Luke Bigum <big...@lmax.com>
Date: Thu, 27 Sep 2012 04:18:25 -0700 (PDT)
Local: Thurs, Sep 27 2012 7:18 am
Subject: Warnings about certification failed for TO isolated action

 Hi all,

This morning I was trying to fill Galera's ring buffer cache by flooding a
cluster with transactions while doing an SST. I was pleasantly surprised to
find that Galera started to page off more cache files when it realized the
first one was full. When it started to replay all it's transaction cache, I
got these errors in the Joiner that I don't understand and hopefully
someone can fill me in.

They only seem to occur for the first and second cache pages (out of 5
total pages), and there's about 380 errors from a total transaction set of
about 100,000:

120927 10:37:42 [Warning] WSREP: Certification failed for TO isolated
action: source: 508f908d-088e-11e2-0800-58a7d2bb80c1 version: 2 local: 0
state: MUST_ABORT flags: 65 conn_id: 14 trx_id: -1 seq
nos (l: 3, g: 1, s: 0, d: 0, ts: 1348742154187710560)
...
120927 10:37:42 [Note] WSREP: 0 (pf1xdb03): State transfer from 1
(pf1xdb01) complete.
120927 10:37:42 [Warning] WSREP: Certification failed for TO isolated
action: source: 508f908d-088e-11e2-0800-58a7d2bb80c1 version: 2 local: 0
state: MUST_ABORT flags: 65 conn_id: 14 trx_id: -1 seq
nos (l: 12, g: 10, s: 9, d: 9, ts: 1348742154209548932)
120927 10:37:42 [Note] WSREP: Shifting JOINER -> JOINED (TO: 44763)
120927 10:37:42 [Warning] WSREP: Certification failed for TO isolated
action: source: 508f908d-088e-11e2-0800-58a7d2bb80c1 version: 2 local: 0
state: MUST_ABORT flags: 65 conn_id: 14 trx_id: -1 seq
...
120927 10:37:43 [Warning] WSREP: Certification failed for TO isolated
action: source: 508f908d-088e-11e2-0800-58a7d2bb80c1 version: 2 local: 0
state: MUST_ABORT flags: 65 conn_id: 45 trx_id: -1 seqnos (l: 2465, g:
2463, s: 2462, d: 2462, ts: 1348742159040992990)
...
120927 10:37:51 [Warning] WSREP: Certification failed for TO isolated
action: source: 508f908d-088e-11e2-0800-58a7d2bb80c1 version: 2 local: 0
state: MUST_ABORT flags: 65 conn_id: 255 trx_id: -1 seqnos (l: 19736, g:
19734, s: 19733, d: 19733, ts: 1348742197501714399)
120927 10:37:51 [Note] WSREP: Deleted page
/var/lib/mysql-xfs/gcache.page.000000
120927 10:37:52 [Warning] WSREP: Certification failed for TO isolated
action: source: 508f908d-088e-11e2-0800-58a7d2bb80c1 version: 2 local: 0
state: MUST_ABORT flags: 65 conn_id: 286 trx_id: -1 seqnos (l: 22162, g:
22160, s: 22159, d: 22159, ts: 1348742202566546659)
...
120927 10:37:52 [Warning] WSREP: Certification failed for TO isolated
action: source: 508f908d-088e-11e2-0800-58a7d2bb80c1 version: 2 local: 0
state: MUST_ABORT flags: 65 conn_id: 286 trx_id: -1 seqnos (l: 22198, g:
22196, s: 22195, d: 22195, ts: 1348742202695906783)
120927 10:38:02 [Note] WSREP: Created page
/var/lib/mysql-xfs/gcache.page.000003 of size 134217728 bytes
120927 10:38:03 [Note] WSREP: Deleted page
/var/lib/mysql-xfs/gcache.page.000001
120927 10:38:22 [Note] WSREP: Deleted page
/var/lib/mysql-xfs/gcache.page.000002
120927 10:38:27 [Note] WSREP: Deleted page
/var/lib/mysql-xfs/gcache.page.000003
120927 10:38:38 [Note] WSREP: Member 0 (pf1xdb03) synced with group.
120927 10:38:38 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 72648)
120927 10:38:38 [Note] WSREP: Synchronized with group, ready for
connections

The joining node apparently caught up, but I'm not sure if these errors
mean some transactions could have potentially been missed. The tests I was
using to flood the database is a simple IOPS insert test, it continually
insert the same data into the same table with the same keys, then truncate
those tables and start all over again. This is Galera 2.1 that comes
bundled with Percona XtraDB Cluster 5.5.27.

Thanks,

-Luke

--
Luke Bigum
Senior Systems Engineer

Information Systems
luke.bi...@lmax.com | http://www.lmax.com
LMAX, Yellow Building, 1A Nicholas Road, London W11 4AN


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alex Yurchenko  
View profile  
 More options Sep 27 2012, 1:36 pm
From: Alex Yurchenko <alexey.yurche...@codership.com>
Date: Thu, 27 Sep 2012 20:36:23 +0300
Local: Thurs, Sep 27 2012 1:36 pm
Subject: Re: [codership-team] Warnings about certification failed for TO isolated action
Hi Luke,

This warning is a false positive (bug in reporting) which should be
fixed in later revisions. What is happening is that writesets that were
already contained in snapshot are discarded and cause this message. As
you can see it started right after SST completed and cache replay had
begun, latter pages didn't produce such warnings because they contained
writesets accumulated after state snapshot was made (during catch-up).

The warnings belong to truncates, which are executed (in this case
skipped) like DDL in TO-isolation.

As a side note, I guess you'd have much more luck (much faster trx
rates and saturation) if you used updates ;)

Regards,
Alex

On 2012-09-27 14:18, Luke Bigum wrote:

--
Alexey Yurchenko,
Codership Oy, www.codership.com
Skype: alexey.yurchenko, Phone: +358-400-516-011

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »