From owner-freebsd-questions Sun Apr 22 7:56:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from obelix.rby.hk-r.se (obelix-b.student.bth.se [194.47.132.4]) by hub.freebsd.org (Postfix) with ESMTP id 669C637B422 for ; Sun, 22 Apr 2001 07:56:30 -0700 (PDT) (envelope-from t98pth@student.bth.se) Received: from helios.kna.hk-r.se (helios [194.47.153.5]) by obelix.rby.hk-r.se (8.10.2/8.10.2) with ESMTP id f3MEuSM29404 for ; Sun, 22 Apr 2001 16:56:28 +0200 (MEST) Received: from localhost (t98pth@localhost) by helios.kna.hk-r.se (8.9.3+Sun/8.9.3) with ESMTP id QAA00370 for ; Sun, 22 Apr 2001 16:57:05 +0200 (MEST) X-Authentication-Warning: helios.kna.hk-r.se: t98pth owned process doing -bs Date: Sun, 22 Apr 2001 16:57:05 +0200 (MEST) From: =?ISO-8859-1?Q?P=E4r_Thoren?= X-Sender: t98pth@helios To: freebsd-questions@freebsd.org Subject: 4.3 and vinum Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I still have some problem with vinum. z# cat /etc/vinum.conf=20 drive d1 device /dev/wd1s1e drive d2 device /dev/wd2s1e drive d3 device /dev/wd3s1e volume big plex org concat sd length 0 drive d1 sd length 0 drive d2 sd length 0 drive d3 z# disklabel -r wd1 | tail -5 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 19807137 0 unused 0 0 # (Cyl. 0 - 19649*) e: 19807137 0 vinum # (Cyl. 0 - 19649*) z# disklabel -r wd2 | tail -5 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 16514001 0 unused 0 0 # (Cyl. 0 - 16382*) e: 16514001 0 vinum # (Cyl. 0 - 16382*) z# disklabel -r wd3 | tail -5 8 partitions: # size offset fstype [fsize bsize bps/cpg] c: 49981617 0 unused 0 0 # (Cyl. 0 - 49584*) e: 49981617 0 vinum # (Cyl. 0 - 49584*) z# vinum create /etc/vinum.conf Can't get config for plex 0: Invalid argument Segmentation fault (core dumped) z# Apr 22 16:54:41 z /kernel: vinumioctl: invalid ioctl from process 392 (vinum): c0d44644 I can=B4t se what is wrong. /P=E4r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message