[mythtv-commits] Ticket #4210: backend falls into infinite loop when disk space fills up (no space left on device, "deleted" recgroup not auto-emptied)
MythTV
mythtv at cvs.mythtv.org
Thu Nov 22 07:29:03 UTC 2007
#4210: backend falls into infinite loop when disk space fills up (no space left on
device, "deleted" recgroup not auto-emptied)
----------------------+-----------------------------------------------------
Reporter: xris | Owner: ijr
Type: defect | Status: new
Priority: critical | Milestone: unknown
Component: mythtv | Version: head
Severity: medium | Mlocked: 0
----------------------+-----------------------------------------------------
My backend recently had its disk space fill up during recording, and got
into an infinite loop showing something akin to:
{{{
2007-11-21 23:16:10.641 TFW: safe_write(): funky usleep
2007-11-21 23:16:10.642 TFW, Error: safe_write(): File I/O errcnt: 3
eno: No space left on device (28)
2007-11-21 23:16:10.642 TFW, Error: safe_write(): File I/O errcnt: 1
eno: No space left on device (28)
2007-11-21 23:16:10.642 TFW: safe_write(): funky usleep
}}}
The thing is that I had a ton of stuff in the "Deleted" recgroup that the
backend didn't bother to delete.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4210>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list