From owner-freebsd-questions@FreeBSD.ORG Sun Jan 9 11:48:25 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF61916A4CE for ; Sun, 9 Jan 2005 11:48:25 +0000 (GMT) Received: from mx2.ITB.ac.id (backup-mx.ITB.ac.id [167.205.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90EBE43D39 for ; Sun, 9 Jan 2005 11:48:21 +0000 (GMT) (envelope-from dikshie@ppk.itb.ac.id) Received: from mx4.itb.ac.id (mx4.itb.ac.id [167.205.1.69]) by mx2.ITB.ac.id (Postfix) with SMTP id 49CF17462D for ; Sun, 9 Jan 2005 18:48:28 +0700 (WIT) Received: from ipv6.ppk.itb.ac.id (ipv6.ppk.itb.ac.id [167.205.30.228]) by mx2.ITB.ac.id (Postfix) with ESMTP id 2C55E7461E for ; Sun, 9 Jan 2005 18:48:28 +0700 (WIT) Received: by ipv6.ppk.itb.ac.id (Postfix, from userid 1001) id 43BC8114B0; Sun, 9 Jan 2005 18:48:11 +0700 (WIT) Date: Sun, 9 Jan 2005 18:48:11 +0700 From: Dikshie To: freebsd-questions@freebsd.org Message-ID: <20050109114811.GA4254@ppk.itb.ac.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: (FreeBSD 5.3-STABLE i386) X-Uptime: 6:42PM up 10:14, 1 user, load averages: 0.02, 0.01, 0.00 X-Organization: Pusat Penelitian Kelautan (PPK) X-Location: Labtek VI Building, Institute of Technology, Bandung, Indonesia X-Web-Site: http://ipv6.ppk.itb.ac.id/~dikshie X-Yahoo-ID: dikshie X-GnuPG-Key: http://ipv6.ppk.itb.ac.id/gpg/ X-FingerPrint: 19AC 2592 1394 6C96 BABB 9060 50B8 D244 88E3 B55D Subject: cannot get raid5 UP using vinum X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jan 2005 11:48:26 -0000 Dear Members, Can someone tell me why I cannot get my raid5 UP using vinum. I'm using FreeBSD-5.3-STABLE. /etc/vinum.conf: drive alpha device /dev/ad1s1d drive beta device /dev/ad2s1d drive theta device /dev/ad3s1d volume raid5 plex org raid5 512k sd length 68698510k drive alpha sd length 68698510k drive beta sd length 68698510k drive theta vinum list: 3 drives: D alpha State: up /dev/ad1s1d A: 8204/75292 MB (10%) D beta State: up /dev/ad2s1d A: 8204/75292 MB (10%) D theta State: up /dev/ad3s1d A: 8204/75292 MB (10%) 1 volumes: V raid5 State: down Plexes: 1 Size: 131 GB 1 plexes: P raid5.p0 R5 State: init Subdisks: 3 Size: 131 GB 3 subdisks: S raid5.p0.s0 State: empty D: alpha Size: 65 GB S raid5.p0.s1 State: empty D: beta Size: 65 GB S raid5.p0.s2 State: empty D: theta Size: 65 GB vinum printconfig: drive alpha device /dev/ad1s1d drive beta device /dev/ad2s1d drive theta device /dev/ad3s1d volume raid5 plex name raid5.p0 org raid5 1024s vol raid5 sd name raid5.p0.s0 drive alpha plex raid5.p0 len 137396224s driveoffset 265s pl exoffset 0s sd name raid5.p0.s1 drive beta plex raid5.p0 len 137396224s driveoffset 265s ple xoffset 1024s sd name raid5.p0.s2 drive theta plex raid5.p0 len 137396224s driveoffset 265s pl exoffset 2048s ad0,ad1,ad2,ad3 devices are Seagate Baraccuda 80GB ATA100 7200RPM. thanks ! -dikshie-