[mythtv-users] Mytharchive can't move/save .iso file to NFS mounted directory
Daniel A. Segel
mythtv at archer-segel.com
Wed May 17 16:19:55 UTC 2006
I set it up to write the iso file to a directory mounted via NFS. When
it's done creating it and tries to move it, I get this:
Finished creating ISO image
Moving ISO image to: /home/media/iso/DVDs/temp_dvd.iso
------------------------------------------------------------
Traceback (most recent call last):
File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
2753, in ?
processJob(job)
File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
2616, in processJob
os.rename(os.path.join(getTempPath(), 'mythburn.iso'), savefilename)
OSError: [Errno 18] Invalid cross-device link
------------------------------------------------------------
The /home/media directory is mounted via NFS from a different server. df
-h output:
tallulah:/home/media 513G 477G 36G 94% /home/media
If I have it write the file locally it works fine, and afterwards I can
manually copy or move it to that directory successfully as well.
Daniel
More information about the mythtv-users
mailing list