Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 18:46:40 +0100
From:      Bernd Walter <ticso@mail.cicely.de>
To:        freebsd-current@freebsd.org
Subject:   devfs+vinum trouble
Message-ID:  <20010322184639.A253@cicely20.cicely.de>

next in thread | raw e-mail | index | archive | help
1. The minor numbers are completely different from what I have
   without devfs.
   Without a volume is 91,0 91,1 ...
   With I get 91,0 91,0x1000000 91,20000000 ...
   Similar plexes, ...
2. When I mount I get with all volume nodes the same filesystem.
   Not astonishing with the broken minors.
3. I have 6 volumes and only 5 devnodes in vol showed up.
   All 6 are shown with vinum list.
4. during vinum init I get errors:
   WARNING: Driver mistake: repeat make_dev("vinum/controld")
   WARNING: Driver mistake: repeat make_dev("vinum/Control")
   WARNING: Driver mistake: repeat make_dev("vinum/control")
   It doesn't matter if I have devfs compiled in or not.
   And I get similars during kldunload.

It's on an i386 based system with source from 21th March.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso@cicely.de         Usergroup           info@cosmo-project.de


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?20010322184639.A253>