As Greg 'groggy' Lehey wrote:

> > I guess it's time to dump the old vinum start code from
> > vinum(8) completely, and use the in-kernel scan now.
> 
> This sounds like a good idea.

Not after looking a bit closer. ;-) The only difference ist that the
userland "vinum start" uses devstat, while the in-kernel autoscan if
vinum.autostart is set uses sysctl kern.disks (devstat is not
available in the kernel).  Both use the same backend function.  So
yes, the userland should probably be changed to use the sysctl as
well, but that's certainly not the root of Michael's problems.
Something else must be the problem there.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to