[Deploying Sakai] Sakai 2.7.1 performance issues

Tom Hall thall at brocku.ca
Sat Sep 25 11:39:32 PDT 2010


  Good day everyone

We are having some severe performance issues on our Sakai 2.7.1 system.  
We are using MySQL and Java 1.6

The load averages on the database server are in the area of 10 (usually 
under 3) and all users no matter what site or tool are experiencing 
problems.  We had the same problem yesterday and a restart appeared to 
clear it, Today, a restart has helped but we are still  having problems.

About the only thing we are seeing in a process list are queries like

select count(*) as col_0_0_ from MFR_TOPIC_T topicimpl0_ inner join 
MFR_OPEN_FORUM_T openforumi2_ on 
topicimpl0_.of_surrogateKey=openforumi2_.ID inner join MFR_AREA_T 
areaimpl3_ on openforumi2_.surrogateKey=areaimpl3_.ID inner join 
MFR_MEMBERSHIP_ITEM_T membership4_ on 
topicimpl0_.ID=membership4_.t_surrogateKey, MFR_PERMISSION_LEVEL_T 
permission1_ where areaimpl3_.CONTEXT_ID='ADED4F32D02FW2010WWW001' and 
topicimpl0_.MODERATED=1 and (membership4_.NAME in ('Student' , 
'ADED4F32D02FW2010WWW001')) and permission1_.MODERATE_POSTINGS=1 and 
(permission1_.TYPE_UUID<>'6db07323-5783-4d8d-b744-2a988d91749d' and 
permission1_.NAME=membership4_.PERMISSION_LEVEL_NAME or 
membership4_.PERMISSION_LEVEL=permission1_.ID)

These queries are taking long periods of time (>2 minutes).

Has anyone seen anything like this in 2.7.1?

Tom


More information about the production mailing list