Search found 2 matches

by nokernel
25 Jun 2010, 18:40
Forum: Help
Topic: -e: print() on closed filehandle LOG error
Replies: 27
Views: 42850

Re: -e: print() on closed filehandle LOG error

Is your DB running inside the VMs virtual disk?
VMWare as well as mySQL recommend to not virtualize the disks for this scenario.

I have mounted the NetApp disk via NFS and this is doing very well.
Backup took up to an hour and a half. Now I am down to 10 minutes (DB is 18GB by now).
Though I must ...
by nokernel
25 Jun 2010, 15:35
Forum: Help
Topic: -e: print() on closed filehandle LOG error
Replies: 27
Views: 42850

Re: -e: print() on closed filehandle LOG error

Sorry to add stuff in here,


We are having exactly the same issue.

I have upped the limits, but eventually we get the closed filehandle issue.

We are running this in a VM, on a SLES 10 with apache 2.2.13 using prefork worker with the 400 max request per child.

Changing the limits did change the ...