|
SageTV for unRAID/Docker Discussion related to SageTV for unRAID/Docker. Questions, issues, problems, suggestions, etc. relating to SageTV for unRAID/Docker should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Unraid/Docker UNC
I am giving Docker a shot, and I am having some problems.
My current setup: Windows 10 Storage Spaces for Media - basically a big shared drive,called media-server, and has an IP address of 10.99.2.10 Windows 10 SageTV server with UNC paths to files I want to, for now, to keep my files on the Windows 10 device, as I have a few terabytes of recordings (wife) When setting up docker, It won't see the UNC directories, so I can't point it to something like //Media-Server/Sage1. I don't think that would work anyway, since there is no way to put a username for share permissions. So, I thought I would set up a map with a mount point, and it keep it simple: Code:
mount -t cifs -o username=USER,password=PASSWORD //10.99.2.10/Sage1 /mnt/sage1 Code:
mount error(5): Input/output error I read the threads, but I didn't seem to see people having the same problem, although lots of discussions about shares. I would assume tons of people have a similar configuration...any help? |
#2
|
|||
|
|||
You might want to use the unassigned devices plugin and manage the mount through the web UI.
__________________
Home Network: https://karylstein.com/technology.html |
#3
|
|||
|
|||
Thanks. I just did that and it works.
Sage didn't seem to be able to the mount points inside of the Detailed Setup -> Video Recording Directories. The entire /mnt directory was empty. Must be a configuration issue. Instead, went inside the Sage docker setup and just remapped /var/media to the new mount point that the Unassigned Devices created. I would assume that I could just create a few more mappings, or try and throw all of the recordings in the same path. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to setup a USB-UIRT in unRAID/Docker | wayner | SageTV for unRAID/Docker | 42 | 07-02-2018 09:30 PM |
Pegged CPU for unRaid docker | MacDaddy | SageTV for unRAID/Docker | 4 | 08-22-2017 12:39 PM |
Docker Image for unRaid | ChaOConnor | SageTV Linux | 73 | 05-28-2017 11:57 AM |
OpenDCT on unRaid Docker failing | amg | SageTV for unRAID/Docker | 4 | 03-27-2017 09:41 AM |
Is unRAID/Docker the right OS for me? | wayner | SageTV for unRAID/Docker | 32 | 01-12-2017 03:08 PM |