cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_subr.c
Lukas Ertl
le at FreeBSD.org
Sat Jun 26 05:15:10 PDT 2004
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 at FreeBSD.org http://people.freebsd.org/~le/
More information about the cvs-src
mailing list