9-STABLE -> NFS -> NetAPP:

Marc Fournier scrappy at hub.org
Sun Feb 10 05:29:40 UTC 2013


Hi John …

   Does this help?

root at io:~ # ps auxl | grep du
root     1054   0.0  0.1  16176  6600 ??  D     3:15AM     0:05.38 du -skx /vm/2799     0 81426   0  20  0 newnfs
root    12353   0.0  0.1  16176  5104 ??  D    Sat03AM     0:05.41 du -skx /vm/2799     0 91597   0  20  0 newnfs
root    64529   0.0  0.1  16176  5164 ??  D    Fri03AM     0:05.40 du -skx /vm/2799     0 43227   0  20  0 newnfs
root    12855   0.0  0.0  16308  1988  0  S+    5:26AM     0:00.00 grep du              0 12847   0  20  0 piperd
root at io:~ # grep vm /etc/fstab
192.168.1.254:/vol/basic /vm            nfs     rw,nolockd,intr 0       0

Haven't rebooted yet … if there is anything I can do / try before … ?

The kernel is from Jan 21st …


On 2013-01-19, at 4:57 AM, John Baldwin <jhb at freebsd.org> wrote:

> On Tuesday, December 18, 2012 11:58:36 PM Hub- Marketing wrote:
>> I'm running a few servers sitting on top of a NetAPP file server …
>> everything runs great, but periodically I'm getting:
>> 
>> nfs_getpages: error 13
>> vm_fault: pager read error, pid 11355 (https)
> 
> Are you using interruptible mounts ("intr" mount option)?
> 
> Also, can you get ps output that includes the 'l' flag to show what
> the processes are stuck on?
> 
> -- 
> John Baldwin



More information about the freebsd-stable mailing list