Missing zfsslower/zfsdist on CentOS/RHEL
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
When installing bcc-tools through yum on RHEL/CentOS 7, the installation package does not install zfsslower or zfsdist.
It does however install the man pages and examples:
```
[root@web ~]# rpm -ql bcc-tools | grep zfs
/usr/share/bcc/tools/doc/zfsdist_example.txt
/usr/share/bcc/tools/doc/zfsslower_example.txt
/usr/share/man/man8/bcc-zfsdist.8.gz
/usr/share/man/man8/bcc-zfsslower.8.gz
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.