[SOLVED] OMV 3.0.99 Plugin Backup with RPI 3 B+

  • Hi,


    I have a problem with this plugin (version 3.9)
    I have this error

  • Obviously the code fails to generate the device path correctly (having /dev/sda1 --> /dev/sda in mind and failing with /dev/mmcblk0p1 --> /dev/mmcblk0 due to the additional 'p')


    You might file a bug report against the plugin referencing this thread. And I don't know whether a correct fix is to extend string handling (removing the 'p' when partition name starts with mmc) or better parse something like this:

    Code
    readlink /sys/class/block/mmcblk0p1
    readlink /sys/class/block/sda1
    • Offizieller Beitrag

    There is already another thread about this. I forgot to fix it. Just override the root device in the plugin with /dev/mmcblk0 until I fix it.

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | 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!

    • Offizieller Beitrag

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

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | 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!