Adding to what Chris said,
the RPM libmlx4 contains an /etc/modprobe.d/libmlx4.conf which has:

install mlx4_core /sbin/modprobe --ignore-install mlx4_core && (if [ -f 
/usr/libexec/setup-mlx4.sh -a -f /etc/rdma/mlx4.conf ]; then 
/usr/libexec/setup-mlx4.sh < /etc/rdma/mlx4.conf; fi; /sbin/modprobe mlx4_en; 
/sbin/modprobe mlx4_ib)

I think though that both mlx4_core and mlx4_en should be loaded.





The solution I've used for kvm is:

[root@frontend6 modprobe.d]# cat /etc/modprobe.d/mlx4.conf install mlx4_core 
/sbin/modprobe --ignore-install mlx4_core && /sbin/modprobe mlx4_en

I suspect that would work for the genesis image too.

Chris


#####################################################################################
Scanned by MailMarshal - M86 Security's comprehensive email content security 
solution. 
#####################################################################################

------------------------------------------------------------------------------
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to