On 2013-01-19, at 4:57 AM, John Baldwin <j...@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)?
192.168.1.253:/vol/vol1 /vm nfs rw,intr,soft,nolockd 0 0 I just added the 'soft' option to the mix … nolockd is enabled since I know for a fact that its not possible for two processes to access the same file on both mounts at the same time … > Also, can you get ps output that includes the 'l' flag to show what > the processes are stuck on? I will send an follow up the next time this happens, so it may be a few days … > _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"