From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 27 13:14:13 2015 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ADC9817D for ; Fri, 27 Feb 2015 13:14:13 +0000 (UTC) Received: from mail-qa0-x234.google.com (mail-qa0-x234.google.com [IPv6:2607:f8b0:400d:c00::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 66F4BA15 for ; Fri, 27 Feb 2015 13:14:13 +0000 (UTC) Received: by mail-qa0-f52.google.com with SMTP id v10so12496740qac.11 for ; Fri, 27 Feb 2015 05:14:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=uVQDzc4BvyGjviq70ay+/no5X/7mzRI3G+IPYko1f2Y=; b=EOCOsxjuWzLsKoWA/ppYaUnLSw4IDbzWjH3dA79Bo4qlLcfVSp//3CR4PaQk8YDrH/ 1SIkWK5wDU2y8hbfEmzHXxkKfwgsykkHs7PG4LxsbgDibFKbBFz/sYNbdzmkkc3iZ+2I WdmLaSOTtYS45excJs3pgexeKQwVp3qsdsjVV4ghoWXe4cnCKHkiExNHPeubXswjRym+ c2uzZkOgXfe6LtnbfYhQ4s2fP54V8dYd/Hun207fwwiNl5Y4zefKVDXuZ/QY0Hlh4i4N /jM85nmfAlCXoeJXIN5F1kCGNxNF50HBbdZ7qRDXDj69jEa1768zuLmctfRxQqmZg9YT Vwwg== MIME-Version: 1.0 X-Received: by 10.140.234.136 with SMTP id f130mr29577653qhc.49.1425042852296; Fri, 27 Feb 2015 05:14:12 -0800 (PST) Received: by 10.96.213.225 with HTTP; Fri, 27 Feb 2015 05:14:12 -0800 (PST) Date: Fri, 27 Feb 2015 15:14:12 +0200 Message-ID: Subject: ZFS: zpool import panic - assert on zap_lookup ddt.c From: ivdreg ivdreg To: freebsd-bugs@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2015 13:14:13 -0000 Hi all, I wrote about my problem in forum but there are no suggestions. I think in forum link there is enough information about the problems and I will not re-post all the data. There you can see in my second post why I write to the list. https://forums.freebsd.org/threads/zpool-import-panic-assert-on-zap_lookup-ddt-c.50490/ Can someone give me idea how to continue on troubleshoot and fix this issue ? Regards