Skip to content

Commit ff03d9f

Browse files
author
Eugenio Grosso
committed
docs: note NVMe-TCP support on the FlashArray adaptive plugin in PendingReleaseNotes
1 parent b27512c commit ff03d9f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

PendingReleaseNotes

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)