mirror of
https://github.com/ceph/ceph
synced 2025-01-02 09:02:34 +00:00
fsync-tester: print info about PATH and locations of lsof lookup
We're seeing the lsof invocation fail (as not found) in testing and nobody can identify why. Since attempting to reproduce the issue has not worked, this patch will gather data from a genuinely in-vitro location. Signed-off-by: Greg Farnum <gfarnum@redhat.com>
This commit is contained in:
parent
0f731ba790
commit
a850514838
@ -7,5 +7,6 @@ gcc fsync-tester.c -o fsync-tester
|
||||
|
||||
./fsync-tester
|
||||
|
||||
echo $PATH
|
||||
whereis lsof
|
||||
lsof
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user