How to install tenantd-ebpf on AlmaLinux, Rocky Linux, Oracle Linux and RHEL
tenantd Phase 4 per-tenant block-IO observability (enterprise)
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| RHEL 10 | — | — | — | |
| RHEL 9 | — | — | ✓ | 0.5.3 |
| RHEL 8 | — | — | — | |
| RHEL 7 | — | — | — | |
| RHEL 6 | — | — | — |
Description
Optional eBPF accounting daemon (tenantd-mysql-ebpf) for per-tenant block-IO observability on a shared mysqld. Tenant identity comes from the USDT marker mysql:connection__start (with a mangled-symbol uprobe fallback for builds without stapsdt notes, e.g. acl_getroot); block-IO bytes come from the block_rq_issue kprobe. Enterprise-tier only; the daemon refuses to start unless LICENSE_TIER=enterprise. Read-only observability — cgroup v2 io is not threaded, so this cannot enforce. See docs/phase-4-ebpf.md and the design memo § 6 honest IO-gap disclosure at docs/phase-3-mysql-governor-design.md.
Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Install
tenantd-ebpf on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 9
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install tenantd-ebpf
Package downloads require an active GetPageSpeed subscription — one repository for tenantd-ebpf and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.
Subscribe — from $10/moFrequently asked questions
How do I install tenantd-ebpf on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?
Add the GetPageSpeed repository, then install the tenantd-ebpf package with your system package manager.
Which Enterprise Linux versions is tenantd-ebpf available for?
tenantd-ebpf is available for RHEL 9.