| |
2.1.1. | The eXpressWare drivers (IRM etc) fails to load after it has been installed for the first time. |
Please follow the procedure below to determine the cause of the problem.
| |
2.1.2. | Although the Network Manager is running on the Cluster Management Node, and all Cluster Nodes run the Node Manager, configuration changes are not applied to the adapters. I.e., the NodeId is not changed according to what is specified in |
The adapters in a Cluster Node can only be re-configured when they are not in use. This means, no adapter resources must be allocated via the IRM driver. To achieve this, make sure that upper drivers or services that use IRM (like SISCI, dis_nodemgr, dis_fsd, dis_scps) are stopped. > sc.exe stop dis_nodemgr > sc.exe stop dis_fsd > sc.exe stop dis_scps ... > sc.exe start dis_scps > sc.exe start dis_fsd > sc.exe start dis_nodemgr | |
2.1.3. | The Network Manager on the Cluster Management Node refuses to start. |
In most cases, the interconnect configuration # testdishosts socket member node-1_0 does not represent a physical adapter in dishosts.conf DISHOSTS: signed32 dishostsAdapternameExists() failed In this case, the adapter name in the socket definition was misspelled. If testdishosts reports a problem, you can either try to fix If this does not solve the problem, please check |