On Jul 4, 2014, at 5:10 AM, Rick Macklem <rmacklem@uoguelph.ca> wrote:
> Marc Founier wrote:
>> =
>> k, just found
>> http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-onli=
ne-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? :)
>> =
>> =
>> thx
>> =
>> =
>> On Jul 3, 2014, at 9:26 PM, Marc Fournier <scrappy@hub.org> wrote:
>> =
>>> =
>>> Oh, on the remote console, last two lines I see are:
>>> =
>>> =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 mo=
unt?
> =
> 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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"