From owner-freebsd-questions@FreeBSD.ORG Wed May 14 01:15:44 2003 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 4154237B401 for ; Wed, 14 May 2003 01:15:44 -0700 (PDT) Received: from bebop.inter-sonic.com (bebop.inter-sonic.com [212.247.185.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 196EB43F75 for ; Wed, 14 May 2003 01:15:41 -0700 (PDT) (envelope-from peo@intersonic.se) Message-ID: <3EC1FB29.7080106@intersonic.se> Date: Wed, 14 May 2003 10:15:37 +0200 From: "Per olof Ljungmark" Organization: Intersonic AB User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-100.7 required=5.2 tests=NOSPAM_INC,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MOZILLA_UA,USER_IN_WHITELIST,X_ACCEPT_LANG version=2.44 X-Spam-Level: X-Sanitizer: bebop mail filter Subject: disklabel+sym=drive.YouCrazy X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: peo@intersonic.se List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 08:15:44 -0000 On 4.7-stable, A Compaq ProLiant 1850R + Storage system U2 One hardware raid controller, works fine Nine 9.1GB disks attached to the internal sym0+1 controller Trying to prepare disks for vinum with disklabel. da0 through da3 went fine, added c: 17767827 0 unused 0 0 # (Cyl. 0 - 1105*) h: 17767827 0 vinum # (Cyl. 0 - 1105*) However, disklabel da4-da8 returns disklabel: ioctl DIOCWLABEL: Operation not supported by device Using docs at http://www.freebsd.org/doc/en_US.ISO8859-1/articles/formatting-media/x66.html and various vinum documentation as well. Have iterated the process many times to try to figure out what I'm doing wrong but disklabel consistently refuses. Most grateful for any help. Per olof