Fatal double fault while copy to NFS filesystems

Pyun YongHyeon pyunyh at gmail.com
Sat Jul 7 00:13:30 UTC 2007


On Fri, Jul 06, 2007 at 07:07:00PM +0400, Alex Keda wrote:
 > When I copy files to NFS on another host kernel crash:
 > Fatal double fault:
 > eip = 0xc07e9e29
 > esp = 0xe31a3000
 > ebp = 0xe31a3000
 > cpuid = 1; apic id = 01
 > panic: double fault
 > cpuid = 1
 > =======================
 > before this, I see on /var/log/messages
 > nve0: device timeout
 > =======================

Try nfe(4) instead of nve(4). nve(4) is not reliable under high
system load. nfe(4) is also default NVIDIA ethernet driver in CURRENT.
For RELENG_6, try this one.
http://www.f.csce.kyushu-u.ac.jp/~shigeaki//software/freebsd-nfe.html

-- 
Regards,
Pyun YongHyeon


More information about the freebsd-net mailing list