Monthly Archive for July, 2010

Migrated to MySQL Databases

We have now migrated the databases over to MySQL databases from Ejabberds mnesia due to size issues causing instability. We have seen some few collation issues on the roster but that should be ok, just set the name again to mitigate. Let us hope this means more stable services :)

Ejabberd instability

We have found the root cause of the instability issues with Ejabberd, basically our database is too big for the internal databases and we need to export to SQL based database.

Currently we are trying to do this migration but not without issues. Will update status later.

Spectrum enabled, Python transports stopped

I have now removed the Python based transports and enabled the Spectrum ones again since it did not have any effect disabling them. Lets see what happens in a few days of running this way.

Spectrum disabled

I have now stopped the Spectrum transports to see if that improves stability. At the same time I have also adjusted the logging to capture more details if we encounter more problems.

Upgraded Spectrum to latest dev version

We have upgraded to last version of Spectrum due to stability problems on the version we have been running (pulling down the ejabberd server). Hope things are (more) stable now.