Date: Sat, 26 Jun 2004 14:14:11 +0200 (CEST) From: Lukas Ertl <le@FreeBSD.org> To: "Greg 'groggy' Lehey" <grog@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_subr.c Message-ID: <20040626140938.A666@korben.in.tern> In-Reply-To: <20040626003225.GF7457@wantadilla.lemis.com> References: <200406251804.i5PI4XSX029018@repoman.freebsd.org> <20040626003225.GF7457@wantadilla.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26 Jun 2004, Greg 'groggy' Lehey wrote: > Why reinvent the wheel? That functionality already exists; a RAID-5 > plex automatically goes into the init state. Note also that this is > not necessary for other plex types. In fact, I was hoping to get away with fewer states an object can be in and to simplify the state machine. For example, I don't really see a need for fourteen different subdisk states. Of course, you had a reason for putting them in, and if we want to be really clever, we probably need them. But IMHO some states and state changes are not very intuitive from a user perspective. But I'll have a closer look at it. cheers, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040626140938.A666>