Systemtap incompatible with ubuntu 18.04
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
systemtap (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Under 16.04 I ran run:
$ stap nfsd-trace.stp
Mon Oct 1 19:48:05 2018 PDT 10.22.7.20:50434 nfsd.proc4.lookup grep /export/
Works great.
Under 18.04 I tried:
# stap nfsd-trace.stp
semantic error: while processing probe module(
The kernel being used:
Linux nas-7-0 4.15.0-22-generic #24-Ubuntu SMP Wed May 16 12:15:17 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
I thought I might need a newer systemtap, so I installed it from git on Sept 27th 2018. So the same run:
/share/
semantic error: while processing probe module(
Other scripts like iostats.stp work as expected.
So basically from what I can tell the neither the ubuntu provided systemtap, nor the upstream systemtap works with the widely circulated nfsd-trace.stp file. It's been available from redhat's documentation as well as part of the upstream source under examples.
I expected the 18.04 result of "stap nfsd-trace.stp" to be much like the 16.04 result. Showing a log of NFS related I/O, path names, time stamps, etc.
Other NFS related scripts like nfsd-recent.stp works.
Changed in systemtap (Ubuntu): | |
status: | New → Confirmed |
Hi -
This commit appears to fix this problem.
https:/ /sourceware. org/git/ gitweb. cgi?p=systemtap .git;a= commitdiff; h=8bc6403450947 4bee3fb7996b2a9 e74c8bc27281