Re: Innodb buffer pool usage

2010-03-16 Thread John Daisley
There will be an increase in IO and a noticeable decrease in performance if the buffer pool is too small. Give it all the memory which is not needed elsewhere. If you can set it a little larger than the size of all your innodb tablespaces that would be good. Oracle is a very different animal to My

RE: Innodb buffer pool usage

2010-03-16 Thread machiel.richards
@lists.mysql.com Subject: Re: Innodb buffer pool usage Hi Machiel, What do you mean with "innodb buffer pool is at 100% full" ? There are several status variables associated with innodb buffer pool ie: Innodb_buffer_pool_pages_free is the number of unused data pages. Innodb_buffer_pool_pages_to

RE: Innodb buffer pool usage

2010-03-16 Thread machiel.richards
HI Carlos We run a script for the monitoring and the output received is as follows: InnoDB Buffer Pool __ Usage 3.00G of 3.00G %Used: 100.00 Read hit 100.00% Pages Free 0%Total: 0.00 Data

Re: Innodb buffer pool usage

2010-03-16 Thread Carlos Proal
Hi Machiel, What do you mean with "innodb buffer pool is at 100% full" ? There are several status variables associated with innodb buffer pool ie: Innodb_buffer_pool_pages_free is the number of unused data pages. Innodb_buffer_pool_pages_total is the total number of pages. Innodb_buffer_pool_

Innodb buffer pool usage

2010-03-15 Thread Machiel Richards
Hi all Maybe someone can assist me with this one. A while back I requested some information relating to the MySQL innodb buffer pool size that seems to fill up rather frequently. The buffer pool is currently set to 3Gb , and it takes about 2-