RDMA Issues
The following issues are noted for RDMA:
-
ibacmservice is disabled by defaultThe
ibacmservice is disabled by default immediately after installation, which means theibacmservice does not automatically start after a reboot. This behavior is expected. Note that requirements for using theibacmservice are application-specific. If your application requires this service, you may need to enable the service to start after reboot:# systemctl enable ibacm
(Bug ID 28074471)
-
Error: some other host already uses address xxx.xxx.xxx.xxx
The following error message might be triggered in certain instances:
Error, some other host already uses address xxx.xxx.xxx.xxxThis issue is typically triggered when active-bonding is enabled, and you then run the
ifupib-interface command.You can ignore this message, as the InfiniBand interface is brought up successfully. (Bug ID 28097516)