No raid on plex via Docker

  • In Volumes and Bind mounts, under the Container path, you have to have a valid entry there. Type a forward slash ( / ) in an empty box and you can select from the valid choices. For /config and /transcode you can not set those Read Only (R/O).

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • Let's start at the beginning. Describe your directory structure for all your movies, tv shows, and music for each data drive you have.

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • it used to be /Media/Videos/TV-shows/show name/ep01.mp4 etc.. on 2.0


    after coming to 4.0 its now


    /sharedfolders/Media/Videos/TV-Shows/show name folder/ep01.mp4
    /sharedfolders/Media/Videos/Films/Film folder/film.mp4

  • No idea what going on.


    Can't even re-add plex to docker after I deleted it.


    Code
    Error #0:
    OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; docker run -d --restart=always -v /etc/localtime:/etc/localtime:ro --net=host -e PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" -e HOME="/root" -e LANGUAGE="en_US.UTF-8" -e LANG="en_US.UTF-8" -e TERM="xterm" -e DEBIAN_FRONTEND="noninteractive" -e PLEX_DOWNLOAD="https://downloads.plex.tv/plex-media-server" -e PLEX_INSTALL="https://plex.tv/downloads/latest/1?channel=8&build=linux-ubuntu-x86_64&distro=ubuntu" -e PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/config/Library/Application Support" -e PLEX_MEDIA_SERVER_HOME="/usr/lib/plexmediaserver" -e PLEX_MEDIA_SERVER_INFO_DEVICE="docker" -e PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS="6" -e PLEX_MEDIA_SERVER_USER="abc" -v "/" "linuxserver/plex:latest" 2>&1' with exit code '127': 7e18025ae85f6cded24d15b87705958b5594955e108c9a74853bd7f0c55581fe
    docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "open /proc/self/fd: no such file or directory": unknown. in /usr/share/php/openmediavault/system/process.inc:175
    Stack trace:
    #0 /usr/share/openmediavault/engined/rpc/docker.inc(587): OMV\System\Process->execute()
    #1 [internal function]: OMVRpcServiceDocker->runContainer(Array, Array)
    #2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
    #3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('runContainer', Array, Array)
    #4 /usr/sbin/omv-engined(536): OMV\Rpc\Rpc::call('Docker', 'runContainer', Array, Array, 1)
    #5 {main}


    Code
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C; docker run -d --restart=always -v /etc/localtime:/etc/localtime:ro --net=host -e PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" -e HOME="/root" -e LANGUAGE="en_US.UTF-8" -e LANG="en_US.UTF-8" -e TERM="xterm" -e DEBIAN_FRONTEND="noninteractive" -e PLEX_DOWNLOAD="https://downloads.plex.tv/plex-media-server" -e PLEX_INSTALL="https://plex.tv/downloads/latest/1?channel=8&build=linux-ubuntu-x86_64&distro=ubuntu" -e PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR="/config/Library/Application Support" -e PLEX_MEDIA_SERVER_HOME="/usr/lib/plexmediaserver" -e PLEX_MEDIA_SERVER_INFO_DEVICE="docker" -e PLEX_MEDIA_SERVER_MAX_PLUGIN_PROCS="6" -e PLEX_MEDIA_SERVER_USER="abc" -v "/" "linuxserver/plex:latest" 2>&1' with exit code '127': 7e18025ae85f6cded24d15b87705958b5594955e108c9a74853bd7f0c55581fe docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "open /proc/self/fd: no such file or directory": unknown.
  • okay fixed the above error got it when adding / into the volume path. Still can not use any bit of my media raid on any docker images , plex sonarr. deluge etc.. none of them connect to my raid. anyone any ideas what it could be?


    also cant seem to connect to the host (even tho docker images are set to host)


  • OpenMediaVault Docker-GUI Plugin Usage


    Fixed !! this part


    Code
    Volumes and bind mounts: If the container needs to access host resources folders, this is the place where you link folders inside the container to folders in the host. For example torrent applications need an outside folder where to place downloads. At the container side you can place a :ro (example /config:ro) to present the mount as read only for the container. To the left side you have your current host machine (OMV), to the right is the path inside the container.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!