[mythtv-commits] Ticket #9682: Myth Backend handles loss of NFS mount poorly

MythTV noreply at mythtv.org
Mon Aug 15 20:39:28 UTC 2011


#9682: Myth Backend handles loss of NFS mount poorly
------------------------------+----------------------------
 Reporter:  danielk           |          Owner:  danielk
     Type:  Developer Task    |         Status:  closed
 Priority:  minor             |      Milestone:  unknown
Component:  MythTV - General  |        Version:  Trunk Head
 Severity:  medium            |     Resolution:  Won't Fix
 Keywords:                    |  Ticket locked:  0
------------------------------+----------------------------
Changes (by danielk):

 * status:  assigned => closed
 * resolution:   => Won't Fix


Comment:

 [394c2e82] fixes what appears to be the worst offender when a mount goes
 dead. It looks like a dead-lock but in fact the threads that are created
 do all continue once the mount is restored.

 Changing ThreadedFileWriter to use asynchronous writes is complex and
 wouldn't do a whole lot to improve liveness in the presence of blocked
 disk access, so I'm closing this as wontfix.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9682#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list