Western Digital Continues Working On SMR / Zoned Device Support For Btrfs
In addition to SUSE continuing to advance the Btrfs file-system, Western Digital has also been working on a big patch series around providing native support for zoned block devices.
The zoned block device support is for supporting newer shingled magnetic recording (SMR) drives with the ZBC/ZAC commands. These are newer hard drives offering much higher storage capacities (10TB+) than were previously achievable due to the recording technique. There have been device-managed zoned support for file-systems not natively supporting these newer standards as well as a dm-zoned target in the Device Mapper code to help out in those scenarios as well.
Western Digital engineers meanwhile have been working to contribute zoned block device support to the Btrfs file-system so it can work nicely on the latest and biggest WD HDDs.
Using this yet-to-be-merged functionality flips on the HMZONED backwards incompatible feature flag due to it fundamentally changing the operations and just for zoned devices.
Those interested in this functionality can learn more via this patch series now up to its second revision. We'll see if that's enough and the work manages to land in Linux 5.3 or will take more time before being ready for the mainline kernel.
The zoned block device support is for supporting newer shingled magnetic recording (SMR) drives with the ZBC/ZAC commands. These are newer hard drives offering much higher storage capacities (10TB+) than were previously achievable due to the recording technique. There have been device-managed zoned support for file-systems not natively supporting these newer standards as well as a dm-zoned target in the Device Mapper code to help out in those scenarios as well.
Western Digital engineers meanwhile have been working to contribute zoned block device support to the Btrfs file-system so it can work nicely on the latest and biggest WD HDDs.
Using this yet-to-be-merged functionality flips on the HMZONED backwards incompatible feature flag due to it fundamentally changing the operations and just for zoned devices.
Those interested in this functionality can learn more via this patch series now up to its second revision. We'll see if that's enough and the work manages to land in Linux 5.3 or will take more time before being ready for the mainline kernel.
20 Comments