| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /usr/share/systemtap/examples/network/ |
| Current File : //usr/share/systemtap/examples/network/nfsd_unlink.meta |
title: Find Which Client Is Removing NFS Files on Server name: nfsd_unlink.stp version: 1.0 author: anonymous keywords: nfs disk subsystem: network status: proposed exit: user-controlled output: trace scope: system-wide description: The nfsd_unlink.stp script lists the ip address and file name each time time a file is being removed or unlinked by the nfsd. This script is run on the nfs server. test_check: stap -p4 nfsd_unlink.stp test_installcheck: stap nfsd_unlink.stp -T 1