From owner-freebsd-fs@FreeBSD.ORG Thu Aug 23 08:10:34 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32F4F106564A for ; Thu, 23 Aug 2012 08:10:34 +0000 (UTC) (envelope-from araujobsdport@gmail.com) Received: from mail-qc0-f182.google.com (mail-qc0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id CD4408FC08 for ; Thu, 23 Aug 2012 08:10:33 +0000 (UTC) Received: by qcsg15 with SMTP id g15so360876qcs.13 for ; Thu, 23 Aug 2012 01:10:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=6CP8ZjAU3ItScKe7GYCSVbdx7N+PSGHOXrNR2edRjGo=; b=TgJaa6vHgvlrcqQeZRjC1SL08NB+2s6g9dq4VZA+M7wJGGAEZjNQ1DDpUGhO+pDLx0 T8Xh7BRtR0OfEIecwvMW3JVpDYwXbdgV92c+07Ng2LfyKOdvBg/FD2IumEdAzjy12fju V0C6kK6BCw5BDA8abiqFbf3hj53pnU+NQaUzTA7V6zNfDuhKvtKFBOeqhmPSNnwfYkWq Ckf0hy7u+gbZ95Bkg3iW4lrOqmCnk+Wto5aRC9f+xl86R7qnS52FRbOzdKTZsrvsHAk1 UtclvgMZly2RkFugoJIAgnxNPueWeWSE9ctQ73lHjRiUbWIkcvPOaVKpepFJ1ppmsnrW 5Tlg== MIME-Version: 1.0 Received: by 10.224.219.210 with SMTP id hv18mr1553414qab.46.1345709432995; Thu, 23 Aug 2012 01:10:32 -0700 (PDT) Received: by 10.49.4.136 with HTTP; Thu, 23 Aug 2012 01:10:32 -0700 (PDT) In-Reply-To: <02807469-A09D-4692-8530-CCAE31ED0534@slu.se> References: <49C9D08A-85EF-4D23-B07F-F3980CBA5A97@slu.se> <20120815073135.GO6757@squishy.elizium.za.net> <02807469-A09D-4692-8530-CCAE31ED0534@slu.se> Date: Thu, 23 Aug 2012 16:10:32 +0800 Message-ID: From: Marcelo Araujo To: =?ISO-8859-1?Q?Karli_Sj=F6berg?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-fs@freebsd.org" Subject: Re: Hang when importing pool X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: araujo@FreeBSD.org List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2012 08:10:34 -0000 2012/8/23 Karli Sj=F6berg > > The first time I tried that, the import sort of finished. I was able to > run "zpool status", but "zfs list" replied "no datasets available" and > "zfs/zpool get all" replied "I/O currently suspended". So I ran "zpool > export pool1", which also completed. But when I tried "zpool import -o > readonly=3Don pool1" again it core-dumped. > > After reboot I tried again with the same result. I have managed to make > the dump available for you at: > http://www.sendspace.com/file/k8mmn8 > > I would be so glad if you could find something obvious in there, otherwis= e > I=B4m done with this. > > /Karli > > Dear Karli, Shall you provide the kernel.symbols? Best Regards, --=20 Marcelo Araujo araujo@FreeBSD.org