From owner-freebsd-fs@FreeBSD.ORG Tue Jul 12 06:59:07 2011 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 6C0D51065672 for ; Tue, 12 Jul 2011 06:59:07 +0000 (UTC) (envelope-from vnik@arqa.ru) Received: from grom.arqa.ru (grom.sicex.ru [193.178.135.38]) by mx1.freebsd.org (Postfix) with ESMTP id C0A0E8FC12 for ; Tue, 12 Jul 2011 06:59:05 +0000 (UTC) Received: from maik.arqa.ru (maik [192.168.47.115]) by grom.arqa.ru (8.14.3/8.14.3) with ESMTP id p6C6x369088815 for ; Tue, 12 Jul 2011 13:59:03 +0700 (NOVST) (envelope-from vnik@arqa.ru) Received: from [127.0.0.1] (pc-vnik.arqa.ru [192.168.40.162]) by maik.arqa.ru (8.14.4/8.14.4) with ESMTP id p6C6x3dr064207 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Tue, 12 Jul 2011 13:59:03 +0700 (NOVST) (envelope-from vnik@arqa.ru) Message-ID: <4E1BF0B6.4010001@arqa.ru> Date: Tue, 12 Jul 2011 13:59:02 +0700 From: Nikitin Vitaly User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.16) Gecko/20101125 Thunderbird/3.0.11 MIME-Version: 1.0 To: freebsd-fs@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0284], KAS30/Release X-SpamTest-Info: Not protected X-Anti-Virus: Kaspersky Anti-Virus for Linux Mail Server 5.6.39/RELEASE, bases: 20110712 #5546674, check: 20110712 notchecked Cc: Subject: zfs filesystem and hast X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 06:59:07 -0000 Hello! I have some problrm with zfs filesystem on hast device. I have 2 nodes with hast replication. I set up on both nodes zfs filesystem on hast storage device. When roles of nodes are changed all is good, but if roles come back after 5-10 minutes. On the one of nodes I detect panic kernel error. It is: "panic: solaris assert: load_nvlist (spa, spa -> spa_config_object, &nv)= =0, file: /usr/src/sys/modules/zfs/.../.../cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c, line:1124 " Plesase, help me. What does mean this error? And how I can correct this problem? Thank you.