question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not possible to create bond from InfiniBand interfaces

See original GitHub issue

Greetings,

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:closed
  • Created 2 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
richmcommented, Mar 11, 2022

@vpal We intend to release every 6 months. But if you need it badly, we can do a quick small release. @richm Can we?

Sure. Can someone on your team make a Changelog and Release Notes? Then I can do the tagging and releasing.

1reaction
cathay4tcommented, Mar 11, 2022

@vpal We intend to release every 6 months. But if you need it badly, we can do a quick small release. @richm Can we?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found