From owner-freebsd-questions@FreeBSD.ORG Tue Jan 28 13:24:39 2014 Return-Path: <owner-freebsd-questions@FreeBSD.ORG> Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2CD86BB for <freebsd-questions@freebsd.org>; Tue, 28 Jan 2014 13:24:39 +0000 (UTC) Received: from mail-la0-f52.google.com (mail-la0-f52.google.com [209.85.215.52]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4C6961D36 for <freebsd-questions@freebsd.org>; Tue, 28 Jan 2014 13:24:38 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id c6so313647lan.25 for <freebsd-questions@freebsd.org>; Tue, 28 Jan 2014 05:24:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :mime-version:content-type:content-disposition:user-agent; bh=sD18qY1tNXqI8gdqizGnLcbnmcK8W+214rIxHahzhqk=; b=cX3I/hb/030VBnvil5NmOjnDcJ75j9ECwIj0NZqH9I0mnxyvEfQpP5Oh7QfZXJ/0BU SLrGZ6HfJnbY+p406gtZKfdg+u5BR2YaswfcEUL979F4ZqDmmTCEFEGlmiu4lMjXOmWe 6qo8nnEfXSUtdbewFebTCgOijdbhXAeFwKPqp5fxoWsmVkTilz2hYyZ2v9tSSgYUdzUg AeAaXwJUFX6kLK8YUl0hR9FhMFgDzLsJUrK4eKKTuvlLRBALoSIaKe6d9A0dRFFBA2X+ gBUMRzSMz/c44xbXw0pP2WdClLbILUsIdN6jZk4rj0C9pLumM91zHF8/lE6Er0gMYlAo UtZQ== X-Gm-Message-State: ALoCoQnnfUjePJYj0qg0oLhv8tURe5HkscKO+0nj+8R3wFbhnjtqwGT6UP5/8rCIl8xuy0xFRoE5 X-Received: by 10.152.161.234 with SMTP id xv10mr976324lab.41.1390915471144; Tue, 28 Jan 2014 05:24:31 -0800 (PST) Received: from localhost (off-40.addr.fotocdn.net. [193.105.179.40]) by mx.google.com with ESMTPSA id j1sm23041688laj.3.2014.01.28.05.24.28 for <freebsd-questions@freebsd.org> (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Jan 2014 05:24:29 -0800 (PST) Date: Tue, 28 Jan 2014 17:24:27 +0400 From: Vagner <vagner@bsdway.ru> To: FreeBSD questions Mail List <freebsd-questions@freebsd.org> Subject: Geom error 11 Message-ID: <20140128132427.GA89022@vager-wrk.bsdway.ru> Mail-Followup-To: FreeBSD questions Mail List <freebsd-questions@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline User-Agent: Mutt/1.5.22 (2013-10-16) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 28 Jan 2014 13:24:40 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi everybody! I've created geom stripe raid for my SSD drives. But when I gave load to this raid, I've got error:=20 > <kern.crit> server kernel: > g_vfs_done():stripe/st0a[WRITE(offset=3D214821666816, length=3D32768)]err= or =3D 11 and mine server was gone... In src tree I've found that this happend because we've called function g_io_transient_map_bio(struct bio *bp); We try to allocate memory for transient_arena and get error in g_io_deliver(bp, EDEADLK); g_io_transient_map_bio was called by function g_down_procbody(void *arg) there. So, could you tell me, why we try to execute function g_io_transient_map_bio(struct bio *bp), and where kthread g_down_procbody(void *arg) was runs for execution? I think this error mean = that I haven't kernel memory space for allocate transient_arena object. But I think what attempt for allocate memory is effect of some error... May be somebody had error like this. Could you help me? My OS version: 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #0 r255421M Thanks a lot! --=20 Respectfully, Stanislav Putrya Lead System administrator FotoStrana.Ru Ltd. (DBA Department) ICQ IM: 328585847 Jabber-GoogleTalk: root.vagner mob.phone SPB: +79215788755 email: vagner[at]bsdway.ru email: putrya[at]playform.ru email: root.vagner[at]gmail.com site: bsdway.ru site: fotostrana.ru ---------------------------------------- ( ) ASCII ribbon campaign X - against HTML, vCards and / \ - proprietary attachments in e-mail --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJS56+FAAoJEJ+YE8DIktFdVz0H/ifjoK036Gb1q9lpeXguF6N1 t0355x6f0SM2Wg7kSjUlo+QBTr0xE1zHRQ+TjL/wYyh+tcG80/PJHPgapbzd7Fos sNf6aMY3Y7WW3uMDeBFElYVmKqlPtKkcpO9Tlfjj18Dsmcok9QblnwS2Qv1ZUpxV RqPJUwuZamXz2KjpOlSiittZSetI4rBCCTg8dnnCy8mikhTf2tG1fVpBNrKHZw38 VtjRF8jv6q7vCCRUAsQMWnbE+DH3Io0M9j8T3yNekcLLpSuc4QE08ZUgCaPeQDjz I1MTBezsOj/DAuKQvFaHgmkzuFLm2HFXeTqwIJU+xbLFce7Ts7cQ8oEljoFCJdw= =K+dY -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu--