Skip to content

Commit

Permalink
Nv me support matrix change (#178)
Browse files Browse the repository at this point in the history
Co-authored-by: shanmydell <[email protected]>
  • Loading branch information
harshitap26 and shanmydell authored Mar 9, 2022
1 parent bdef824 commit 624753e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/csidriver/features/powerstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -673,5 +673,5 @@ nfsAcls: "A::OWNER@:rwatTnNcCy,A::GROUP@:rxtncy,A::EVERYONE@:rxtncy,A::user@doma
CSI Driver for Dell Powerstore 2.2.0 and above supports NVMe/TCP provisioning. To enable NVMe/TCP provisioning, blockProtocol on secret should be specified as `NVMeTCP`.
In case blockProtocol is specified as `auto`, the driver will be able to find the initiators on the host and choose the protocol accordingly. If the host has multiple protocols enabled, then FC gets the highest priority followed by iSCSI and then NVMeTCP.

>Note: NVMe/TCP is not supported on RHEL 7.x versions.
>NVMe/TCP requires Powerstore 2.1 or above.
>Note: NVMe/TCP is not supported on RHEL 7.x versions and CoreOS.
>NVMe/TCP is supported with Powerstore 2.1 and above.

0 comments on commit 624753e

Please sign in to comment.