[mythtv-commits] Ticket #8657: Mytharchive import fails if no storage groups are defined locally

MythTV mythtv at cvs.mythtv.org
Thu Jul 15 17:38:27 UTC 2010


#8657: Mytharchive import fails if no storage groups are defined locally
---------------------------------------+------------------------------------
 Reporter:  jtlarson@…                 |       Owner:  paulh     
     Type:  defect                     |      Status:  new       
 Priority:  major                      |   Milestone:  unknown   
Component:  Plugin - MythArchive       |     Version:  0.23-fixes
 Severity:  medium                     |     Mlocked:  0         
---------------------------------------+------------------------------------
 I have 4 slave servers--each with local storage (all cross-mounted via
 NFS), but the storage directories are defined on the master backend
 default SG, since they are shared among all the servers.

 When running the mytharchive import process on one of the slave boxes, it
 errors out like this:
 2010-07-15 09:52:48.473 copying from /myth/windows/avpc2/tmp/Test
 recording/1000_20100707111400.mpg
 2010-07-15 09:52:48.473 to /1000_20100707111400.mpg
 2010-07-15 09:52:48.474 ERROR: Unable to open destination file
 2010-07-15 09:52:48.474 Do you have write access to the directory?

 Notice that the destination path is "/1000_20100707111400.mpg"--it should
 be "/mnt/sbe3/rec1//1000_20100707111400.mpg". I believe that mytharchive
 is simply looking for folders in the 'Default' SG that match the local
 hostanme--and if none are found the query returns nothing and the script
 chokes. See the following link for a little more detail:
 [http://ubuntuforums.org/showpost.php?p=4844808&postcount=6]

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


More information about the mythtv-commits mailing list