Hi Nathan, > I have what I hope is to be my last question for a while: The whole reason I > tried to upgrade to 1.2 was because the core server was crashing because 4 > agents recording 4 back to back classes each were all pushing data to it. In
What do you mean by crashing? > order to beef up the hardware I took two of our rack mount computers apart > and combined them. I now have 4 cores, 8 gigs of ram, and 2 terabytes of HD > to use. My question is...if this configuration still crashes under the load > is there a way to defer processing until all classes are over for the day? > If there is please tell me how to accomplish this. If you edit /opt/matterhorn/felix/conf/services/org.opencast....WorkflowImpl...properties Uncomment out the max jobs line, and set the value to something like 1 or 2. This will cause the core to just proceed with one job at a time. (Note that we've been seeing this value ignored in our distributed 1.2 setup, planning on filing a bug but we haven't gotten to it. But it works fine in 1.1.) Chris _______________________________________________ Community mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/community To unsubscribe please email [email protected] _______________________________________________
