HP 1032 ClusterPack V2.4 Tutorial - Page 36

Overview, Known Issues, Step 16 Run finalize_config on the Management Server, Background

Page 36 highlights

ClusterPack can configures IP over InfiniBand (IPoIB) if the appropriate InfiniBand drivers are installed the systems. Overview If the InfiniBand IPoIB drivers are installed prior to running compute_config, the InfiniBand HCA is detected and the administrator is given a chance to configure them. The administrator can also configure the InfiniBand HCA with IP addresses by invoking /opt/clusterpack/bin/clnetworks. See the man pages for clnetworks for usage instructions. Known Issues The is a known issue that IB drivers are not correctly configured following a Golden Image installation o compute node. compute_config can be used to install IB drivers on compute nodes following a Golden Image installation This re-installation of the drivers will allow them to work properly. To use the function, the IB dirver bun (i.e. IB4X-00) must be swcopy'd into /var/opt/clusterpack/depot on the management server: % /usr/sbin/swcopy -x enfoce_dependencies=false -s \* @ /var/opt/clusterpack/depot At the end of compute_config, if the IB drivers are found in /var/opt/clusterpack/depot, an option to insta the IB drivers on the compute nodes will be given. If you choose to install the IB drivers on the compute nodes, a second option will be presented: The IB drivers can be installed on only those compute nodes th already have the driver software installed, or the IB drivers can be installed on all the compute nodes. Installing the IB drivers requires the compute nodes to reboot. This erboot is done automatically by compute_config as part of the installation. Note: If the IB drivers are installed on a compute node that does not have IB cards installed, the MPI test in finalize_config will fail. Back to Top Step 16 Run finalize_config on the Management Server Background This step performs verification checks on the Cluster Management Software, and validates the installation prints out diagnostic error messages if the installation is not successful. Note:

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173

ClusterPack can configures IP over InfiniBand (IPoIB) if the appropriate InfiniBand drivers are installed
the systems.
Overview
If the InfiniBand IPoIB drivers are installed prior to running compute_config, the InfiniBand HCA is
detected and the administrator is given a chance to configure them.
The administrator can also configure the InfiniBand HCA with IP addresses by
invoking /opt/clusterpack/bin/clnetworks. See the man pages for clnetworks for usage instructions.
Known Issues
The is a known issue that IB drivers are not correctly configured following a Golden Image installation o
compute node.
compute_config can be used to install IB drivers on compute nodes following a Golden Image installation
This re-installation of the drivers will allow them to work properly. To use the function, the IB dirver bun
(i.e. IB4X-00) must be swcopy'd into /var/opt/clusterpack/depot on the management server:
%
/usr/sbin/swcopy -x enfoce_dependencies=false -s <IB driver source> \*
@ /var/opt/clusterpack/depot
At the end of compute_config, if the IB drivers are found in /var/opt/clusterpack/depot, an option to insta
the IB drivers on the compute nodes will be given. If you choose to install the IB drivers on the compute
nodes, a second option will be presented: The IB drivers can be installed on only those compute nodes th
already have the driver software installed, or the IB drivers can be installed on all the compute nodes.
Installing the IB drivers requires the compute nodes to reboot. This erboot is done automatically by
compute_config as part of the installation.
Note:
If the IB drivers are installed on a compute node that does not have IB cards installed, the
MPI test in finalize_config will fail.
Back to Top
Step 16 Run finalize_config on the Management Server
Background
This step performs verification checks on the Cluster Management Software, and validates the installation
prints out diagnostic error messages if the installation is not successful.
Note: