RedHat 9 Installation Requirements

Modified on Mon, 18 Nov, 2024 at 7:19 PM

Issue: 

Installing Gremlin Agent on RHEL9 requires the following packages to be installed:


  • iproute-tc
  • kernel-modules-extra


Resolution:

You can install them with:


yum install -y iproute-tc kernel-modules-extra-$(uname -r)


If you update the kernel, you'll also need to ensure that the sch_netem module is properly re-enabled.

You can do so with:


modinfo sch_netem



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article