From owner-freebsd-current@FreeBSD.ORG Mon Nov 12 21:53:41 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7DA7016A420 for ; Mon, 12 Nov 2007 21:53:41 +0000 (UTC) (envelope-from arne_woerner@yahoo.com) Received: from web30307.mail.mud.yahoo.com (web30307.mail.mud.yahoo.com [209.191.69.69]) by mx1.freebsd.org (Postfix) with SMTP id 2F60C13C4A7 for ; Mon, 12 Nov 2007 21:53:40 +0000 (UTC) (envelope-from arne_woerner@yahoo.com) Received: (qmail 77024 invoked by uid 60001); 12 Nov 2007 21:53:12 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=Qbkexo4G+k/tBDWOunt9UM1FjbRNiVHG+F2lCX/xgIfVd/hK9kb7+FzY6/BVNbmzA3bcUki6qnUhBCP68BHrWgFAFJWmshfBMWCEYsWfq8SPeroQFXmUZlQ0TTls3CJP7cIDY1xZSCBg/ySVnRXmhgpCc6BcPSxxTzEkzCcOXAI=; X-YMail-OSG: 8AVSYYAVM1nusjL9jxhoL164aowHA8tb5hdkJxks_jXK9kJ35QD_MdVA5erYumWnDz6BsZLMFesUxjHJTy_eBtozRoFL1dxtl5JfNL8v2zsEiBg7Rdc- Received: from [84.141.60.25] by web30307.mail.mud.yahoo.com via HTTP; Mon, 12 Nov 2007 13:53:11 PST Date: Mon, 12 Nov 2007 13:53:11 -0800 (PST) From: Arne "Wörner" To: Henrik Bergkvist , freebsd-current@freebsd.org In-Reply-To: <4738C965.3020309@mdfnet.se> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <885618.75622.qm@web30307.mail.mud.yahoo.com> Cc: Subject: Re: Problem compiling graid5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2007 21:53:41 -0000 --- Henrik Bergkvist wrote: > Now it works. But I have to specify -y otherwise it does nothing. > Hmm... Without -y it does the following: It destroys the device and then GEOM asks graid5 if it could use those disks, that have been changed lately (by graid5 when it marked the device clean)... *giggle* With -y it changes the order of some events... I took that trick from gmirror... > Btw. how do I start a stopped device again except unload/load? > Hmm... U could (I am just guessing) open each disk that belongs to the graid5 device for writing (but dont write anything)... Maybe this would do the trick: dd if=/dev/blah count=0 of=/dev/blah -Arne __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com