Comment 2 for bug 823417

Revision history for this message
Marc Castrovinci (marc-castrovinci) wrote :

I'm trying to split a 1GB slow log file and i'm getting this error:

Cannot open session file sessions/3/session-14578.txt: Too many open files at /usr/bin/pt-log-player line 1768, <$fh> line 36777.

Running this command --> watch "lsof | grep session" while attempting the split shows the split files are never being closed after creation. Not sure if there is a reason behind that, but ideally the split file should be created then closed.