Difference between revisions of "ESXi - 6.7 rdma"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
= rdma =
Operations that pertain to remote direct memory access (RDMA) protocol stack on an ESX host.<br>
Operations that pertain to remote direct memory access (RDMA) protocol stack on an ESX host.<br>
== device ==
== device ==

Latest revision as of 21:05, 10 February 2022

Operations that pertain to remote direct memory access (RDMA) protocol stack on an ESX host.

device

  • list
List the logical RDMA devices currently registered on the system.
  • esxcli rdma device list

protocol

  • list
List the enabled RDMA protocols.
  • esxcli rdma device protocol list

stats

  • get
Get statistics for a given RDMA device.
  • esxcli rdma device stats get DEVICE
DEVICE
 -d|--device=<str>     Name of the RDMA device. (required)

vmknic

  • list
List the vmknics associated with RDMA devices.
  • esxcli rdma device vmknic list

iser

  • add
Add an iser device to enable iser module driver.
  • esxcli rdma iser add
  • delete
Delete an iser logical device.
  • esxcli rdma iser delete