MikroTik Changelog Tracker
← Back to search All components

Component: rose-storage

35 changelog entries across 7 version(s)

Activity over time (changelog entries per month)

7.19 Stable 2025-May-22 (8 months ago)
  • added Btrfs disk balance command (CLI only);
  • added degraded Btrfs mount option (CLI only);
  • fixed mounting Btrfs subvolumes using macOS SMB client;
  • fixes for Btrfs;
  • improved system stability when removing NVMe disks;
  • rename default RAID device name from "raid" to "raid-array";
  • show Btrfs balance and scrub errors if any;
7.18 Stable 2025-Feb-24 (11 months ago)
  • add btrfs filesystem add-device/remove-device/replace-device/replace-cancel commands to add/remove/replace disks to/from a live filesystem;
  • add btrfs filesystem balance-start/cancel commands;
  • add btrfs filesystem scrub-start, scrub-cancel commands (CLI only);
  • add btrfs transfers, supports send/receive into/from file for transferring subvolumes across btrfs filesystems;
  • add support to add/remove btrfs subvolumes/snapshots;
  • added support for advanced btrfs features: multi-disk support, subvolumes, snapshots, subvolume send/receive, data/metadata profiles, compression, etc;
  • allow to separately mount any btrfs subvolumes;
  • fixes for btrfs server;
  • update rsync to 3.4.1;
7.17 Stable 2025-Jan-16 (1 year ago)
  • allow to set iscsi-iqn only when type=iscsi and allow nvme-tcp-name only when type=nvme-tcp;
  • do not allow to format exported disks;
  • enable autocomplete for local-path property in "/file/sync" menu;
  • enable more threads for faster RAID sync;
  • ensure unique nvme-tcp-names for nvme-tcp clients;
  • improved error messages;
  • improved system stability;
7.16 Stable 2024-Sep-20 (1 year ago)
  • fixed "/file sysnc status" parameter to be read-only;
  • moved "/rsync-daemon" to "/file rsync-daemon;
  • renamed sync "remote-addr" property to "remote-address";
7.11 Stable 2023-Aug-15 (2 years ago)
  • added "scsi-scan" command (CLI only);
  • added disk stats for ramdisks;
  • fixed RAID 0 creation;
  • limit striped RAID element size to smallest disk size;
7.10 Stable 2023-Jun-15 (2 years ago)
  • added support for multiple smb users and smb shares;
7.9 Stable 2023-May-02 (2 years ago)
  • added option to nvme-discover with hostname (CLI only);
  • fixed crash on nvme-tcp disable;
  • fixed rsync transfer permissions;
  • various stability fixes;