Posts by CaptainPedro

    omv 7.5.2-1 sandworm| 64 bit |processor (2) Intel(R) Xeon(R) CPU E5405 @ 2.00GHz | Kernel Linux Linux 6.1.0-30-amd64 | 22G DDR2 ram

    I was hoping to use the global variables as recommended on the OMV-extras guide for installing Docker like this


    THE FOLLOWING VARIABLES CAN BE USED IN ANY COMPOSE FILE

    # THEIR VALUE WILL BE REPLACED BY THE VALUE ASSIGNED HERE

    # YOU CAN ADD AS MANY VARIABLES AS YOU NEED

    #

    #

    # Customize the PID and GID value of your appuser user.

    # You can see it in the OMV GUI in the USERS > USERS tab

    #

    APPUSER_PUID=1001

    APPUSER_PGID=100

    #

    # Customize your time zone value.

    # You can see it in the OMV GUI in the SYSTEM > DATE & TIME tab

    #

    TIME_ZONE_VALUE=US/Eastern

    #

    # In this file you can define how many paths you need for different compose files.

    # The following are examples corresponding to the example system in the Docker on OMV document on the omv-extras wiki.

    # Customize the values according to your system configuration.

    #

    PATH_TO_APPDATA=/srv/dev-disk-by-uuid-5a4b77fb-1f6f-4315-990e-10ab31bf0f2c/AppData

    PATH_TO_DATA=/srv/mergerfs/DataPool/NAS_Folders

    PATH_TO_DOCUMENTS=/srv/mergerfs/DataPool/NAS_Folders/User_Docs

    PATH_TO_MEDIA=/srv/mergerfs/DataPool/NAS_Folders/Media

    PATH_TO_MOVIES=/srv/mergerfs/DataPool/NAS_Folders/Media/Movies

    PATH_TO_PHOTOS=/srv/mergerfs/DataPool/NAS_Folders/Media/Photos

    PATH_TO_TV=/srv/mergerfs/DataPool/NAS_Folders/Media/TV

    PATH_TO_MUSIC=/srv/mergerfs/DataPool/NAS_Folders/Media/Music

    PATH_TO_BACKUPS=/srv/dev-disk-by-uuid-384444bb-f020-4492-acd2-5997e908f49f/backups

    PATH_TO_DOWNLOADS=/srv/dev-disk-by-uuid-384444bb-f020-4492-acd2-5997e908f49f/downloads

    I created the shared folders and used the copy function to set up the global variables

    the APPDATA path is the extra drive to isolate Docker from the OS, but based on the example compose file I'm not sure how to implement the global variables


    omv 7.5.2-1 sandworm| 64 bit |processor (2) Intel(R) Xeon(R) CPU E5405 @ 2.00GHz | Kernel Linux Linux 6.1.0-30-amd64 | 22G DDR2 ram


    ---

    services:

    plex:

    image: lscr.io/linuxserver/plex:latest

    container_name: plex

    network_mode: host

    environment:

    - PUID=1001

    - PGID=100

    - VERSION=latest

    volumes:

    - /dev/shm:/transcode

    - /etc/localtime:/etc/localtime:ro

    - CHANGE_TO_COMPOSE_DATA_PATH/plex/database:/config

    - CHANGE_TO_COMPOSE_DATA_PATH/plex/multimedia:/multimedia

    restart: unless-stopped


    omv 7.5.2-1 sandworm| 64 bit |processor (2) Intel(R) Xeon(R) CPU E5405 @ 2.00GHz | Kernel Linux Linux 6.1.0-30-amd64 | 22G DDR2 ram

    I have a new install of OMV, docker installed smoothly. As recommended Docker is on a separate drive from OMV. I installed Plex by creating from example in OMV |SERVICES|COMPOSE|FILES|. When i try to start Plex from the web interface at #.#.#.#:32400/web I get ERR_CONNECTION_REFUSED. Same result from other machine on the LAN. Plex service is running but using no ports







    omv 7.5.2-1 sandworm| 64 bit |processor (2) Intel(R) Xeon(R) CPU E5405 @ 2.00GHz | Kernel Linux Linux 6.1.0-30-amd64 | 22G DDR2 ram

    root@NAS:~# dpkg -l | grep openme

    ii openmediavault 7.5.0-1 all openmediavault - The open network attached storage solution

    ii openmediavault-flashmemory 7.0.1 all folder2ram plugin for openmediavault

    ii openmediavault-keyring 1.0.2-2 all GnuPG archive keys of the openmediavault archive

    ii openmediavault-mergerfs 7.0.5 all mergerfs plugin for openmediavault.

    ii openmediavault-omvextrasorg 7.0 all OMV-Extras.org Package Repositories for OpenMediaVault

    ii openmediavault-sharerootfs 7.0-1 all openmediavault share root filesystem plugin

    ii openmediavault-snapraid 7.0.12 all snapraid plugin for OpenMediaVault.


    omv 7.5.0-1 sandworm| 64 bit |processor (2) Intel(R) Xeon(R) CPU E5405 @ 2.00GHz | Kernel Linux 6.1.0-28-amd64 | 22G DDR2 ram

    7.5.0-1 (

    I'm trying to complete the setup of my NAS using OMV 7.5.0-1. I've installed SnapRAID using the plugin installer, and configured it through the GUI to use two data drives and one parity drive all three are Seagate enterprise 4T drives, the drive info is as follows:


    Data 1 (D1)

    • /dev/disk/by-diskseq/2
    • /dev/disk/by-id/scsi-35000c50089443097
    • /dev/disk/by-id/wwn-0x5000c50089443097
    • /dev/disk/by-path/pci-0000:40:00.0-scsi-0:0:13:0

    Data 2 (D2)

    • /dev/disk/by-diskseq/3
    • /dev/disk/by-id/scsi-35000c50062e2fdf7
    • /dev/disk/by-id/wwn-0x5000c50062e2fdf7
    • /dev/disk/by-path/pci-0000:40:00.0-scsi-0:0:14:0

    Parity (P1)

    • /dev/disk/by-diskseq/4
    • /dev/disk/by-id/scsi-35000c50062e2f073
    • /dev/disk/by-id/wwn-0x5000c50062e2f073
    • /dev/disk/by-path/pci-0000:40:00.0-scsi-0:0:15:0

    When I try to run the scheduled task 'snapraid sync' from the systems tab I get the following error


    500 – Internal Server Error

    Failed to execute command ‘export

    Path=/bin:/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin;

    Export LC_ALL=C.UTF-8; export LANGUAGE=; export

    Shell=/bin/sh; sudo –shell –non-interactive –user=’root’ –

    /var/lib/openmediavault/cron.d/userdefined-b0f3205b-e27c-

    45d6-a90c-10074e5d516e 2>&1’ with exit code ‘1’: Selftest… No

    Configuration fie found at ‘/ect/snapraid.conf’


    but if I go to the snapraid tab under services, select Array and then use the tools dropdown to run sync it works fine. What am I doing wrong?





    -1 (Sandworm)dworm)d

    Well, sophomoric mistake or not following good advice notwithstanding, I tried one more time to follow the excellently produced and well explained You Tube video that I had successfully used to build a NAS using OMV, Flashmemory, Mergerfs, and Snapraid. Still worth a view; overall explanation of what you're doing and why as well as lots of small details that other videos I watched missed as I tried to decide between prox mox , Truenas, unraid and OMV see it here

    External Content www.youtube.com
    Content embedded from external sources will not be displayed without your consent.
    Through the activation of external content, you agree that personal data may be transferred to third party platforms. We have provided more information on this in our privacy policy.
    . I got the same results I've been getting, So I made a new USB bootable drive and went through the installation step by step as outlined in the documentation on the OMV website. Guess what? it worked! I guess the comments from forum members on do the work, skip You Tube is good advice. Since the Photoprism pugin doesn't seem to work on my hardware and One of you said I should just user docker anyway, I have started reading up on Docker on the OMV-extras website. They recommend installing the OS and Docker on different drives. The USB that my MB uses is pretty slow, so I opted not to use a pen drive for the OS. It's on 128G SSD drive connected to a SATA port on the MB. After reading the beginner notes on containers it makes total sense to have containerized apps running on their own resources I'm running

    System Information
    Version

    7.4.10-1 (Sandworm)

    Processor
    Intel(R) Xeon(R) CPU E5405 @ 2.00GHz

    Kernel
    Linux 6.1.0-26-amd64

    With 24G of RAM

    Does it make sense to invest in another 128G SSD to run the Docker apps on?

    Thanks for your patience

    Thanks for the tip, I see it in the GUI under Storage->Shared Folders. I'm 99% sure that I deleted everything through the GUI and confirmed that it was gone in the CLI and then started over Rather than playing blindman's bluff I can rebuild the OMV instance from scratch and detail what i do as I go to be sure that this is not a sophomoric mistake before I burn a bunch of your time?

    root@NAS:/srv/mergerfs# cd /srv/dev-disk-by-uuid-9e08cd65-f9b9-461e-a663-3315a3d92178

    root@NAS:/srv/dev-disk-by-uuid-9e08cd65-f9b9-461e-a663-3315a3d92178# ls -al

    total 8

    drwxrwxr-x 2 root users 4096 Oct 26 21:30 .

    drwxr-xr-x 8 root root 4096 Oct 26 20:38 ..

    root@NAS:/srv/dev-disk-by-uuid-9e08cd65-f9b9-461e-a663-3315a3d92178#


    root@NAS:/srv/dev-disk-by-uuid-9e08cd65-f9b9-461e-a663-3315a3d92178# cd /srv/dev-disk-by-uuid-bb6a30e6-d3fc-4668-af9b-2bcfe6b7f990

    root@NAS:/srv/dev-disk-by-uuid-bb6a30e6-d3fc-4668-af9b-2bcfe6b7f990# ls -al

    total 8

    drwxrwxr-x 2 root users 4096 Oct 26 21:30 .

    drwxr-xr-x 8 root root 4096 Oct 26 20:38 ..

    root@NAS:/srv/dev-disk-by-uuid-bb6a30e6-d3fc-4668-af9b-2bcfe6b7f990#

    I assume that you want these as well

    thanks Not being sure that I have all the folders your looking for here is a copy of the commands I used to try and clarify your question


    root@NAS:~# cd /srv/mergerfs

    root@NAS:/srv/mergerfs# pwd

    /srv/mergerfs

    root@NAS:/srv/mergerfs# ls -al

    total 12

    drwxrwxrwx 3 root root 4096 Oct 26 21:36 .

    drwxr-xr-x 8 root root 4096 Oct 26 20:38 ..

    drwxr-xr-x 3 root root 4096 Oct 26 21:36 POOL02