Component: rose-storage
35 changelog entries across 7 version(s)
Activity over time (changelog entries per month)
- 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;
- 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;
- 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;
- fixed "/file sysnc status" parameter to be read-only;
- moved "/rsync-daemon" to "/file rsync-daemon;
- renamed sync "remote-addr" property to "remote-address";
- added "scsi-scan" command (CLI only);
- added disk stats for ramdisks;
- fixed RAID 0 creation;
- limit striped RAID element size to smallest disk size;
- added support for multiple smb users and smb shares;
- added option to nvme-discover with hostname (CLI only);
- fixed crash on nvme-tcp disable;
- fixed rsync transfer permissions;
- various stability fixes;