From owner-freebsd-geom@FreeBSD.ORG Mon Oct 9 13:02:41 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4201D16A403 for ; Mon, 9 Oct 2006 13:02:41 +0000 (UTC) (envelope-from nonsolosoft@diff.org) Received: from agnus.ngi.it (ns.virtuo.it [88.149.128.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC05D43D46 for ; Mon, 9 Oct 2006 13:02:40 +0000 (GMT) (envelope-from nonsolosoft@diff.org) Received: from k7.diff.org (81-174-26-135.f5.ngi.it [81.174.26.135]) by agnus.ngi.it (8.13.6/8.13.5) with ESMTP id k99D2bX8006256 for ; Mon, 9 Oct 2006 15:02:38 +0200 Received: from [127.0.0.1] (localhost [127.0.0.1]) by k7.diff.org (8.13.6/8.13.6) with ESMTP id k99D2KUs007189 for ; Mon, 9 Oct 2006 15:02:35 +0200 (CEST) (envelope-from nonsolosoft@diff.org) Message-ID: <452A485C.4030507@diff.org> Date: Mon, 09 Oct 2006 15:02:20 +0200 From: Ferruccio Zamuner Organization: NonSoLoSoft - Italy - http://www.nonsolosoft.com/ User-Agent: Thunderbird 1.5 (X11/20060114) MIME-Version: 1.0 To: freebsd-geom@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: gmirror component disappears 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: Mon, 09 Oct 2006 13:02:41 -0000 % gmirror list root Geom name: root State: COMPLETE Components: 1 Balance: load Slice: 4096 Flags: NOAUTOSYNC GenID: 2 SyncID: 3 ID: 316001977 Providers: 1. Name: mirror/root Mediasize: 629145088 (600M) Sectorsize: 512 Mode: r0w0e0 Consumers: 1. Name: ad2s1a Mediasize: 629145600 (600M) Sectorsize: 512 Mode: r1w1e1 State: ACTIVE Priority: 0 Flags: NONE GenID: 2 SyncID: 3 ID: 2315910758 % gmirror insert root ad6s1a % gmirror list root Geom name: root State: DEGRADED Components: 2 Balance: load Slice: 4096 Flags: NOAUTOSYNC GenID: 2 SyncID: 3 ID: 316001977 Providers: 1. Name: mirror/root Mediasize: 629145088 (600M) Sectorsize: 512 Mode: r0w0e0 Consumers: 1. Name: ad2s1a Mediasize: 629145600 (600M) Sectorsize: 512 Mode: r1w1e1 State: ACTIVE Priority: 0 Flags: NONE GenID: 2 SyncID: 3 ID: 2315910758 2. Name: ad6s1a Mediasize: 629145600 (600M) Sectorsize: 512 Mode: r1w1e1 State: STALE Priority: 0 Flags: SYNCHRONIZING GenID: 2 SyncID: 3 ID: 2476772769 % gmirror rebuild root ad6s1a % gmirror list root Geom name: root State: DEGRADED Components: 2 Balance: load Slice: 4096 Flags: NOAUTOSYNC GenID: 3 SyncID: 3 ID: 316001977 Providers: 1. Name: mirror/root Mediasize: 629145088 (600M) Sectorsize: 512 Mode: r0w0e0 Consumers: 1. Name: ad2s1a Mediasize: 629145600 (600M) Sectorsize: 512 Mode: r1w1e1 State: ACTIVE Priority: 0 Flags: NONE GenID: 3 SyncID: 3 ID: 2315910758 ad6s1a disappears!!! I've try to reinsert it and I got "Not all disks connected." error, while if I use forget, I can add it again, but again it disappears with rebuild. I'm on FreeBSD 6.1 Bye, \fer