-
Notifications
You must be signed in to change notification settings - Fork 10
DEM_Installation_Drivers
rajalaxmia edited this page Apr 9, 2019
·
3 revisions
# systemctl start nvmeof
# chkconfig nvmeof on
# reboot
or
# systemctl start nvmeof
# modprobe configfs
# modprobe nvme-rdma
# modprobe nvmet-rdma
# modprobe null-blk
Example optional parameters for null-blk:
bs=4096
submit_queues=48