[mythtv-commits] Ticket #1188: Recording shows when no disk space available

MythTV mythtv at cvs.mythtv.org
Wed Feb 1 21:16:44 UTC 2006


#1188: Recording shows when no disk space available
---------------------------------------+------------------------------------
 Reporter:  Cougar <cougar at random.ee>  |       Owner:  ijr
     Type:  defect                     |      Status:  new
 Priority:  minor                      |   Milestone:     
Component:  mythtv                     |     Version:     
 Severity:  medium                     |  
---------------------------------------+------------------------------------
 I couldn't find any ticket about this or similar issue and created new
 one.

 Just found that my storage was almost full but mythbackend still started
 recording and died when disk became full. I know for sure that before this
 new LiveTV backend refused to start recording when there was enough space
 available. Looks like something missing with autoexpire checks or free
 disk space calculation doesn't work right.

 I upgraded to [8821], then checked free storage space (about 1.4 GB) and
 started backend

 {{{
 cougar at zero:~> mythbackend -v record -l mythbackend.log
 Killed
 }}}

 Storage became full and because of this mythbackend exited with "Killed"
 message.

 {{{
 zero:/media/mythstorage # df .
 Filesystem           1K-blocks      Used Available Use% Mounted on
 /dev/mapper/vg0-mythstorage
                       44038844  44038844         0 100% /media/mythstorage
 zero:/media/mythstorage # ls -ltr | tail -3
 drwxrwxr-x  6 cougar users       3088 Feb  1 22:17 .
 -rw-r--r--  1 cougar users      36082 Feb  1 22:17
 1091_20060201221500.mpg.png
 -rw-r--r--  1 cougar users 1405755392 Feb  1 22:51 1091_20060201221501.mpg
 }}}

 I removed some repeating errors and attach this logfile to the ticket.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1188>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list