View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 4 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Mar 03, 2007 1:43 am 
Offline
Joined: Wed Feb 14, 2007 9:19 am
Posts: 38
Location: Rockford, MI USA
I have a lot of video files on a NasLite Server that I want to be able to add to the Media Library. The files are on different drives/directories on the server.

At first I tried mounting each NFS share in a seperate subdirectory beneath /myth/video

None of the files were accessible, and the Media Library Browser doesn't seem to want to allow me to open the subdirectories. They don't appear in the browser.

When I try mounting the NFS shared files directly to /myth/video, only the files in the last NFS share specified show up.

Currently I've added the following lines to /etc/fstab

192.168.0.8:/export/Disk-1/DVR /myth/video nfs (blah, blah, blah)
192.168.0.8:/export/Disk-1/DVRTEMP /myth/video nfs (blah, blah, blah)
192.168.0.8:/export/Disk-3/MPGS /myth/video nfs (blah, blah, blah)

Only the files in the last line are showing up in /myth/video

What can I do to so that I can browse multiple NFS shares in /myth/video?

BTW, I have exactly the same problem trying to mount files from multiple NFS shares in /myth/music.

I'm afraid my LINUX knowledge is not up to solving this problem, I'e been working on it for 10 days, and can't seem to find anything in all of my searches of the forums, How-to's, etc, that address this issue.

DaveJ45


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 03, 2007 2:33 am 
Offline
Site Admin
Joined: Fri Oct 31, 2003 11:40 pm
Posts: 357
Location: Irvine, Ca
Look into a unionfs for mounting multiple filesystems over a single place.


Top
 Profile  
 
PostPosted: Sat Mar 03, 2007 10:10 am 
Offline
Joined: Wed Nov 16, 2005 8:55 pm
Posts: 1381
Location: Farmington, MI USA
davej45 wrote:
At first I tried mounting each NFS share in a seperate subdirectory beneath /myth/video

None of the files were accessible, and the Media Library Browser doesn't seem to want to allow me to open the subdirectories. They don't appear in the browser.
Typically a permission problem. Does the mythtv user have access permissions to those directories/files?

davej45 wrote:
When I try mounting the NFS shared files directly to /myth/video, only the files in the last NFS share specified show up.
As it should. Each mount overlays the contents of the directory, so if you were to mount say 3 filesystems into /myth/video, only the last filesystem would be available.

davej45 wrote:
Currently I've added the following lines to /etc/fstab

192.168.0.8:/export/Disk-1/DVR /myth/video nfs (blah, blah, blah)
192.168.0.8:/export/Disk-1/DVRTEMP /myth/video nfs (blah, blah, blah)
192.168.0.8:/export/Disk-3/MPGS /myth/video nfs (blah, blah, blah)

Only the files in the last line are showing up in /myth/video
Correct, see above. The (blah, blah, blah) portion may have something to do with the permissions issue...

davej45 wrote:
What can I do to so that I can browse multiple NFS shares in /myth/video?
Mount them into different sub-directories that the mythtv user has access permissions to (have a look at tjc's posts in http://mysettopbox.tv/phpBB2/viewtopic. ... highlight=), or check into unionFS as Dale suggested.


Top
 Profile  
 
 Post subject: unionFS on R5E50?
PostPosted: Fri Apr 13, 2007 11:44 pm 
Offline
Joined: Wed Feb 14, 2007 9:19 am
Posts: 38
Location: Rockford, MI USA
OK,

I tried setting up unionfs on my R5E50 backend, but I keep getting error messages when I try to mount the filesystem.

Using the following command:

mount -t unionfs -o rw,dirs=/myth/video/DVR=rw null /myth/video/files

gives me the following error message:

mount: unknown filesystem type 'unionfs'

other variants of the same command all give the same error message.

/etc/modules shows unionfs is loaded at boot...

the directory /myth/video/files has been created


Is there something I am missing, or is there something else I need to do to be able to use unionFS with R5E50?

Internet searches on unionFS and Debian don't shed much light, just a few references to commands pretty much similar to the one I am using.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu