Who will correct dump (dump use /dev/rXXX instead of /dev/XXX) ?
I wrote:
> Yesterday current:
> ivt@newsfeed:/news/etc:2:770>uname -a
> FreeBSD newsfeed.gamma.ru 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Wed Feb 16 03:00:26
>MSK 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/NEWSFEED i386
> ivt@newsfeed:/news/etc:2:771>dump 0f /dev/null /news
> DUMP: Date of this level 0 dump: Thu Feb 17 12:24:34 2000
> DUMP: Date of last level 0 dump: the epoch
> DUMP: Dumping /dev/vinum/rraid0 (/news) to /dev/null
> DUMP: Cannot open /dev/vinum/rraid0
> vt@newsfeed:/news/etc:2:772>dump 0f /dev/null /dev/vinum/raid0
> DUMP: Date of this level 0 dump: Thu Feb 17 12:25:10 2000
> DUMP: Date of last level 0 dump: the epoch
> DUMP: Dumping /dev/vinum/rraid0 (/news) to /dev/null
> DUMP: Cannot open /dev/vinum/rraid0
> vt@newsfeed:/news/etc:2:773>ls -ltr /dev/vinum
> total 4
> drwxr-xr-x 2 root wheel 512 Feb 16 06:13 drive
> drwxr-xr-x 2 root wheel 512 Feb 16 06:13 plex
> drwxr-xr-x 2 root wheel 512 Feb 16 06:13 sd
> drwxr-xr-x 3 root wheel 512 Feb 16 06:13 vol
> crw------- 1 root wheel 91, 0x40000001 Feb 16 06:13 Control
> crw------- 1 root wheel 91, 0x40000002 Feb 16 06:13 control
> crw------- 1 root wheel 91, 0x40000000 Feb 16 06:13 controld
> crw-r----- 1 root operator 91, 0 Feb 16 06:14 raid0
> (vinum create vinum's disks with ``wheel'' group, so i made
> chgrp operator raid0).
>
> Just moment solution is (cd /dev/vinum; ln raid0 rraid0).
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message