File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,3 +39,15 @@ example.ver.1 > example.ver.2:
3939 which can now be attached to Instances. This is to prevent the Secondary
4040 Storage to grow to enormous sizes as Linux Distributions keep growing in
4141 size while a stripped down Linux should fit on a 2.88MB floppy.
42+
43+
44+ 4.22.0 > 4.23.0:
45+ * Added NVMe-over-Fabrics (TCP) support to the adaptive storage framework
46+ and the Pure Storage FlashArray plugin. Volumes on a FlashArray primary
47+ pool can now be delivered to KVM hypervisors over NVMe-TCP instead of
48+ Fibre Channel by setting transport=nvme-tcp on the pool's provider URL.
49+ Volumes are identified on the host via EUI-128 NGUIDs and attached to
50+ guests as plain block devices through the native NVMe multipath layer;
51+ no device-mapper multipath configuration is required. A new
52+ Storage.StoragePoolType.NVMeTCP + MultipathNVMeOFAdapterBase /
53+ NVMeTCPAdapter on the KVM side back the new pool type.
You can’t perform that action at this time.
0 commit comments