From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 28 15:50:15 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7175616A4CE for ; Fri, 28 Jan 2005 15:50:15 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AE9543D3F for ; Fri, 28 Jan 2005 15:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j0SFoFw5081060 for ; Fri, 28 Jan 2005 15:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j0SFoFTR081058; Fri, 28 Jan 2005 15:50:15 GMT (envelope-from gnats) Resent-Date: Fri, 28 Jan 2005 15:50:15 GMT Resent-Message-Id: <200501281550.j0SFoFTR081058@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gil Kloepfer Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6C6016A4CE for ; Fri, 28 Jan 2005 15:44:13 +0000 (GMT) Received: from ns2.arlut.utexas.edu (ns2.arlut.utexas.edu [146.6.211.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BA5043D2F for ; Fri, 28 Jan 2005 15:44:10 +0000 (GMT) (envelope-from gil@arlut.utexas.edu) Received: from ns5.arlut.utexas.edu (ns5.arlut.utexas.edu [10.4.1.6]) j0SFi4CZ018934 for ; Fri, 28 Jan 2005 09:44:04 -0600 (CST) Received: from leela.arlut.utexas.edu (leela.arlut.utexas.edu [10.3.16.18]) j0SFi46C081886 for ; Fri, 28 Jan 2005 09:44:04 -0600 (CST) (envelope-from gil@arlut.utexas.edu) Received: from leela.arlut.utexas.edu (localhost.arlut.utexas.edu [127.0.0.1]) j0SFi4QI026612 for ; Fri, 28 Jan 2005 09:44:04 -0600 (CST) Received: (from gil@localhost) by leela.arlut.utexas.edu (8.12.11/8.12.11/Submit) id j0SFi2cx026611; Fri, 28 Jan 2005 09:44:02 -0600 (CST) Message-Id: <200501281544.j0SFi2cx026611@leela.arlut.utexas.edu> Date: Fri, 28 Jan 2005 09:44:02 -0600 (CST) From: Gil Kloepfer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: kern/76792: vinum not working with aac disk devices X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gil Kloepfer List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jan 2005 15:50:15 -0000 >Number: 76792 >Category: kern >Synopsis: vinum not working with aac disk devices >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 28 15:50:14 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Gil Kloepfer >Release: FreeBSD 4.11-RELEASE i386 >Organization: UT Applied Research Laboratories >Environment: System: FreeBSD 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Fri Jan 21 17:21:22 GMT 2005 root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 4.11-RELEASE vanilla install, right out of the box Dell PowerEdge 2650 with PERC 3/Di (Adaptec) controller Two RAID containers, both with a pair of 60G disks in RAID1 config 4.10-RELEASE also fails in the same manner. >Description: After relabeling the disk and setting the appropriate FreeBSD partitions to vinum, creating vinum drive fails with messages: 1: drive disk0 device /dev/aacd0s1f ** 1 Can't initialize drive disk0: Operation not supported by device 2: drive disk1 device /dev/aacd1s1f ** 2 Can't initialize drive disk1: Operation not supported by device I have actually tried this multiple times in multiple RAID configurations with the same results (incidentally with a RAID5 container, I coudln't even install FreeBSD). >How-To-Repeat: 1. Create RAID1 container with Dell PERC 3/Di controller. 2. Partition the disk as: 500M root, 1G swap, 1G /usr (one slice) 3. Install FreeBSD 4. Relabel the disk with the remaining disk space allocated to partition "f" (root will be a, swap b, usr e), type vinum 5. Create file (vinum.conf, for example) with: drive disk0 device /dev/aacd0s1f 6. Execute: vinum create -f vinum.conf I have also tried this with FreeBSD 4.10 as well, and it failed in the same manner (I am currently running 4.10-RELEASE on another system with a standalone SATA drive with vinum without any problems). >Fix: Have not found a workaround or fix at this time aside from not using vinum. >Release-Note: >Audit-Trail: >Unformatted: