| Bug #27291 | Setting LockPagesInMainMemory to zero doesn't work | ||
|---|---|---|---|
| Submitted: | 20 Mar 2007 15:30 | Modified: | 9 Mar 2008 10:41 |
| Reporter: | Geert Vanderkelen | ||
| Status: | Verified | ||
| Category: | Server: Cluster | Severity: | S3 (Non-critical) |
| Version: | mysql-5.0 | OS: | Linux (Linux) |
| Assigned to: | Target Version: | CGE | |
| Tags: | LockPagesInMainMemory, cluster, 5.0.37 | ||
| Triage: | Triaged: D2 (Serious) | ||
[20 Mar 2007 15:30]
Geert Vanderkelen
[20 Mar 2007 15:37]
Geert Vanderkelen
Configuration file used
Attachment: config50.ini (application/octet-stream, text), 468 bytes.
[20 Mar 2007 15:44]
Geert Vanderkelen
Goes worse with value of two: LockPagesInMainMemory=2.
[20 Mar 2007 15:55]
Geert Vanderkelen
OK, the LockPagesInMainMemory was a simple 'getting out of memory'. Each ndbd process took over 400Mb, and that's not possible to allocated with 700Mb free of course :) Opened report a bit to fast there. Anyway, LockPagesInMainMemory=0 doesn't work still. This needs a fix.
[20 Mar 2007 16:08]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/22363 ChangeSet@1.2297, 2007-03-20 16:08:39+01:00, jonas@perch.ndb.mysql.com +1 -0 ndb - bug#27291 Fix correct min-value for LockPagesInMemory
[21 Mar 2007 9:17]
Jonas Oreland
pushed to 5.0-ndb, 51-ndb, telco-6.1 & 51-telco
[22 Mar 2007 21:49]
Mads Martin Joergensen
Fixed in 5.0.40 and 5.1.17
[23 Mar 2007 10:40]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of
that product and will be incorporated into the next release.
If necessary, you can access the source repository and build the latest available version,
including the bug fix. More information about accessing the source trees is available at
http://dev.mysql.com/doc/en/installing-source.html
Documented bugfix in 5.0.40, 5.1.17, and ndb-6.1.6 changelogs.
