Not possible to create bond from InfiniBand interfaces
See original GitHub issueGreetings,
I’m using the fedora.linux_system_roles collection.
I wanted to create a bond from two InfiniBand interfaces with the network role.
I ran into the following error: msg: 'fatal error: configuration error: connections[1].controller: bond only supports infiniband ports in active-backup mode
This is due to a typo in the code that checks the configuration, in this lline: https://github.com/linux-system-roles/network/blob/59be6188579cc61a30230f978f38f67878251abc/module_utils/network_lsr/argument_validator.py#L2082 There should be a dash (-) instead of an underscore (_).
Thanks
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
HowTo Create Linux bond (LAG) Interface over InfiniBand ...
This post is a basic post and made for beginners that wishes to enable bond interface over InfiniBand network. References; Setup; Prerequisites; Configuration....
Read more >Infiniband interface bonding | Proxmox Support Forum
I'm configuring a 3 node HA cluster with Ceph storage; this cluster is composed of 3 identical nodes, each node has 2x 1gb...
Read more >Infiniband bonding - Hewlett Packard Enterprise Community
First things first - right now I want to just build some IB bonding interface to test with, using the stock tools in...
Read more >Cannot bond any virtual IPoIB interfaces if the physical ports are ...
Issue. If we bond the two Mellanox physical ports ("ib0" & "ib1") then we cannot bond any additional virtual IPoIB PKEY interfaces. Red...
Read more >HowTo Configure Accelio Enabled with Reconnect over bond Interface
Refer to HowTo Create Linux bond (LAG) Interface over InfiniBand network for ... The latest MLNX_OFED package can be downloaded from Mellanox website....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure. Can someone on your team make a Changelog and Release Notes? Then I can do the tagging and releasing.
@vpal We intend to release every 6 months. But if you need it badly, we can do a quick small release. @richm Can we?