From gil@arlut.utexas.edu  Fri Jan 28 15:44:13 2005
Return-Path: <gil@arlut.utexas.edu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A6C6016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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])
	by ns2.arlut.utexas.edu (8.12.11/8.12.11) with ESMTP id j0SFi4CZ018934
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 28 Jan 2005 09:44:04 -0600 (CST)
Received: from leela.arlut.utexas.edu (leela.arlut.utexas.edu [10.3.16.18])
	by ns5.arlut.utexas.edu (8.12.11/8.12.11) with ESMTP id j0SFi46C081886
	for <FreeBSD-gnats-submit@freebsd.org>; 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])
	by leela.arlut.utexas.edu (8.12.11/8.12.11) with ESMTP id j0SFi4QI026612
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <gil@arlut.utexas.edu>
Reply-To: Gil Kloepfer <gil@arlut.utexas.edu>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: vinum not working with aac disk devices
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         76792
>Category:       kern
>Synopsis:       [vinum] vinum not working with aac disk devices
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    le
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 28 15:50:14 GMT 2005
>Closed-Date:    Sat Nov 26 15:49:28 GMT 2005
>Last-Modified:  Sat Nov 26 15:49:28 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-bugs->le 
Responsible-Changed-By: le 
Responsible-Changed-When: Fri Apr 8 14:30:40 GMT 2005 
Responsible-Changed-Why:  
Grab another vinum PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76792 
State-Changed-From-To: open->closed 
State-Changed-By: le 
State-Changed-When: Sat Nov 26 15:48:45 GMT 2005 
State-Changed-Why:  
I'm closing this PR since 'classic' vinum isn't supported anymore. 

If this still fails on newer_systems with geom_vinum, a new PR can be 
opened. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76792 
>Unformatted:
