Union Filesystems (MergerFS) Mount Point

  • I am wanting to install a Syncthing container with my OMV install. I have pooled my disks together using the Union Filesystems plugin.


    I am struggling to find where I need to set the container bind points. For example, I want to set a bind point to my Pictures folder that is on my unionized filesystem. Of course, I could just set the bind point to an individual disk, but then I am losing the benefits of mergerfs. Is anyone aware of where the Union Filesystems plugin mounts its created directories?


    Thanks in advance!

    • Offizieller Beitrag

    Is anyone aware of where the Union Filesystems plugin mounts its created directories?

    WinSCP will help you see it. As gderf said look in /srv

    https://openmediavault.readthe…/newuserguide.html#winscp

  • My individual drives are mounted under /srv labelled as dev-disk-by-uuid. But as far as I can tell, the unionized filesystem is not. The two folders in green have no visible data in them.

  • What is in the third on the list?


    Post the contents of /etc/fstab

    --
    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.

  • What is in the third on the list?

    Oh, my... That was definitely it! I honestly would have sworn I looked under every folder before.

    Thank you so much!



    I'll post the answers to the other questions below, in case it might help someone else.

    Is your system OMV5 or OMV6?

    I'm running OMV5


    Post the contents of /etc/fstab

    # /etc/fstab: static file system information.

    #

    # Use 'blkid' to print the universally unique identifier for a

    # device; this may be used with UUID= as a more robust way to name devices

    # that works even if disks are added and removed. See fstab(5).

    #

    # <file system> <mount point> <type> <options> <dump> <pass>

    # / was on /dev/sdb2 during installation

    UUID=0ca63060-ba15-4497-a849-b9bb18c97408 / ext4 errors=remount-ro 0 1

    # /boot/efi was on /dev/sdb1 during installation

    UUID=8EA2-2236 /boot/efi vfat umask=0077 0 1

    # swap was on /dev/sdb3 during installation

    UUID=b4fada66-3168-48c7-96bd-f0864d47c8fd none swap sw 0 0

    # >>> [openmediavault]

    /dev/disk/by-uuid/220b35e0-8965-4113-b108-d91fbc09ec26 /srv/dev-disk-by-uuid-220b35e0-8965-4113-b108-d91fbc09ec26 ext4 defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2

    /dev/disk/by-uuid/546ba162-65da-411f-85d2-ea6c2556daec /srv/dev-disk-by-uuid-546ba162-65da-411f-85d2-ea6c2556daec ext4 defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2

    /dev/disk/by-uuid/bd6fb163-8191-494c-85ad-6e27ea3d4984 /srv/dev-disk-by-uuid-bd6fb163-8191-494c-85ad-6e27ea3d4984 ext4 defaults,nofail,user_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl 0 2

    /srv/dev-disk-by-uuid-546ba162-65da-411f-85d2-ea6c2556daec:/srv/dev-disk-by-uuid-220b35e0-8965-4113-b108-d91fbc09ec26 /srv/81f03c47-dad7-4a56-82c9-c1ae2207d109 fuse.mergerfs defaults,allow_other,cache.files=off,use_ino,category.create=mfs,minfreespace=100G,fsname=AMS-Files:81f03c47-dad7-4a56-82c9-c1ae2207d109,x-systemd.requires=/srv/dev-disk-by-uuid-546ba162-65da-411f-85d2-ea6c2556daec,x-systemd.requires=/srv/dev-disk-by-uuid-220b35e0-8965-4113-b108-d91fbc09ec26 0 0

    # <<< [openmediavault]

  • adamsurette

    Hat das Label OMV 5.x hinzugefügt.
  • adamsurette

    Hat das Label gelöst hinzugefügt.

Jetzt mitmachen!

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