[MDEV-8057] Galera conflicts with InnoDB buffer pool dump Created: 2015-04-27  Updated: 2015-04-29  Resolved: 2015-04-29

Status: Closed
Project: MariaDB Server
Component/s: Galera, Storage Engine - InnoDB
Affects Version/s: 10.1.4
Fix Version/s: 10.0.19-galera, 10.1.5

Type: Bug Priority: Major
Reporter: Anders Karlsson Assignee: Nirbhay Choubey (Inactive)
Resolution: Fixed Votes: 1
Labels: None
Environment:

Linux


Issue Links:
Relates
relates to MDEV-8059 WSREP cause unnecessary messages and ... Closed

 Description   

Using innodb buffer pool dump:
innodb_buffer_pool_dump_at_shutdown=1
innodb_buffer_pool_load_at_startup=1
Does not work with 10.1. To reproduce:
Set the two variables above
Create an innodb table with a few Gb of data and read it.
Watch Innodb_buffer_pool_pages_data and the InnoDB ib_buffer_pool dump file
Shutdown down the server and restart it. Following the restart you see that the ib_buffer_pool file has shrunk and that there is much less data in Innodb_buffer_pool_pages_data than what it should be.

See https://bugs.launchpad.net/percona-xtradb-cluster/+bug/1305955 for a probably bug causing this (innodb restart while wsrep patch initializes cause this behavior).



 Comments   
Comment by Nirbhay Choubey (Inactive) [ 2015-04-29 ]

http://lists.askmonty.org/pipermail/commits/2015-April/007796.html

Comment by Jan Lindström (Inactive) [ 2015-04-29 ]

Ok to push.

Comment by Nirbhay Choubey (Inactive) [ 2015-04-29 ]

https://github.com/MariaDB/server/commit/8aa84821b48c501afdfb46dbe5600dbe5b4bb5d0

Generated at Thu Feb 08 07:24:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.