New updates available

openmediavault 8.0.7

  • Update i18n files.
  • Various improvements.
  • Issue #2100: Fix bug when reloading sysctl configuration.

openmediavault-md 8.0.2

  • Show device file in dashboard widget if name is empty.

openmediavault-photoprism 8.0.1

  • Issue #2110: Modify MariaDB image version to 11 as suggested in the PhotoPrism documentation.

New updates available

openmediavault 8.0.6

  • Various improvements.
  • Add support for network interfaces connected via USB bus.

openmediavault-ftp 8.0.1

  • Handle SSL certificates with Elliptic Curve (EC) cryptography.

New updates available

openmediavault 8.0.5

  • Add the environment variables OMV_SMARTMONTOOLS_UPDATE_DRIVEDB_ENABLED and OMV_SMARTMONTOOLS_UPDATE_DRIVEDB_OPTIONS to customize the weekly update of the smartmontools drive database.
  • Fix the sendmail wrapper bug when email notifications are disabled and the postfix configuration is generated.
  • Improved visualization of shared folders that point to a non-existent filesystem. These are now displayed as Unavailable.

openmediavault-md 8.0.1

  • Adapt to Debian 13 defaults.

If you do not get emails from your OMV system anymore, please perform the following commands from the CLI as root user. Make sure you’ve disabled email notifications in the UI before.

# dpkg-divert --remove /usr/sbin/sendmail
# rm /usr/sbin/sendmail
# apt-get install --yes --reinstall postfix
# omv-salt deploy run postfix

I apologize for the inconvenience.

New update available

openmediavault 8.0.4

  • Add OMV_MD_STRIPE_CACHE_SIZE environment variable to customize the md/stripe_cache_size setting for MD RAID5/RAID6 arrays. Defaults to 8192.

New update available

openmediavault 8.0.3

  • Make sure Debian package repositories are configured.
  • Fix parsing the BTRFS statistics.