Comment 1 for bug 1405998

Revision history for this message
Raphaƫl Badin (rvb) wrote :

> There are also 386375 oops files.

The OOPS system is an extra moving part that doesn't really add anything. We need to get rid of it. The logs should go in MAAS' normal logs.

Now, it seems your installation has a problem so bad it's creating a crazy amount of OOPS reports and this, in turn, becomes a problem ("Too many open files"). Could you please try seeing if you could get more information about the *original* problem? I think you will be able to find more information in the OOPS files (the ones that could be written before the "Too many open files" problem started happening). OOPS files are bson encoded files in /var/log/maas/oops/<day>/; usually, `strings <oops-file>` is all it takes to get a good idea about what the problem is.