Slow Oracle VM Manager
Hi, My oracle VM Manger are very very slow now, can almost do nothing in the GUI.
Java and mysqld process has High CPU load.
After some investigation i can see that there is a lot of SAN path up/and down events.
Mysql tables that handles this information grows fast.
When i truncate the tables Mgr_PathUpEvent and Mgr_PathDownEvent, and then restart ovmm everything goes fast.
Information in this tables (ID's) has relation to other tables so some error messages about that occur when i use the GUI, so it's not the best way to just truncate this tables.