Date: Sat, 9 Feb 2013 21:29:30 -0800 From: Marc Fournier <scrappy@hub.org> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-stable@freebsd.org Subject: Re: 9-STABLE -> NFS -> NetAPP: Message-ID: <461A7DB1-4693-4AA5-B43C-5F15FE0C4918@hub.org> In-Reply-To: <201301190757.26398.jhb@freebsd.org> References: <B7529290-01FC-4E14-ACE5-1EBFCF2367C3@hub.org> <201301190757.26398.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi John …
Does this help?
root@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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?461A7DB1-4693-4AA5-B43C-5F15FE0C4918>
