From owner-freebsd-questions@FreeBSD.ORG Fri Mar 26 23:07:40 2010 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 A4EDD106566C for ; Fri, 26 Mar 2010 23:07:40 +0000 (UTC) (envelope-from mailinglists@mailnewsrss.com) Received: from indie.theindiecompanyllc.com (mail.theindiecompanyllc.com [173.13.167.209]) by mx1.freebsd.org (Postfix) with ESMTP id 8670C8FC19 for ; Fri, 26 Mar 2010 23:07:40 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by indie.theindiecompanyllc.com (Postfix) with ESMTP id CEB1D683002C for ; Fri, 26 Mar 2010 16:07:39 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail.theindiecompanyllc.com Received: from indie.theindiecompanyllc.com ([127.0.0.1]) by localhost (indie.theindiecompanyllc.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iJshzJg03Dot for ; Fri, 26 Mar 2010 16:07:39 -0700 (PDT) Received: from indie.theindiecompanyllc.com (indie.theindiecompanyllc.com [173.13.167.209]) by indie.theindiecompanyllc.com (Postfix) with ESMTP id 772EE683000D for ; Fri, 26 Mar 2010 16:07:39 -0700 (PDT) Date: Fri, 26 Mar 2010 16:07:39 -0700 (PDT) From: Slack-Moehrle To: freebsd-questions@freebsd.org Message-ID: <853062763.53.1269644859219.JavaMail.root@indie.theindiecompanyllc.com> In-Reply-To: <766339826.50.1269643019825.JavaMail.root@indie.theindiecompanyllc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [173.13.167.221] X-Mailer: Zimbra 6.0.2_GA_1912.RHEL5_64 (ZimbraWebClient - FF3.0 (Mac)/6.0.2_GA_1912.RHEL5_64) Subject: Re: Where are my drives? 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: Fri, 26 Mar 2010 23:07:40 -0000 Well, going into the card Bios and creating each drive as a single drive seems to have done the trick, FreeBSD now sees them. ----- Original Message ----- From: "Slack-Moehrle" To: "Diego F. Arias R." Cc: freebsd-questions@freebsd.org Sent: Friday, March 26, 2010 3:36:59 PM Subject: Re: Where are my drives? Diego, >> I am trying to see what the 8 x 1.5tb drives are called and if they are recognized. >>I read that FreeBSD 8 has the driver for 3ware by default. >>I added a twa_load="YES" to /boot/loader.conf as well as lines for ZFS >>I do a: egrep 'ad[0-9]|cd[0-9]' /var/run/dmesg.boot >>and I just see my DVD (acd0) and my 500gb SATA (ad4) >>How to I add these drives? When I start the machine, I see the 8 drives listed during BIOS post, attached to >>the 3ware card. >Can you please paste your dmesg? Do you create an array on the 3ware? My dmesg shows the 3ware card installed (twa0)and shows ZFS running. I have not created an array on the card because I want to do RAIDZ3 so wouldn't the card just ask as pass through? If I go into the card when the system boots, I see all of my drives, but I only have option for RAID 5, 10, 50. Do you have more thoughts? -Jason _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"