APF on OMV 3 Fixing

  • For all the Mac users, you probably know that APF isn't working on OMV 3 (at least with the plugin).
    That is what I'm trying to fix.


    During the installation of the plugin, it returns the error that the package netatalk couldn't be found.
    Thanks to this guy, the netatalk packages are availble on his website: https://daniel-lange.com/archi…s-on-Debian-8-Jessie.html


    So what I did was installing his packages via:

    Code
    cd /tmp/
    wget https://daniel-lange.com/software/netatalk/gcrypt/netatalk_3.1.7-1_amd64.deb
    wget https://daniel-lange.com/software/netatalk/gcrypt/libatalk16_3.1.7-1_amd64.deb
    wget https://daniel-lange.com/software/netatalk/gcrypt/libatalk-dev_3.1.7-1_amd64.deb
    apt-get install libcrack2
    dpkg -i libatalk* netatalk_3.1.7-1_amd64.deb 
    apt-get -f install


    Installing the plugin did now work, but while trying to activate I get the following messages:
    'Failed to execute command 'export LANG=C; monit monitor netatalk 2>&1': Action failed -- There is no service by that name'
    -> Was able to run this manually and it only return this one time.
    Second one is this:
    'Failed to execute command 'export LANG=C; systemctl stop avahi-daemon 2>&1': Job for avahi-daemon.service canceled.'


    So we might be able to create a quick fix for this plugin? I want to invest some time in it.

    HW: Supermicro X11SSH-TF (2x10Gbit) - Xeon E3-1235LV5 - 32GB ECC - 5x3TB WD Green (Raid-Z2) - 2x240GB SSD for OS
    OS: Debian Jessie 8.4 - OMV 3.0.13 - Kernel 4.5.0-0.bpo.1-amd64 - OMVExtrasORG 3.0.12 - OMV-ZFS 3.0.1 - OMV-Netatalk - Crashplan

    • Offizieller Beitrag

    The config that plugin generates is different than afp3 needs. It isn't a quick fix.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Actually it is as long as nothing changes in the GUI.
    Only 2 files that I need to fix correct?


    /usr/share/openmediavault/mkconf/netatalk
    /usr/share/openmediavault/mkconf/monit.d/netatalk

    HW: Supermicro X11SSH-TF (2x10Gbit) - Xeon E3-1235LV5 - 32GB ECC - 5x3TB WD Green (Raid-Z2) - 2x240GB SSD for OS
    OS: Debian Jessie 8.4 - OMV 3.0.13 - Kernel 4.5.0-0.bpo.1-amd64 - OMVExtrasORG 3.0.12 - OMV-ZFS 3.0.1 - OMV-Netatalk - Crashplan

    • Offizieller Beitrag

    From what I understand, the config file written by the mkconf file is quite a bit different. It may only be one file but the format has to be changed. This can take time to do and getting OMV 3.x is a priority right now. I'm sure you could do the work and submit it to Volker though.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.6 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

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