[mythtv-commits] Re: Ticket #551: Scheduler consuming all CPU cycles and disk bandwidth (via mysql).

MythTV mythtv at cvs.mythtv.org
Fri Nov 18 17:29:25 EST 2005


#551: Scheduler consuming all CPU cycles and disk bandwidth (via mysql).
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  gigem
     Type:  defect     |       Status:  new  
 Priority:  critical   |    Milestone:  0.19 
Component:  mythtv     |      Version:  head 
 Severity:  medium     |   Resolution:       
-----------------------+----------------------------------------------------
Comment (by bjm):

 Could someone who is having this problem please try the following test.

 Run "mythbackend -v schedule". Start a test recording or recordings under
 the conditions when you see this problem (two local recordings on the
 master or whatever). From another shell, run "mythbackend --resched" and
 note the time that it ran. Look in the backend log and find the secheduler
 run at that time. Post the output starting from:

 {{{
 2005-11-18 00:56:56.443 Reschedule requested for id -1.
 Query 0: /record.recordid =

 up through about 50-100 lines later where it says "Scheduling:"

 2005-11-18 00:56:57.080 Sort by priority...
 2005-11-18 00:56:57.081 BuildListMaps...
 2005-11-18 00:56:57.081 SchedNewRecords...
 2005-11-18 00:56:57.081 Scheduling:
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/551>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list