From owner-freebsd-sparc64@FreeBSD.ORG Sat Mar 4 14:22:07 2006 Return-Path: X-Original-To: freebsd-sparc64@freebsd.org Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E626416A420 for ; Sat, 4 Mar 2006 14:22:07 +0000 (GMT) (envelope-from listor@melin.org) Received: from adamomail.se (mail.adamomail.se [208.49.108.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4082D43D46 for ; Sat, 4 Mar 2006 14:22:06 +0000 (GMT) (envelope-from listor@melin.org) Received: from stanley.melin.org ([81.216.195.144] verified) by adamomail.se (CommuniGate Pro SMTP 4.2.9) with ESMTP id 1784786; Sat, 04 Mar 2006 15:15:44 +0100 Received: from localhost (localhost [127.0.0.1]) by stanley.melin.org (Postfix) with ESMTP id E6C1631D61D; Sat, 4 Mar 2006 15:22:00 +0100 (CET) Received: from stanley.melin.org ([127.0.0.1]) by localhost (144.195.216.81.tab.siw.siwnet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29331-07; Sat, 4 Mar 2006 15:21:50 +0100 (CET) Received: from [10.0.1.9] (144.195.216.81.static.tab.siw.siwnet.net [81.216.195.144]) by stanley.melin.org (Postfix) with ESMTP id 2F76031D5F9; Sat, 4 Mar 2006 15:21:50 +0100 (CET) In-Reply-To: <20060304141028.GF82798@cicely12.cicely.de> References: <20060303080109.GA81736@xor.obsecurity.org> <20060303112051.GJ79058@cicely12.cicely.de> <3A086198-3D98-4088-A116-06A4F2E7F35B@melin.org> <20060304131822.GD82798@cicely12.cicely.de> <20060304141028.GF82798@cicely12.cicely.de> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Joacim Melin Date: Sat, 4 Mar 2006 15:21:48 +0100 To: ticso@cicely.de X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by amavisd-new at melin.org Cc: freebsd-sparc64@freebsd.org Subject: Re: Software raid on Sparc64 X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2006 14:22:08 -0000 it appears to be building the RAID: klingklang# gmirror status Name Status Components mirror/gm0 DEGRADED ad0 ad1 (1%) hooray! A thousand of thanks to you, Bernd! (and to the list for putting up with newbie questions. :) ) Joacim On 4 mar 2006, at 15.10, Bernd Walter wrote: > On Sat, Mar 04, 2006 at 02:46:39PM +0100, Joacim Melin wrote: >> here is the output: >> >> klingklang# gmirror list >> Geom name: gm0 >> State: DEGRADED >> Components: 2 > > The mirror is configured with 2 components already, but only one > was found and activated. > "gmirror forget gm0" should drop the non exiting component. > >> On 4 mar 2006, at 14.18, Bernd Walter wrote: >> >>> On Sat, Mar 04, 2006 at 02:12:10PM +0100, Joacim Melin wrote: >>>> Never mind my last email. Figured it out. >>>> >>>> The box now boots from /dev/mirror/gm0: >>>> >>>> klingklang# gmirror status >>>> Name Status Components >>>> mirror/gm0 DEGRADED ad0 >>>> >>>> >>>> So I try to add /dev/ad1 to the raid with this command: >>>> >>>> klingklang# gmirror insert gm0 /dev/ad1 >>>> Not all disks connected. >>> >>> What does gmirror list say? >>> I'm a bit confused about the degraded status, because ad0 is the >>> only existing component, which should be running. > > -- > B.Walter http://www.bwct.de http://www.fizon.de > bernd@bwct.de info@bwct.de support@fizon.de >