yum install srp_daemon
3. En el archivo de configuración OFED/RDMA, defina
El archivo de configuración RDMA se encuentra en la siguiente ubicación:
/etc/rdma/rdma.conf
4. Active e inicie el servicio OFED/RDMA.
RHEL 7.x y SLES 12.x o superior
◦ Para habilitar la carga de los módulos InfiniBand en el arranque:
systemctl enable rdma
◦ Para cargar los módulos InfiniBand inmediatamente:
systemctl start rdma
5. Active el daemon de SRP.
◦ RHEL 7.x y SLES 12 o superiores*
▪ Para habilitar el daemon de SRP para que se inicie en el arranque:
systemctl enable srp_daemon
▪ Para iniciar el daemon de SRP inmediatamente:
systemctl start srp_daemon
6. Si necesita modificar la configuración de SRP, introduzca el siguiente comando para crear
/etc/modprobe.d/ib_srp.conf
options ib_srp cmd_sg_entries=255 allow_ext_sg=y
indirect_sg_entries=2048
a. Bajo la /etc/srp_daemon.conf, agregue la siguiente línea.
a
max_sect=4096
180
SRP_LOAD=yes
.
y.. SRP_DAEMON_ENABLE=yes.