[mythtv-commits] Ticket #7727: Marginal signal on HDHR causes excessive error logging

MythTV mythtv at cvs.mythtv.org
Tue Dec 8 18:58:09 UTC 2009


#7727: Marginal signal on HDHR causes excessive error logging
---------------------------------------------+------------------------------
 Reporter:  Marc Randolph <mrand@…>          |       Owner:  ijr    
     Type:  defect                           |      Status:  new    
 Priority:  minor                            |   Milestone:  unknown
Component:  MythTV - General                 |     Version:  unknown
 Severity:  medium                           |     Mlocked:  0      
---------------------------------------------+------------------------------
 With the best digital signal he is able to achieve, a downstream user is
 encountering hard drive thrashing that appears to be due to excessive log
 entries (see below... at least four per second)

 {{{
 2009-10-31 23:52:54.559 HDHRSH(10172A63-0): RunTS(): data_length = 48692
 remainder = 188
 2009-10-31 23:52:54.594 HDHRSH(10172A63-0): RunTS(): data_length = 57904
 remainder = 188
 2009-10-31 23:52:54.628 HDHRSH(10172A63-0): RunTS(): data_length = 53956
 remainder = 188
 2009-10-31 23:52:55.264 HDHRSH(10172A63-0): RunTS(): data_length = 3948
 remainder = 188
 }}}

 Perhaps a fix could be as simple as only logging repeated attempts such as
 this once every 2 (or even 5) seconds?

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


More information about the mythtv-commits mailing list