Date: Fri, 4 Jul 2014 08:28:34 -0700 From: Marc Fournier <scrappy@hub.org> To: Rick Macklem <rmacklem@uoguelph.ca> Cc: freebsd-stable@freebsd.org Subject: Re: FreeBSD 10.x + LiquidSoap + NFS == Server Hang Message-ID: <440AEF44-E1E9-4857-86B5-CACE902AD2DE@hub.org> In-Reply-To: <1805070922.7180203.1404475828988.JavaMail.root@uoguelph.ca> References: <1805070922.7180203.1404475828988.JavaMail.root@uoguelph.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jul 4, 2014, at 5:10 AM, Rick Macklem <rmacklem@uoguelph.ca> wrote: > Marc Founier wrote: >>=20 >> k, just found >> = http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online= -ddb.html >> and setup KDB/DDB and just tested that using the =91sysctl=92 works = to >> get me to the KDB prompt =85 hopefully this will allow me to provide >> more useful information, if someone can let me know what exactly >> that would be for next time it hangs? :) >>=20 >>=20 >> thx >>=20 >>=20 >> On Jul 3, 2014, at 9:26 PM, Marc Fournier <scrappy@hub.org> wrote: >>=20 >>>=20 >>> Oh, on the remote console, last two lines I see are: >>>=20 >>> =3D=3D >>> nfs_getpages: error 4 >>> vm_fault: pager read error, pid 2957 (liquid soap) >>> =3D=3D > 4 is EINTR. That would suggest you might have the "intr" option on the = mount? >=20 > If so, try taking out the "intr" option on the mount, if you are using = it. I did =85 just rebooted with changes, now have it set as: 192.168.1.253:/vol/vol1 /vm nfs rw,soft,nolockd 0 0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440AEF44-E1E9-4857-86B5-CACE902AD2DE>