Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2002 23:34:01 -0400 (EDT)
From:      Robert Watson <rwatson@FreeBSD.ORG>
To:        Ian Dowse <iedowse@maths.tcd.ie>
Cc:        n0go013 <ttz@blahdeblah.demon.co.uk>, "Greg 'groggy' Lehey" <grog@FreeBSD.ORG>, current <freebsd-current@FreeBSD.ORG>
Subject:   Re: [ GEOM tests ] disklabel warnings and vinum drives lost 
Message-ID:  <Pine.NEB.3.96L.1021004233321.64999W-100000@fledge.watson.org>
In-Reply-To: <200210050408.aa61102@salmon.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sat, 5 Oct 2002, Ian Dowse wrote:

> >The divide by zero problem seems to be caused by an interaction
> >between two bugs: GEOM refuses to return the sector size because
> ...
> >The next failure I get is:
> >
> >	Can't write config to /dev/da1s1d, error 45 (EOPNOTSUPP)
> 
> This turns out to be vinum doing a DIOCWLABEL to make the label writable
> before writing its configuration, but GEOM does not support that ioctl I
> presume. It should be safe to ignore these DIOCWLABEL ioctl return
> values as the actual writing of the vinum data should give a suitable
> error if making the label writable fails and is important. The patch
> below is Robert's patch with all 3 other issues fixed, and together,
> this seems to be enough to make vinum work again. 

Ok -- I went ahead and booted and ran the merged patch on my testbox, and
Vinum is up and running fine with GEOM.  I think we're set to commit -- do
you want to, or shall I?

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Network Associates Laboratories



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1021004233321.64999W-100000>