vinum lock panic at startup -current

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Aug 8 06:24:13 PDT 2003


In message <20030808130912.A429138CCB at www.fastmail.fm>, "Aaron Wohl" writes:

>  Panicstring: mutex Giant owned at /usr/src/sys/geom/geom_dev.c:198

Ok, then I think I know what it is.

Vinum appearantly does not go through SPECFS but rather calls into
the disk device drivers directly.  That is a pretty wrong thing to
do, and it seems that vinum does not respect the D_NOGIANT
flag which GEOM recently started setting.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list