User Tools

Site Tools


cluster:228

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cluster:228 [2025/02/19 17:30] hmeij07cluster:228 [2025/11/17 14:55] (current) – [MFT fix] hmeij07
Line 68: Line 68:
 ===== MFT fix ===== ===== MFT fix =====
  
-We got a new raid card. +We got a new raid card. **ib0** device not available
  
 After stepping through all memory configs from 2 dimms to 16 dimms  After stepping through all memory configs from 2 dimms to 16 dimms 
Line 133: Line 133:
 rpm -iv rpm-build-4.14.3-24.el8_7.x86_64.rpm elfutils-0.187-4.el8.x86_64.rpm \ rpm -iv rpm-build-4.14.3-24.el8_7.x86_64.rpm elfutils-0.187-4.el8.x86_64.rpm \
      zstd-1.4.4-1.el8.x86_64.rpm python3-rpm-generators-5-7.el8.noarch.rpm      zstd-1.4.4-1.el8.x86_64.rpm python3-rpm-generators-5-7.el8.noarch.rpm
 +     
 +# and
 +rpm -ivh rpm-build kernel-devel # for running kernel version
  
 # gunzip, untar mft tarball # gunzip, untar mft tarball
Line 406: Line 409:
 sleep 10 sleep 10
 /usr/sbin/ip addr add 10.11.103.103/16 dev ib0 /usr/sbin/ip addr add 10.11.103.103/16 dev ib0
 +
 +
 +# check
 +
 +[root@n103 ~]# lsmod | grep mlx5_ib
 +mlx5_ib               397312  0
 +ib_uverbs             163840  2 rdma_ucm,mlx5_ib
 +ib_core               397312  12 rdma_cm,ib_ipoib,rpcrdma,ib_srpt,iw_cm,ib_iser,ib_umad,ib_isert,rdma_ucm,ib_uverbs,mlx5_ib,ib_cm
 +mlx5_core            1703936  1 mlx5_ib
 +
  
 </code> </code>
cluster/228.1739986235.txt.gz · Last modified: by hmeij07