From owner-freebsd-fs@FreeBSD.ORG Thu Jun 6 21:10:55 2013 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C8F4DAD7 for ; Thu, 6 Jun 2013 21:10:55 +0000 (UTC) (envelope-from editor@callfortesting.org) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) by mx1.freebsd.org (Postfix) with ESMTP id A74D615E6 for ; Thu, 6 Jun 2013 21:10:55 +0000 (UTC) Received: by mail-pa0-f42.google.com with SMTP id rl6so2039773pac.1 for ; Thu, 06 Jun 2013 14:10:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=4HWJYffgZ7lizQ3HmaYnSwh5Jhfg1jqqhew7JlHDpyE=; b=ZtZFRrcXa49+D7+hy44epeSg9jjILhpN+/tGe7u+/t+sMzSYm7N+fx80W+pPLUpMQ5 MKt72OnFAHt2khhjvHc1/R4ZgwPI4KgwyWogulIJkTSoW68XNKlKA4Q0PgUpz2kiva0f x4RBPBON9K5dM768m12dtmizBKVA02l/bI1tqlt+2uOvq7nZ6hZaDuAsO4zGUH8+EC9k YN0aOSGSviflcjnHzG65dcPrx1SV6h58NkgERjzZpjhgJM8RkHTTkFV/MbYhErtPeARi MM8erGeZdgHEpcMqxSb8Gy46kzufqUCH8qC07A3tBbJrh2OjNSV36P55IgQFIjOol/Dy 0h1A== X-Received: by 10.68.170.193 with SMTP id ao1mr23658775pbc.18.1370553055103; Thu, 06 Jun 2013 14:10:55 -0700 (PDT) Received: from MacBook-4.local (c-98-246-202-204.hsd1.or.comcast.net. [98.246.202.204]) by mx.google.com with ESMTPSA id uv1sm74305155pbc.16.2013.06.06.14.10.53 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 06 Jun 2013 14:10:54 -0700 (PDT) Message-ID: <51B0FADB.10302@callfortesting.org> Date: Thu, 06 Jun 2013 14:10:51 -0700 From: Michael Dexter User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: freebsd-fs@freebsd.org Subject: ZFS panic on import under VMware Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQkk7LCY0FLzy7Ef1dhRq2jvJOGsrj7RGMwtoWlChJz9gtHgeo4Is/K3PHR1Inc9F8cOSAZz X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2013 21:10:55 -0000 Hello all, I have encountered a FreeNAS under VMware system that gives "ONLINE" status for a pool with 'zfs import' but panics when a -f import is done under FreeNAS 8.3 x64, FreeBSD 10 and Solaris 11 live DVD. The host filesystem passes all checks. The panic reports: Stopped at traverse_prefetch_metadata+0x44: movq 0x50(%rax),%rcx I have posted screen shots of the import, panic and backtrace output: http://cft.lv/zfs/2013-07-06/ Any suggestions? Thanks, Michael