<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
I am using the dtrace script nfsv3rwsnoop.d to find file that are
accessed from my OmniOS r151020 filer and some file names are listed as
unknown :-(<br>
I guess they are files that have been open for a long time and have
dropped out of some data structure.<br>
Is there any way to increase the persistence of the name stored.<br>
I have lots on memory in this system and would be happy to sacrifice
some if I could see more file name :-)<br>
<br>
root@filer:/scratch# /root/dtrace/nfsv3rwsnoop.d |more<br>
<p class="MsoNormal"><o:p></o:p>1189849649391    xxx.xx.xxx.59       W
10500    138879 <unknown><o:p></o:p><br>
1189849649582    xxx.xx.xxx.59       W 10500    137788 <unknown><o:p></o:p><br>
1189849740621    xxx.xx.xxx.118      W 0          2404 <unknown><o:p></o:p><br>
1189849781136    xxx.xx.xxx.109      W 19832   
756675
/scratch/run.log<o:p></o:p><br>
1189849849301    xxx.xx.xxx.102      W 1096     
57513
/scratch/avm_remote_job_f64ccf56-efa1-4605-8a48-874816779289_2.out<br>
</p>
<p class="MsoNormal">Cheers<br>
Richard<br>
<o:p></o:p></p>
<br>
</body>
</html>