From owner-freebsd-geom@FreeBSD.ORG Sat Oct 18 06:46:48 2008 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 458E81065687 for ; Sat, 18 Oct 2008 06:46:48 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from sorbesgroup.com (mail.sorbesgroup.com [217.159.241.118]) by mx1.freebsd.org (Postfix) with ESMTP id 011288FC19 for ; Sat, 18 Oct 2008 06:46:47 +0000 (UTC) (envelope-from antik@bsd.ee) Received: from localhost (localhost.localdomain [127.0.0.1]) by sorbesgroup.com (Postfix) with ESMTP id 3C9723C52B78 for ; Sat, 18 Oct 2008 09:43:15 +0300 (EEST) Received: from sorbesgroup.com ([127.0.0.1]) by localhost (sorbesgroup.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24965-04 for ; Sat, 18 Oct 2008 09:43:14 +0300 (EEST) Received: from [127.0.0.1] (unknown [192.168.0.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by sorbesgroup.com (Postfix) with ESMTP id 82BAF3C52B72 for ; Sat, 18 Oct 2008 09:43:14 +0300 (EEST) Message-ID: <48F9865A.5050304@bsd.ee> Date: Sat, 18 Oct 2008 09:46:50 +0300 From: Andrei Kolu User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: freebsd-geom@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at localhost Subject: gmirror inconsistent filesystem X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2008 06:46:48 -0000 Hi, I encountered strange problem yesterday with gmirror setup on amd64 version of FreeBSD 7.1BETA2- after successful syncronization I shut down system cleanly and on bootup it said that /var filesystem is not clean and stopped rc startup script. I did "fsck -y /var" and mounted everything with "mount -a"- no problems on gmirror. Reboot and all starts over again- inconsistent /var... All other filesystems are clean. Everything works with gmirror without problem on 32bit FreeBSD 7.0RELEASE. Hardware is Asus P5GC-MX/1333, 2xMaxtor 160GB sata, 2x1GB Kingston 667MHz ddr2. Celeron dual-core 1,6GHz.