Posts by Miquelnet

    dpkg -l | grep mdadm


    Code
    ii  mdadm           4.4-11        amd64        tool for managing Linux MD devices (software RAID)



    mdadm.conf


    Code
    # This file is auto-generated by openmediavault (https://www.openmediavault.org)# WARNING: Do not edit this file, your changes will get lost.# mdadm.conf## Please refer to mdadm.conf(5) for information about this file.## by default, scan all partitions (/proc/partitions) for MD superblocks.# alternatively, specify devices to scan, using wildcards if desired.# Note, if no DEVICE line is present, then "DEVICE partitions" is assumed.# To avoid the auto-assembly of RAID devices a pattern that CAN'T match is# used if no RAID devices are configured.DEVICE partitions
    # auto-create devices with Debian standard permissions
    CREATE owner=root group=disk mode=0660 auto=yes
    # automatically tag new arrays as belonging to the local system
    HOMEHOST <system>
    # instruct the monitoring daemon where to send mail alerts
    MAILADDR m*****el@********.com
    MAILFROM root
    # definitions of existing MD arrays
    ARRAY /dev/md/0 metadata=1.2 UUID=66*****1:334e*****:ad****5a:53*****d0

    Hi,


    i need help for two issues after OMV 7 to 8 upgrade.


    1.- mdmonitor stops works:


    dic 13 08:35:39 nas systemd[1]: Started mdmonitor.service - MD array monitor.

    dic 13 08:35:39 nas mdadm[791]: mdadm: No mail address or alert command - not monitoring.

    dic 13 08:35:39 nas systemd[1]: mdmonitor.service: Main process exited, code=exited, status=1/FAILU>

    dic 13 08:35:39 nas systemd[1]: mdmonitor.service: Failed with result 'exit-code'.


    MAILADDR is configured in mdadm.conf


    In anacron email:


    /etc/cron.daily/openmediavault-mdadm:

    mdadm: No mail address or alert command - not monitoring.

    run-parts: /etc/cron.daily/openmediavault-mdadm exited with return code 1



    2.- Source list:


    In anacron email


    /etc/cron.daily/openmediavault-apticron:


    W:


    https://deb.nodesource.com/nod…dists/bullseye/InRelease: Policy will reject signature within a year, see --audit for details

    /etc/cron.daily/openmediavault-mdadm:

    mdadm: No mail address or alert command - not monitoring.

    run-parts: /etc/cron.daily/openmediavault-mdadm exited with return code 1

    Thank you in advance.

    Hi,


    I had openmediavault installed for 1 year with no problems.


    Yesterday stopped having access to the WEBGUI with error 403 forbidden. I have tried everything and when I try to reinstall openmediavault I get many dependency errors and the process aborts.


    Any attempt to access a file and/or service related to openmediavault results in '...Not Found', like omv-firstaid, etc...


    I would not to lose the installation. Can anyone help me?


    Thank you in advance.