| InnoDB innodb_log_file_size [message #1326] |
Sat, 26 May 2007 14:47  |
Speeple Messages: 91 Registered: August 2006 |
Member |
|
|
Hi,
I have a server with 16Gb RAM, 8Gb of which is used by innodb_buffer_pool_size.
Now, innodb_log_file_size is almost 25% (combined limit of innodb is 4Gb), so it's around 1.9xGb is size.
Is this OTT (feels like it to me!)? Peter notes generally using 128Mb to 512Mb for this variable, I don't know what size of RAM his comments are in relation to.
Also, are portions of innodb_log_file_size stored in RAM?
Cheers!
Martin Gallagher | Speeple: The latest news
|
|
|
|
| Re: InnoDB innodb_log_file_size [message #1328 is a reply to message #1327 ] |
Sun, 27 May 2007 07:19   |
Speeple Messages: 91 Registered: August 2006 |
Member |
|
|
Thanks buddy, the huge-innodb config only has 4Gb of RAM, so it's hard to know how things relate on a system with 4x the RAM. E.g. is it simply linear? For now I've set each log file at 1Gb, with a combined of 2Gb. My gut feeling is that this is high enough.
Martin Gallagher | Speeple: The latest news
|
|
|
|
|
|