Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Large file copy seems to cause dom0 kernel panic



On Fri, Oct 14, 2011 at 03:02:39PM -0500, Stephen M. Jones wrote:
> I am able to get a consistent dom0 kernel panic while copying large files
> across local disks (2-5GB in size).  The files are not associated with any
> running domu.  If the dom0 is in single user mode I am able to copy the 
> same files without causing a kernel panic.
> 
> xenkernel33-3.3.2nb4 Xen 3.3.2 Kernel
> NetBSD vps 5.1.0_PATCH NetBSD 5.1.0_PATCH (XEN3_DOM0) #0: Wed Sep 28 05:40:32 
> UTC 2011  root@:/var/netbsd/usr/src/sys/arch/amd64/compile/XEN3_DOM0 amd64
> 
> here are a couple of panics:
> 
> xenbus: can't get state for backend/vbd/5/51712 (2)
> uvm_fault(0xffffffff80c03fc0, 0xffffffff81400000, 1) -> e
> fatal page fault in supervisor mode
> trap type 6 code 0 rip ffffffff804fb653 cs e030 rflags 10286 cr2  
> ffffffff81400078 cpl 0 rsp ffffa0006a873110
> panic: trap
> Begin traceback...
> uvm_fault(0xffffa0006a8485d8, 0x0, 1) -> e
> fatal page fault in supervisor mode
> trap type 6 code 0 rip ffffffff804f53bc cs e030 rflags 10246 cr2  0 cpl 0 rsp 
> ffffa0006a872cc0
> panic: trap
> Faulted in mid-traceback; aborting...
> dump to dev 0,1 not possible
> panic: wdc_exec_command: polled command not done
> Faulted in mid-traceback; aborting...
> dump to dev 0,1 not possible
> panic: wdc_exec_command: polled command not done
> Faulted in mid-traceback; aborting...
> dump to dev 0,1 not possible

please enable ddb (sysctl -w ddb.onpanic=1) and report the real stack
trace.

I've never noticed this mysef, although I occasionally do large files
copy in dom0.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index