From owner-freebsd-bugs@FreeBSD.ORG Fri Apr 18 10:40:02 2014 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB5B0697 for ; Fri, 18 Apr 2014 10:40:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 88AB01069 for ; Fri, 18 Apr 2014 10:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s3IAe2va096117 for ; Fri, 18 Apr 2014 10:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s3IAe2vW096116; Fri, 18 Apr 2014 10:40:02 GMT (envelope-from gnats) Resent-Date: Fri, 18 Apr 2014 10:40:02 GMT Resent-Message-Id: <201404181040.s3IAe2vW096116@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mikhail Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7286532 for ; Fri, 18 Apr 2014 10:34:37 +0000 (UTC) Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3A091047 for ; Fri, 18 Apr 2014 10:34:37 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s3IAYaE1066104 for ; Fri, 18 Apr 2014 10:34:36 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s3IAYauL066097; Fri, 18 Apr 2014 10:34:36 GMT (envelope-from nobody) Message-Id: <201404181034.s3IAYauL066097@cgiserv.freebsd.org> Date: Fri, 18 Apr 2014 10:34:36 GMT From: Mikhail To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: kern/188754: GEOM Problem: gmirror gm0 destroyed on shutdown X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2014 10:40:02 -0000 >Number: 188754 >Category: kern >Synopsis: GEOM Problem: gmirror gm0 destroyed on shutdown >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 18 10:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Mikhail >Release: 8.3-RELEASE >Organization: GlobalTel >Environment: FreeBSD as4new.globaltel.ru 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Mon Apr 9 21:47:23 UTC 2012 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: There are two disk ( 465GB), mirroring is configured by means of gmirror. After sync: as4new# gmirror list Geom name: gm0 State: COMPLETE Components: 2 Balance: round-robin Slice: 4096 Flags: NONE GenID: 0 SyncID: 11 ID: 1161288843 Providers: 1. Name: mirror/gm0 Mediasize: 500107861504 (465G) Sectorsize: 512 Mode: r5w5e14 Consumers: 1. Name: ad4 Mediasize: 500107862016 (465G) Sectorsize: 512 Mode: r1w1e1 State: ACTIVE Priority: 0 Flags: NONE GenID: 0 SyncID: 11 ID: 2104388952 2. Name: ad6 Mediasize: 500107862016 (465G) Sectorsize: 512 Mode: r1w1e1 State: ACTIVE Priority: 0 Flags: NONE GenID: 0 SyncID: 11 ID: 2687380763 as4new# gmirror status Name Status Components mirror/gm0 COMPLETE ad4 (ACTIVE) ad6 (ACTIVE) After restarting, the system displays an error: GEOM: gmirror gm0 destroyed. Then follows a cyclic reboot in 15 seconds. >How-To-Repeat: Reboot server >Fix: To boot only possible when one of the disks. After loading the server again is syncing disks. What could be the problem? >Release-Note: >Audit-Trail: >Unformatted: