MikroTik Changelogs
← Back to search All components

Component: disk

265 changelog entries across 82 version(s)

Releases by channel (stacked)

7.23.4 Long-term 2026-Sep-03 (2 weeks ago)
  • improve stability of the SMB server;
7.24.2 Stable 2026-Sep-03 (2 weeks ago)
  • improve stability of the SMB server;
7.25beta3 Development 2026-Sep-02 (2 weeks ago)
  • improve RAID5/6 throughput;
  • improve stability of the SMB server;
7.24 Stable 2026-Aug-14 (1 month ago)
  • added "last-seen" property that displays disk model and serial when removed;
  • added "raid-scrub-cancel" command;
  • added error message when disk state transitions from good to bad;
  • do not consider USB drives as self-encryption capable;
  • fixed "smart-info" not showing information on certain storage devices;
  • limited maximum swap size to be no more than 10x of device RAM;
  • resolved issue where storage device might change information upon reboot;
7.21.5 Long-term 2026-Jul-03 (2 months ago)
  • avoid reading SCSI stats all the time to allow disks to go to sleep;
7.24beta3 Development 2026-Jun-19 (3 months ago)
  • resolved issue where storage device may change information upon reboot;
7.24beta2 Development 2026-Jun-10 (3 months ago)
  • added "last-seen" property that displays disk model and serial when removed;
  • added error message when disk state transitions from good to bad;
  • avoid reading SCSI stats all the time to allow disks to go to sleep;
  • improved error message when a swap file is created without "file-size" specified;
7.23.1 Stable 2026-Jun-02 (3 months ago)
  • avoid reading SCSI stats all the time to allow disks to go to sleep;
  • improved error message when a swap file is created without "file-size" specified;
7.24beta1 Development 2026-May-26 (3 months ago)
  • added "raid-scrub-cancel" command;
  • do not consider USB drives as self-encryption capable;
  • fixed "smart-info" not showing information on certain storage devices;
  • limited maximum swap size to be no more than 10x of device RAM;
7.23 Stable 2026-May-25 (3 months ago)
  • added "/disk" smart-info;
  • added disk check and repair for ext4, Btrfs and XFS file systems;
  • improved device name tracking in "/system/resource/hardware" menu;
  • show disk io errors in "/disk" menu;
7.23beta5 Development 2026-Apr-01 (5 months ago)
  • improved device name tracking in "/system/resource/hardware" menu;
  • use USB UASP interface for supported devices (additional fixes);
7.23beta4 Development 2026-Mar-25 (5 months ago)
  • added disk check and repair for ext4, btrfs and xfs file systems;
  • use USB UASP interface for supported devices;
7.23beta2 Development 2026-Mar-13 (6 months ago)
  • added "/disk" smart-info;
  • show disk io errors in "/disk" menu;
7.22 Stable 2026-Mar-09 (6 months ago)
  • added support for file-based swap space;
  • added trim command which functions similarly to fstrim;
  • fixed issue where iSCSI did not work with ESXi and XEN hypervisors;
  • fixed issue with disks not mounting after swapping devices;
  • fixed opening a drive in read-only mode if it became locked;
  • improved BTRFS stability on TILE devices;
  • renamed format file-system=trim and trim-secure to format file-system=discard and discard-secure;
  • show if drive is encrypted and locked;
7.21.2 Stable 2026-Jan-29 (7 months ago)
  • fixed issue where mountpoint was not removed after removing the disk;
7.22beta6 Development 2026-Jan-28 (7 months ago)
  • fixed issue where mountpoint was not removed after removing the disk;
7.22beta5 Development 2026-Jan-21 (8 months ago)
  • added support for file-based swap space;
7.22beta3 Development 2026-Jan-14 (8 months ago)
  • added trim command which functions similarly to fstrim;
  • fixed issue where iSCSI did not work with ESXi and XEN hypervisors;
  • fixed issue with disks not mounting after swapping devices;
  • fixed opening a drive in read-only mode if it became locked;
  • improved BTRFS stability on TILE devices;
  • renamed format file-system=trim and trim-secure to format file-system=discard and discard-secure;
