openmediavault 6.4.4
- Issue #420: Fix SMB issue with Btrfs subvolumes. The incorrect displayed share size in Windows should be fixed as well. Samba will call
omv-btrfs-dfreeto fetch the disk stats and cache them for 30 seconds.
openmediavault 6.4.4
omv-btrfs-dfree to fetch the disk stats and cache them for 30 seconds.openmediavault 6.4.3
openmediavault-nut 6.0.5
openmediavault 6.4.2
openmediavault 6.4.1
openmediavault-ftp 6.0.1
openmediavault-nut 6.0.4
We encountered a strange bug in systemd-networkd that causes some troubles on systems which are using DHCP to configure the network interfaces. Because of unknown reasons the systemd-networkd service may crash, e.g. when a new network configuration is applied.
You can workaround by rebooting the system or by running
systemctl restart systemd-networkd.service
several times until
systemctl status systemd-networkd.service
reports the service is running. You can alternatively run the command
omv-salt deploy run systemd-networkd
If everything fails, use static IP addresses until the bug has been fixed upstream by the Debian project.
The bug has been reported upstream at https://github.com/systemd/systemd/issues/27854 and https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036949.