How To Install ibacm on Fedora 34
Introduction
In this tutorial we learn how to install ibacm
on Fedora 34.
What is ibacm
The ibacm daemon helps reduce the load of managing path record lookups on large InfiniBand fabrics by providing a user space implementation of what is functionally similar to an ARP cache. The use of ibacm, when properly configured, can reduce the SA packet load of a large IB cluster from O(n^2) to O(n). The ibacm daemon is started and normally runs in the background, user applications need not know about this daemon as long as their app uses librdmacm to handle connection bring up/tear down. The librdmacm library knows how to talk directly to the ibacm daemon to retrieve data. ibacm 36.0 1.fc34 x86_64 90 k rdma-core-36.0-1.fc34.src.rpm updates InfiniBand Communication Manager Assistant https GPLv2 or BSD The ibacm daemon helps reduce the load of managing path record lookups on large InfiniBand fabrics by providing a user space implementation of what is functionally similar to an ARP cache. The use of ibacm, when properly configured, can reduce the SA packet load of a large IB cluster from O(n^2) to O(n). The ibacm daemon is started and normally runs in the background, user applications need not know about this daemon as long as their app uses librdmacm to handle connection bring up/tear down. The librdmacm library knows how to talk directly to the ibacm daemon to retrieve data.
We can use yum
or dnf
to install ibacm
on Fedora 34. In this tutorial we discuss both methods but you only need to choose one of method to install ibacm.
Install ibacm on Fedora 34 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install ibacm
using dnf
by running the following command:
sudo dnf -y install ibacm
Install ibacm on Fedora 34 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
Fedora 34 - x86_64 20 kB/s | 6.6 kB 00:00
Fedora 34 openh264 (From Cisco) - x86_64 1.4 kB/s | 989 B 00:00
Fedora Modular 34 - x86_64 68 kB/s | 6.5 kB 00:00
Fedora 34 - x86_64 - Updates 3.5 kB/s | 6.2 kB 00:01
Fedora Modular 34 - x86_64 - Updates 17 kB/s | 5.9 kB 00:00
Metadata cache created.
After updating yum database, We can install ibacm
using yum
by running the following command:
sudo yum -y install ibacm
How To Uninstall ibacm on Fedora 34
To uninstall only the ibacm
package we can use the following command:
sudo dnf remove ibacm
ibacm Package Contents on Fedora 34
/etc/rdma/ibacm_opts.cfg
/usr/bin/ib_acme
/usr/lib/.build-id
/usr/lib/.build-id/0d
/usr/lib/.build-id/0d/10d07fc2489e6085cd221306ee90254cc0f1bd
/usr/lib/.build-id/0d/baaebdcbf5048d5156434f77296df267ba8093
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/a74f02b85514f56e081c130adc69e547eafb8f
/usr/lib/systemd/system/ibacm.service
/usr/lib/systemd/system/ibacm.socket
/usr/lib64/ibacm
/usr/lib64/ibacm/libibacmp.so
/usr/sbin/ibacm
/usr/share/doc/rdma-core/ibacm.md
/usr/share/man/man1/ib_acme.1.gz
/usr/share/man/man7/ibacm.7.gz
/usr/share/man/man7/ibacm_prov.7.gz
/usr/share/man/man8/ibacm.8.gz
/etc/rdma/ibacm_opts.cfg
/usr/bin/ib_acme
/usr/lib/.build-id
/usr/lib/.build-id/26
/usr/lib/.build-id/26/2db1ec295ae915ff468f1ef92c02613eff34e4
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/80f1acb9b6aa4864afa934eaa4dc0e9b23ae8c
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/e157c07522206c6be46c3f63a20bbc6d63ab1e
/usr/lib/ibacm
/usr/lib/ibacm/libibacmp.so
/usr/lib/systemd/system/ibacm.service
/usr/lib/systemd/system/ibacm.socket
/usr/sbin/ibacm
/usr/share/doc/rdma-core/ibacm.md
/usr/share/man/man1/ib_acme.1.gz
/usr/share/man/man7/ibacm.7.gz
/usr/share/man/man7/ibacm_prov.7.gz
/usr/share/man/man8/ibacm.8.gz
/etc/rdma/ibacm_opts.cfg
/usr/bin/ib_acme
/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/fd99c4e32961cefbcdb12ed9ab3391bff34275
/usr/lib/.build-id/96
/usr/lib/.build-id/96/d06f58c2856203cdb4555974b7af8dc6b9c402
/usr/lib/.build-id/9a
/usr/lib/.build-id/9a/2113df6cc3e63da87792069c6132cc7778bae8
/usr/lib/systemd/system/ibacm.service
/usr/lib/systemd/system/ibacm.socket
/usr/lib64/ibacm
/usr/lib64/ibacm/libibacmp.so
/usr/sbin/ibacm
/usr/share/doc/rdma-core/ibacm.md
/usr/share/man/man1/ib_acme.1.gz
/usr/share/man/man7/ibacm.7.gz
/usr/share/man/man7/ibacm_prov.7.gz
/usr/share/man/man8/ibacm.8.gz
/etc/rdma/ibacm_opts.cfg
/usr/bin/ib_acme
/usr/lib/.build-id
/usr/lib/.build-id/51
/usr/lib/.build-id/51/83e2010f7bfd06ce95036778782dcbf26345e6
/usr/lib/.build-id/da
/usr/lib/.build-id/da/324295cfae7b4a81282a2e13ccd1fd98a47034
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/cccf26e52b4da80d542df6178c8c34f2ceafb7
/usr/lib/ibacm
/usr/lib/ibacm/libibacmp.so
/usr/lib/systemd/system/ibacm.service
/usr/lib/systemd/system/ibacm.socket
/usr/sbin/ibacm
/usr/share/doc/rdma-core/ibacm.md
/usr/share/man/man1/ib_acme.1.gz
/usr/share/man/man7/ibacm.7.gz
/usr/share/man/man7/ibacm_prov.7.gz
/usr/share/man/man8/ibacm.8.gz
References
Summary
In this tutorial we learn how to install ibacm
on Fedora 34 using yum and dnf.