Date: Mon, 20 Mar 2000 10:36:53 -0800 From: Jon Rust <jpr@vcnet.com> To: freebsd-questions@freebsd.org Subject: vinum: no raw device? Message-ID: <p04310107b4fc1dc79eee@[209.239.239.22]>
index | next in thread | raw e-mail
I just finished rebuilding a machine with 4.0-STABLE. When I was
done, I ran my vinum config to create a RAID-10 volume. Everything
went fine (newfs, mount, actual use). Whoa! I don't have a "rraid10"
in /dev/vinum. Where'd the raw device go?
newweb:~{11} $ ls -l /dev/vinum
total 4
crw------- 1 root wheel 91, 0x40000001 Mar 20 10:19 Control
crw------- 1 root wheel 91, 0x40000002 Mar 20 10:19 control
crw------- 1 root wheel 91, 0x40000000 Mar 20 10:19 controld
drwxr-xr-x 2 root wheel 512 Mar 20 10:19 drive/
drwxr-xr-x 2 root wheel 512 Mar 20 10:19 plex/
crw-r----- 1 root wheel 91, 0 Mar 20 10:19 raid10
drwxr-xr-x 2 root wheel 512 Mar 20 10:19 sd/
drwxr-xr-x 3 root wheel 512 Mar 20 10:19 vol/
I went back into vinum and issued a makedev command, but that didn't
bring it back. Here's my steps: create vinum_config_file; start
raid10.p1 (to get the second plex out of the inital "faulty" state);
newfs -v /dev/vinum/raid10; doh! no raw device, back into vinum and
"makedev"; still no raw device.
jon
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p04310107b4fc1dc79eee>
