From owner-freebsd-questions@FreeBSD.ORG Wed Nov 15 01:08:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9149C16A4C8 for ; Wed, 15 Nov 2006 01:08:50 +0000 (UTC) (envelope-from perikillo@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id D098C43D69 for ; Wed, 15 Nov 2006 01:08:44 +0000 (GMT) (envelope-from perikillo@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so100597nfc for ; Tue, 14 Nov 2006 17:08:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=HXAk4l9IGPiwUveeueX4J4zvNMPMRlpzgVwL6geIzJsFvqVKbIKyzwJVU2E65CBHlapoNDe/ex+owZg7x9jL01luE446gZCToaTtpUH9ZbgvcCprdPZqnZZPo70CLDNgLo76xmezfFiRbPHd3/3P5R3JWjcW3uBebQinTEnNHa0= Received: by 10.82.129.8 with SMTP id b8mr220135bud.1163552922316; Tue, 14 Nov 2006 17:08:42 -0800 (PST) Received: by 10.82.178.5 with HTTP; Tue, 14 Nov 2006 17:08:42 -0800 (PST) Message-ID: <51d7a5160611141708p10033ed3q14d3d4d213d11eb7@mail.gmail.com> Date: Tue, 14 Nov 2006 17:08:42 -0800 From: perikillo To: "FreeBSD Mailing List" In-Reply-To: <20061022155143.N84968@chylonia.3miasto.net> MIME-Version: 1.0 References: <20061022155143.N84968@chylonia.3miasto.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: FreeBSD 6.0/AMD64 server crash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Nov 2006 01:08:50 -0000 Hey wojtek. Did you find a fix for this error...? I receive this error today went i try to cp some backups files from my server to the external hard disk(USB 2.0): cp -P -R -v /backups/backups /ext/ After some minutes i receive this error in my console: Nov 14 16:36:09 bacula kernel: umass0: at uhub4 port 7 (addr 2) disconnected Nov 14 16:36:09 bacula kernel: (da0:umass-sim0:0:0:0): lost device Nov 14 16:36:09 bacula kernel: (pass0:umass-sim0:0:0:0): lost device Nov 14 16:36:09 bacula kernel: (pass0:umass-sim0:0:0:0): removing device entry Nov 14 16:36:09 bacula kernel: (da0:dead_sim0:0:0:0): error 22 Nov 14 16:36:09 bacula kernel: (da0:dead_sim0:0:0:0): Unretryable Error Nov 14 16:36:09 bacula kernel: g_vfs_done():da0s1[WRITE(offset=17162190848, length=131072)]error = 6 Nov 14 16:36:09 bacula kernel: g_vfs_done():da0s1[WRITE(offset=17162321920, length=131072)]error = 6 Nov 14 16:36:09 bacula kernel: g_vfs_done():da0s1[WRITE(offset=17162452992, length=131072)]error = 6 Nov 14 16:36:09 bacula kernel: g_vfs_done():da0s1[WRITE(offset=17162584064, length=131072)]error = 6 Nov 14 16:36:09 bacula kernel: g_vfs_done():da0s1[WRITE(offset=17162715136, length=131072)]error = 6 Nov 14 16:36:09 bacula kernel: g_vfs_done():da0s1[WRITE(offset=17162059776, length=131072)]error = 6 Nov 14 16:36:09 bacula kernel: g_vfs_done():da0s1[WRITE(offset=17162846208, length=131072)]error = 6 Nov 14 16:36:09 bacula kernel: umass0: detached And boom receive the same error you wirite below. This is one smp kernel P4 3Ghz Dual Core, i have one mirror 1 with gmirror, some have any solution to this problem, did i need to slice the disk in 2 slices because linux have the some problem, it cannot use the whole disk, them maybe freebsd to need to slice the disk in 2...? Thanks. On 10/22/06, Wojciech Puchar wrote: > > Sleeping thread (tid 100168, pid 56693) owns a non-sleepable lock > panic: sleeping thread > Uptime: 23h56m57s > Sleeping thread (tid 100168, pid 56693) owns a non-sleepable lock > panic: sleeping thread > Uptime: 23h56m57s > kernel trap 12 with interrupts disabled > > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x48 > fault code = supervisor read, page not present > instruction pointer = 0x8:0xffffffff8025217e > stack pointer = 0x10:0xffffffffae3e39a0 > frame pointer = 0x10:0xffffff0002ac5000 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 > processor eflags = resume, IOPL = 0 > current process = 14 (swi1: net) > trap number = 12 > panic: page fault > Uptime: 23h56m57s > GEOM_MIRROR: Device swap: provider mirror/swap destroyed. > > > any idea why? second crash like this and i have no idea why? > > help please > > Wojtek > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >