From owner-freebsd-questions@FreeBSD.ORG Thu Dec 13 16:39:22 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3ADB716A418 for ; Thu, 13 Dec 2007 16:39:22 +0000 (UTC) (envelope-from goran.nilsson@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.freebsd.org (Postfix) with ESMTP id CA67813C461 for ; Thu, 13 Dec 2007 16:39:21 +0000 (UTC) (envelope-from goran.nilsson@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so260042pyb.3 for ; Thu, 13 Dec 2007 08:39:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=gl4o/GuPfj8K6ssTTR1XSLfDW09Jy5/hcBVIEuyu1tU=; b=OjBtnZfQrJmJMt+3vmsvgTjOkoz2DlIB8x0lmv/dDTtkHFFCMMsynHIql7obCo8wU3P+hIhjcTFd2d4ZS39DsTp0vl/9kOJmKwSkeqUXC8BXgHdsOBDxb9fxJd7/7MGJRa/QouFN3Oo/Y5zxN66dWAoKcn+xujOkmqY9is2h0G4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Z/962Gnfo/lwnhbxW8hZdcsEZvox+c+n/hLTMlgi9+BrIz3Yj9LI68PQDFOOayAnO6EIToEkQAFAhfst84cK2khlrxninMMbNfiDrham74x30+s6cMyOYpZcc+lSGU0GEFIO1HS0B/ONBDUYOWC9Yb7Y/TnJjqa9IkthPa8GZ50= Received: by 10.35.60.15 with SMTP id n15mr2418739pyk.33.1197563956249; Thu, 13 Dec 2007 08:39:16 -0800 (PST) Received: by 10.35.11.9 with HTTP; Thu, 13 Dec 2007 08:39:16 -0800 (PST) Message-ID: Date: Thu, 13 Dec 2007 17:39:16 +0100 From: "=?ISO-8859-1?Q?G=F6ran_Nilsson?=" To: "=?ISO-8859-1?Q?G=F6ran_Nilsson?=" , freebsd-questions@freebsd.org In-Reply-To: <20071213001002.GA60304@owl.midgard.homeip.net> MIME-Version: 1.0 References: <20071213001002.GA60304@owl.midgard.homeip.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Promise SuperTrak EX12350 don't get detected under FreeBSD 6.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2007 16:39:22 -0000 On the controller there it says that it supports freebsd 6.1. And yes there is documentation on how to install freebsd 6.1 on the raid. But for now i have installed freebsd on a RAID1 system, and i have problem getting the card detcted, i run a 5TB RAID 6 on this card. Didn't thought that it could be that much differens between version 6.1 and 6.2. Gonna try to reinstall. After the reinstall i got the card up and running. I see it get detected and it all looks ok. I go in and do a fdisk on the drive and label/mount it. I do all this in sysinstall. I can see that the drive is 4648GB so it all looks ok with the RAID 6 Drive= . When i later quit sysinstall and check the mounts i see that the drive spac= e is 532GB and available space is 500GB. This looks totally wrong. Is there any limitations that im not aware of? /Goran On Dec 13, 2007 1:10 AM, Erik Trulsson wrote: > On Wed, Dec 12, 2007 at 09:35:09PM +0100, G=F6ran Nilsson wrote: > > Hi, > > I have a problem getting my EX12350 Radicontroller to work under FreeBS= D > 6.2. > > When i start the computer or rund a dmesg i can see that > > "mass storage raid ..no driver attached" > > For what i can see this card should be supported under FreeBSD 6.1, but > > could it be soo that the support is missing in 6.2? Any tips? > > Should i try to go for the 6.3 RC1. I really need this card up and > running, > > i run it as a RAID 6. I have tried this with just the generic kernel, > > So the most should be in there? > > > > Ideas, is most appriciating, coz im kinda stuck. > > > > > What makes you think this card is supported by FreeBSD 6.1? > > As far as I can tell there is no driver for that card included with any > FreeBSD release. If it was supported the driver would have been included > in > GENERIC kernel, and if was supported in 6.1 it would have been in 6.2also= . > > > It is quite possible however that Promise provides their own FreeBSD > driver > for that card. If that is the case you should ask Promise which > version(s) > of FreeBSD the driver supports and how to install it - or read their > documentation where such information can likely be found. > > > > > -- > > Erik Trulsson > ertr1013@student.uu.se >