7.21 Stable 2026-Jan-12 (8 months ago)
  • added nvme-tcp-server-nqn setting to be able to explicitly configure NQN, will default to "nqn.2000-02.com.mikrotik:slot" for new configurations;
  • allow only lowercase chars in iscsi-server-iqn;
  • allow to have type=file devices without rose-storage (needed for file based swap);
  • allow to set smb-share only for type=smb;
  • consolidate client states into single field, as each item can be only one type of "client";
  • do not allow setting raid-master when have filesystem;
  • do not allow starting Btrfs replace when replace is suspended;
  • do not delete partition configs on device remove and eject (fixes lost config with unstable hardware);
  • fixed iscsi client;
  • fixed iscsi export disable;
  • fixed issue with double "/" in SMB share path for some clients;
  • fixed SATA eject/scan;
  • fixed SMB mount to be writable by container;
  • fixed write RAID superblock;
  • improved cleanup order to avoid waiting for timeouts on shutdown;
  • improved RDS2216 SATA controller;
  • improved system stability;
  • rename nvme-tcp client name to nqn everywhere symmetrically with server;
  • show NVMe critical warnings;
  • unshare iscsi and nfs client/server ids, add iscsi-server-iqn;
  • update interface type/speed after scan;
  • use default label when nothing specified when formatting from WinBox;
7.21rc5 Testing 2026-Jan-06 (8 months ago)
  • fixed auto-mount for disks formatted without partitions (introduced in v7.21beta2);
7.22beta1 Development 2026-Jan-02 (8 months ago)
  • show if driver is encrypted and locked;
7.21beta2 Testing 2025-Oct-06 (11 months ago)
  • added nvme-tcp-server-nqn setting to be able to explicitly configure NQN, will default to "nqn.2000-02.com.mikrotik:slot" for new configurations;
  • allow ":" and "." in slot name;
  • allow only lowercase chars in iscsi-server-iqn;
  • allow to have type=file devices without rose-storage (needed for file based swap);
  • allow to set smb-share only for type=smb;
  • consolidate client states into single field, as each item can be only one type of "client";
  • do not allow setting raid-master when have filesystem;
  • do not allow starting Btrfs replace when replace is suspended;
  • do not delete partition configs on device remove and eject (fixes lost config with unstable hardware);
  • fixed for SMB mount to be writable by container;
  • fixed iscsi client;
  • fixed iscsi export disable;
  • fixed issue with double "/" in SMB share path for some clients;
  • fixed SATA eject/scan;
  • fixed write RAID superblock;
  • improved cleanup order to avoid waiting for timeouts on shutdown;
  • improved RDS2216 SATA controller;
  • improved system stability;
  • rename nvme-tcp client name to nqn everywhere symmetrically with server;
  • show NVMe critical warnings;
  • unshare iscsi and nfs client/server ids, add iscsi-server-iqn;
  • update interface type/speed after scan;
  • use default label when nothing specified when formatting from WinBox;
7.20 Stable 2025-Sep-29 (11 months ago)
  • allow to format multiple disks at once;
  • allow to remove Btrfs device by ID;
  • better manage disks disappearing from RAID;
  • cleanup mountpoint when setting mount-filesystem=no;
  • disallow adding SMB share or user with empty name;
  • do Btrfs remove-device asynchronously;
  • offer to blink only PCI slots in console;
  • rename raid-role=unspecified to spare;
  • reset RAID role of old disk after spare assumes a new role;
  • show error when file based block-device uses a mountpoint to be unmounted;
  • show total/free inode counts for fs's that support it;
7.20beta5 Testing 2025-Jul-03 (1 year ago)
  • disallow adding SMB share or user with empty name;
7.19.2 Stable 2025-Jun-20 (1 year ago)
  • do not allow to start Btrfs replace command when a Btrfs replace process is already running;
  • improve disk file system detection;