Open wzrdtales opened 1 year ago
To enable NVMe target offload the host must have the following kernel modules loaded (more documentation no code edits needed):
Required driver >= MLNX_OFED-4.3
MLNX_OFED-4.3
The following special config files must be written:
echo 1 > /sys/kernel/config/nvmet/subsystems/{subsystem}/attr_offload
The rest is pretty much the standard.
Documented here https://support.mellanox.com/s/article/howto-configure-nvme-over-fabrics--vme-of--target-offload https://enterprise-support.nvidia.com/s/article/howto-configure-nvme-over-fabrics--nvme-of--target-offload
To enable NVMe target offload the host must have the following kernel modules loaded (more documentation no code edits needed):
Required driver >=
MLNX_OFED-4.3
The following special config files must be written:
The rest is pretty much the standard.
Documented here https://support.mellanox.com/s/article/howto-configure-nvme-over-fabrics--vme-of--target-offload https://enterprise-support.nvidia.com/s/article/howto-configure-nvme-over-fabrics--nvme-of--target-offload