LINBIT / linstor-gateway

Manages Highly-Available iSCSI targets, NVMe-oF targets, and NFS exports via LINSTOR
GNU General Public License v3.0
28 stars 6 forks source link

NVMEoF defautls to TCP and seems hardcoded #29

Open dobbi84 opened 1 month ago

dobbi84 commented 1 month ago

When Creating a NVMEoF resource is not possible to specify the protocol to be either tcp or rdma. The code seems harcoding this value to tcp. If i set the resource definition with the property NVMe/TRType to rdma and afterwards execute upgrade nothing seems changing.