Where are my drives?

2010-03-26 Thread Slack-Moehrle
Hi All, I have not really used FreeBSD in a very long time. FreeBSD 8. 500gb boot 8 x 1.5tb drives installed connected to a 3ware 9500S-8 card 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

Re: Where are my drives?

2010-03-26 Thread Diego F. Arias R.
On Fri, Mar 26, 2010 at 4:08 PM, Slack-Moehrle mailingli...@mailnewsrss.com wrote: Hi All, I have not really used FreeBSD in a very long time. FreeBSD 8. 500gb boot 8 x 1.5tb drives installed connected to a 3ware 9500S-8 card I am trying to see what the 8 x 1.5tb drives are called and

Re: Where are my drives?

2010-03-26 Thread Slack-Moehrle
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

Re: Where are my drives?

2010-03-26 Thread Slack-Moehrle
, 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