Visitors in Real-time stopped working after update to 3.0

Problem fixed.
The database was 7GB in size, innodb has the thing that it copies the table, and then on-the-fly alters the table.
Let my HDD size to be smaller then needed, so I fixed a partition of 100GB to handle MySQL data, and the upgrade run fine after.

Perhaps other people have the same issue.