Re: gvinum start volume returns EBUSY

2006-05-02 Thread Stijn Hoop
On Mon, May 01, 2006 at 03:27:11PM -0500, Rick C. Petty wrote: > When rebuilding a degraded plex with "gvinum start volume" on a mounted > filesystem, gvinum reports "errno: 16" (EBUSY). In the CVS: > > src/sys/geom/vinum/geom_vinum_init.c, lines 363-364 (of MAIN, added > 2005-Oct-09, rev 1.10.2.

gvinum start volume returns EBUSY

2006-05-01 Thread Rick C. Petty
When rebuilding a degraded plex with "gvinum start volume" on a mounted filesystem, gvinum reports "errno: 16" (EBUSY). In the CVS: src/sys/geom/vinum/geom_vinum_init.c, lines 363-364 (of MAIN, added 2005-Oct-09, rev 1.10.2.1) has the check: if (gv_is_open(p->geom)) retur