From owner-freebsd-stable@FreeBSD.ORG Sat Oct 26 09:55:55 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD840A5D for ; Sat, 26 Oct 2013 09:55:55 +0000 (UTC) (envelope-from me@lexasoft.ru) Received: from mail.fly-group.ru (mail.fly-group.ru [91.205.125.25]) by mx1.freebsd.org (Postfix) with ESMTP id 70F2E23AB for ; Sat, 26 Oct 2013 09:55:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.fly-group.ru (Postfix) with ESMTP id 228699506F0 for ; Sat, 26 Oct 2013 13:47:21 +0400 (MSK) Received: from mail.fly-group.ru ([127.0.0.1]) by localhost (mail.fly-group.ru [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id kU4esJzj_tCw; Sat, 26 Oct 2013 13:47:20 +0400 (MSK) Received: from localhost (localhost [127.0.0.1]) by mail.fly-group.ru (Postfix) with ESMTP id EDE749506ED; Sat, 26 Oct 2013 13:47:19 +0400 (MSK) DKIM-Filter: OpenDKIM Filter v2.8.0 mail.fly-group.ru EDE749506ED DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lexasoft.ru; s=108F67EA-0FB0-11E3-B95A-30512DDDB480; t=1382780840; bh=YX8nM3xOjQilZikFDUq64ApcrJpKE9gew4U+yHj2j1o=; h=From:Content-Type:Content-Transfer-Encoding:Subject:Date: Message-Id:To:Mime-Version; b=JmShks1rQ9K2RxajxIhhDLtuWPqJcS40OjMX506IT/uHPnGBUNhOKIH9ElahiJ0PJ kXAcSe0eY3ODZ6nU8LSZLd/iS6uZ5pJgiiRJ3lvLAMCsqy6i5xSBDRKP4M6jb8yNN5 Z68Nm8nKi8RZut/onlJ5viUeeExY7P9Zj6b7XIO4= X-Virus-Scanned: amavisd-new at mail.fly-group.ru Received: from mail.fly-group.ru ([127.0.0.1]) by localhost (mail.fly-group.ru [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id iT4sMbzkRtzg; Sat, 26 Oct 2013 13:47:19 +0400 (MSK) Received: from [192.168.1.102] (broadband-178-140-171-97.nationalcablenetworks.ru [178.140.171.97]) by mail.fly-group.ru (Postfix) with ESMTPSA id B86769506E6; Sat, 26 Oct 2013 13:47:19 +0400 (MSK) From: Alexey Tarasov Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: FreeBSD 9.2 UFS + GELI softdep_deallocate_dependencies: unrecovered I/O error Date: Sat, 26 Oct 2013 13:47:18 +0400 Message-Id: <2AA765E7-1F17-4C6F-98BD-004AEFF88D32@lexasoft.ru> To: freebsd-stable@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1816\)) X-Mailer: Apple Mail (2.1816) Cc: =?utf-8?B?0KLQsNGA0LDRgdC+0LIg0JDQu9C10LrRgdC10LnigI4KINCS0Lg=?= =?utf-8?B?0LrRgtC+0YDQvtCy0LjRhw==?= X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Oct 2013 09:55:55 -0000 Hello.=20 I've upgraded server to 9.2 and now it hangs every 2-3 hours of = intensive I/O to UFS SUJ + GELI disk. On 9.1 everything was good for a = half of a year.=20 g_vfs_done():da1.eli[WRITE(offset=3D614630752256, length=3D32768)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D614631211008, length=3D32768)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D614634815488, length=3D32768)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D614642319360, length=3D32768)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D614642909184, length=3D32768)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D614643007488, length=3D32768)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D614644875264, length=3D32768)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D550691995648, length=3D98304)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D550692519936, length=3D32768)]error = =3D 11=20 g_vfs_done():da1.eli[WRITE(offset=3D550704152576, length=3D32768)]error = =3D 11=20 /data/pgsql/data/base: got error 11 while accessing filesystem=20 panic: softdep_deallocate_dependencies: unrecovered I/O error=20 cpuid =3D 10=20 KDB: stack backtrace:=20 #0 0xffffffff80947986 at kdb_backtrace+0x66=20 #1 0xffffffff8090d9ae at panic+0x1ce=20 #2 0xffffffff80b3ff90 at clear_remove+0=20 #3 0xffffffff8098fb65 at brelse+0x75=20 #4 0xffffffff80990978 at bufdone+0x68=20 #5 0xffffffff8098c83e at biodone+0xae=20 #6 0xffffffff80872f4c at g_io_schedule_up+0xac=20 #7 0xffffffff808736ac at g_up_procbody+0x5c=20 #8 0xffffffff808db67f at fork_exit+0x11f=20 #9 0xffffffff80cdc23e at fork_trampoline+0xe=20 Uptime: 6d15h5m7s=20 Dumping 7664 out of 196573 = MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91%=20 Full core.txt is here: http://lexasoft.ru/core.txt.1=20 Server is HP Proliant DL180 G6 with P410 RAID controller.=20 -- Alexey Tarasov