2 Nov
2006
2 Nov
'06
9:37 p.m.
On Fri, 2006-10-27 at 09:52 +1300, Juha Saarinen wrote:
On 10/27/06, Hr. Daniel Mikkelsen <daniel@copyleft.no> wrote:
I wasn't able to draw any conclusions either way - I only get this problem on two heavily loaded servers, and the two altered options made them run much slower so I had to revert.
Well, trial and error here points to mmap - if I disable that, I can use fcntl (or flock). Enabling it, and I get the index corruption.
mmap_disable=yes does quite a many things differently than mmap_disable=no, so I guess it could just be a bug somewhere in the =no codepath.
Daniel, how about you? Does mmap_disable=yes fix it for you? And what error messages exactly do you get?