Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2007 13:53:11 -0800 (PST)
From:      Arne "Wörner" <arne_woerner@yahoo.com>
To:        Henrik Bergkvist <henrik@mdfnet.se>, freebsd-current@freebsd.org
Subject:   Re: Problem compiling graid5
Message-ID:  <885618.75622.qm@web30307.mail.mud.yahoo.com>
In-Reply-To: <4738C965.3020309@mdfnet.se>

next in thread | previous in thread | raw e-mail | index | archive | help
--- Henrik Bergkvist <henrik@mdfnet.se> 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 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?885618.75622.qm>