Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 2b12d0199a2bbc4a02ef3834d926ac4a > files > 168

systemtap-client-1.8-6.el5.x86_64.rpm

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 -c "sleep 0.2"