Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 2004 19:03:29 +0200
From:      Matthias Schuendehuette <msch@snafu.de>
To:        freebsd-current@freebsd.org
Subject:   Re: geom_vinum problems (crashes and lockups)
Message-ID:  <200406261903.29947.msch@snafu.de>
In-Reply-To: <20040626174133.I666@korben.in.tern>
References:  <20040625013138.54319.qmail@web53710.mail.yahoo.com> <20040626123530.GF12007@darkness.comp.waw.pl> <20040626174133.I666@korben.in.tern>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 26 June 2004 17:45, Lukas Ertl wrote:
> [...]  The next problem is that you might specify /dev/da1s1a as
> vinum drive but get /dev/da1s1c or even /dev/da1s1.  'Classic vinum'
> looked at the type field in the disklabel, but we don't do this
> anymore.

Perhaps it would be a solution to select the 'least value'-partition in 
this case - postulating that
/dev/da1s1 >= /dev/da1s1c >= /dev/da1s1[a-b,d-h] (which is always the 
case). In the moment the opposite is the case and geom_vinum 
opens /dev/da1s1 in that situation :-(

I don't know, if, when opening /dev/da1s1a for writing, GEOM triggers a 
spoil event as well because GEOM *is aware* that da1s1a is in fact the 
same as da1s1c resp. da1s1. Does anybody (Lukas/Pawel/phk) know?
-- 
Ciao/BSD - Matthias

Matthias Schuendehuette	<msch [at] snafu.de>, Berlin (Germany)
PGP-Key at <pgp.mit.edu> and <wwwkeys.de.pgp.net> ID: 0xDDFB0A5F



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