Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2000 13:09:52 +0300 (MSK)
From:      Igor Timkin <ivt@logger.gamma.ru>
To:        freebsd-current@freebsd.org
Subject:   dump of vinum disks
Message-ID:  <200002171009.NAA75066@logger.gamma.ru>

next in thread | raw e-mail | index | archive | help
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     ivt@newsfeed.gamma.ru:/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 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?200002171009.NAA75066>