dmuller720
Cadet
- Joined
- Feb 12, 2017
- Messages
- 3
Hello FreeNAS forums! I've been banging my head against this issue for a couple weeks now and thought it time to seek out some help.
I. Summary
I have one FreeNAS server and one server running Ubuntu. I would like to run Plex in a docker on the Ubuntu server and have the Plex config and media directories point to a network share located on the FreeNAS server. Additionally, I would like to run a virtual machine on the Ubuntu server which would have full access to the mounted directories.
II. Servers
FreeNAS Server
Ubuntu Server
III. Current Configuration
I have set up data-sets and CIFS shares similarly to this link. I have the data-sets owned by a user and group, the cifs shares defined, and the shares mounted to the Ubuntu Servers filesystem using the toma user and its password like this
Like this I am able to connect to the shared directories, but do not have rw access. Therefore when I start up plexinc/pms-docker I get Permission Denied when it tries to set up its config files. On top of this, I would like to set up a KVM virtual machine on the Ubuntu Server that has rw access to the mounts, but I would imagine that once I get the proper mount configuration this will not be an issue.
I am in no way married to the smb shares, they are just what I was most comfortable with.
I have attached some images of some of my current configurations and would gladly provide any other information that you would need.
I really appreciate any help I can get.
Thanks,
Dan
I. Summary
I have one FreeNAS server and one server running Ubuntu. I would like to run Plex in a docker on the Ubuntu server and have the Plex config and media directories point to a network share located on the FreeNAS server. Additionally, I would like to run a virtual machine on the Ubuntu server which would have full access to the mounted directories.
II. Servers
FreeNAS Server
Build: FreeNAS-11.0-U4 (54848d13b)
Platform: Intel(R) Pentium(R) CPU G3258 @ 3.20GHz
CPU(s): 4
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
Memory: 8042MB
Ubuntu Server
Build: Ubuntu 17.04
Platform: Intel(R) Xeon(R) CPU E5-2670 @ 2.60GHz
CPU(s): 32
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 2
Memory: 49152MB
III. Current Configuration
I have set up data-sets and CIFS shares similarly to this link. I have the data-sets owned by a user and group, the cifs shares defined, and the shares mounted to the Ubuntu Servers filesystem using the toma user and its password like this
//192.168.1.142/plex /mnt/plex cifs credentials=~/toma.credentials,uid=1001,gid=1001,iocharset=utf8,file_mode=0777,dir_mode=0777
Like this I am able to connect to the shared directories, but do not have rw access. Therefore when I start up plexinc/pms-docker I get Permission Denied when it tries to set up its config files. On top of this, I would like to set up a KVM virtual machine on the Ubuntu Server that has rw access to the mounts, but I would imagine that once I get the proper mount configuration this will not be an issue.
I am in no way married to the smb shares, they are just what I was most comfortable with.
I have attached some images of some of my current configurations and would gladly provide any other information that you would need.
I really appreciate any help I can get.
Thanks,
Dan
Attachments
-
Screen Shot 2017-10-14 at 11.31.52 AM.png303.9 KB · Views: 548
-
Screen Shot 2017-10-14 at 11.54.50 AM.png130.8 KB · Views: 563
-
Screen Shot 2017-10-14 at 11.55.05 AM.png70.2 KB · Views: 534
-
Screen Shot 2017-10-14 at 11.55.17 AM.png150.6 KB · Views: 517
-
Screen Shot 2017-10-14 at 11.55.33 AM.png123.4 KB · Views: 530