Create the CLCVT cluster-name.ib File
Create the Cray Lustre configuration and verification tool (CLCVT)cluster-name.ib file to store Lustre server InfiniBand (IB) IP addresses to cluster (Sonexion) host name mapping information.
The CLCVT cluster-name.ib file contains Lustre server InfiniBand (IB) IP addresses to cluster (Sonexion) host name mapping information in a /etc/hosts style format. This file must be created by an administrator.
The Sonexion servers that connect to the ib2 interface of the routers in this example must have an IP address on the ib2 subnet. The ib0:1 alias is added as a label for the ib2 interfaces to support the single IB interface on each Sonexion OSS.
Example cluster-name.ib Filesnx11029n.ib
# # This is the /etc/hosts-like file for InfiniBand IP addresses # on the Sonexion known as "snx11029n". # 10.10.100.1 snx11029n000 #mgmnt 10.10.100.2 snx11029n001 #mgmnt 10.10.100.3 snx11029n002 #mgs 10.10.100.4 snx11029n003 #mds 10.10.100.5 snx11029n004 #first oss, oss0 10.10.100.6 snx11029n005 #oss1 10.10.100.7 snx11029n006 #oss2 10.10.100.8 snx11029n007 #oss3 10.10.100.9 snx11029n008 #oss4 10.10.100.10 snx11029n009 #oss5 10.10.100.11 snx11029n010 #oss6 10.10.100.12 snx11029n011 #oss7 10.10.100.13 snx11029n012 #oss8 10.10.100.14 snx11029n013 #oss9 10.10.100.15 snx11029n014 #oss10 10.10.100.16 snx11029n015 #oss11 10.10.101.17 snx11029n016(ib0:1) #oss12 10.10.101.18 snx11029n017(ib0:1) #oss13 10.10.101.19 snx11029n018(ib0:1) #oss14 10.10.101.20 snx11029n019(ib0:1) #oss15 10.10.101.21 snx11029n020(ib0:1) #oss16 10.10.101.22 snx11029n021(ib0:1) #oss17 10.10.101.23 snx11029n022(ib0:1) #oss18 10.10.101.24 snx11029n023(ib0:1) #oss19 10.10.101.25 snx11029n024(ib0:1) #oss20 10.10.101.26 snx11029n025(ib0:1) #oss21 10.10.101.27 snx11029n026(ib0:1) #oss22 10.10.101.28 snx11029n027(ib0:1) #oss23
Move the cluster-name.ib file to the working directory on the SMW or boot node where the clcvt command will be run.