Hi Greg,

Since the recent block device vanishment, MAKEDEV all and my vinum
volumes have failed to start.

# ls -l da[01]s1h
crw-r-----  1 root  operator   13, 0x00020007 Dec 12 22:56 da0s1h
crw-r-----  1 root  operator   13, 0x0002000f Dec 12 22:56 da1s1h
# vinum start
** no drives found: No such file or directory
# 

And, remaking old block device nodes vinum successfully starts again.

# ./MAKEDEV.1.223 da0s1h da1s1h
# ls -l da[01]s1h
brw-r-----  1 root  operator    4, 0x00020007 Dec 12 22:57 da0s1h
brw-r-----  1 root  operator    4, 0x0002000f Dec 12 22:57 da1s1h
# vinum start
vinum: reading configuration from /dev/da0s1h
vinum: updating configuration from /dev/da1s1h
# 

I'd be happy with this behavior to be corrected before -release.

-- 
FUJISHIMA Satsuki


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

Reply via email to