[mythtv-commits] Ticket #6503: GetFilesystemInfos, TotalKB: -1 should be ignored

MythTV mythtv at cvs.mythtv.org
Mon Apr 27 00:59:23 UTC 2009


#6503: GetFilesystemInfos, TotalKB: -1 should be ignored
-------------------------------+--------------------------------------------
 Reporter:  nick at kreucher.net  |        Owner:  cpinkham  
     Type:  defect             |       Status:  assigned  
 Priority:  minor              |    Milestone:  0.21.1    
Component:  MythTV - General   |      Version:  0.21-fixes
 Severity:  medium             |   Resolution:            
  Mlocked:  0                  |  
-------------------------------+--------------------------------------------

Comment(by nick at kreucher.net):

 [20452] works great! I recreated the -1 problem, and waited for AutoExpire
 to be kicked off... and volla:

 {{{
 2009-04-26 17:52:00.853 AutoExpire: ExpireRecordings()
 2009-04-26 17:52:00.860 Maximal bitrate of busy encoders is 0 KB/min
 --- GetFilesystemInfos directory list start ---
 Dir: pacifico:/var/lib/mythtv/recordings
      Location: Local
      Drive ID: 1
      TotalKB : -1
      UsedKB  : -1
      FreeKB  : 0

 Dir: guinness:/var/lib/mythtv/recordings
      Location: Remote
      Drive ID: 1
      TotalKB : 878560256
      UsedKB  : 107846656
      FreeKB  : 770713600

 --- GetFilesystemInfos directory list end ---
 2009-04-26 17:52:00.878 AutoExpire: FillDBOrdered: Adding deleted programs
 in FIFO order
 2009-04-26 17:52:00.879 AutoExpire: FillDBOrdered: Adding expirable
 programs in Oldest First order
 2009-04-26 17:52:00.885 fsID #1: Total:    -0.0 GB   Used:    -0.0 GB
 Free:     0.0 GB
 2009-04-26 17:52:00.886 AutoExpire Error: fsID #1 has invalid info,
 AutoExpire can not run for this filesystem.  Continuing on to next...
 2009-04-26 17:52:00.887 Directories on filesystem ID 1:
 2009-04-26 17:52:00.887     pacifico:/var/lib/mythtv/recordings
 2009-04-26 17:52:00.888     guinness:/var/lib/mythtv/recordings
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6503#comment:11>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list