Posts by daschmidt1994

    Good evening,


    short question.


    Is it possible to encrypt a mergerfs? Have for a backup 2 HDD stripped with mergerfs and look for encryption.


    With luks there I can't see a device(mergerfs) in the dropdownlist.

    oh sorry that was my fault, in the document standt only changes between the # and I added it on the bottom.




    I don't understand why the sda2 have a mountpoint with /export/frigate

    I'm back with the same problem and still have no solution, but now I need the nfs for my frigate.


    Have nobody the same problem?

    The nfs share writte often to my root directory after a rebot from my openmediavault.


    Code
    root@openmediavault:/export/frigate# df -h /
    Dateisystem    Größe Benutzt Verf. Verw% Eingehängt auf
    /dev/sda2       218G     40G  167G   20% /


    the export:


    Code
    # This file is auto-generated by openmediavault (https://www.openmediavault.org)# WARNING: Do not edit this file, your changes will get lost.
    # /etc/exports: the access control list for filesystems which may be exported
    #               to NFS clients.  See exports(5).
    /export/frigate 192.168.178.220(fsid=02063ded-ecfe-429d-b651-4d1866067c58,rw,subtree_check,insecure,no_root_squash,crossmnt)
    /export 192.168.178.220(ro,fsid=0,root_squash,subtree_check)


    the mount om the client:


    Code
    root@debianswag:~/docker/frigate# mount | grep nfs
    192.168.178.199:/frigate on /mnt/frigate type nfs4 (rw,relatime,vers=4.2,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.178.220,local_lock=none,addr=192.168.178.199,_netdev)

    dpkg -l | grep openme


    sudo omv-confdbadm migrate "conf.service.compose" "7.2.8"

    Code
    root@openmediavault:~# sudo omv-confdbadm migrate "conf.service.compose" "7.2.8"
      Running migration conf.service.compose_7.2.8

    there is no difference betwen add a # for test in a already running compose or add a new


    Good morning,


    today i tried to add a new composefile, but get every time this error:

    : Missing 'required' attribute 'showenv'.


    Browsercache was deleted, tried different browser and pc's.


    Hope someone can help.