Michael wrote:
Hi,

Am 10.11.2009 07:56, schrieb Daniel Ouellet:
Punchline: I had a chat with one of the top techs at this
mail system provider, and told him about the OpenBSD
experience with Adaptec.  He told me they have come to the
same conclusion and that their next generation product would
have a much better (by OpenBSD standards) manufacturer for
the RAID systems...
More of a punch line would be if they actually see the light for real as
well and use OpenBSD instead with softraid and all. Wouldn't that be the
killer. They already know about BSD, so using OpenBSD shouldn't really
be such a problem but going from BSD to Linux for mail system? OK, I am
not a big fan of Linux, I must confess, but using something rock solid
and on email, I know of none that come close to OpenBSD for stability ,
security and all. That would make their stuff install and forget for
ever! Call that good marketing, that's what company wants, install and
forget.

But sure good writing as usual and I hope they listen to you too Nick.
They couldn't have someone more convincing to listen too!

Thanks for all the information. You are, of cause, right about the
quality of Adaptec cards. Any suggestions for a nice and not too
expensive 32/64bit PCI hardware RAID card supporting RAID 5 and maybe
even 6?


Michael

I recently bought an LSI MegaRAID 320-1LP on eBay
for $25. The battery backup unit to make it go fast cost $45. I'm still setting up this server (got some 15K 72G U320 on the way) but here it is with 6 32G Fujitsu drives configured as 3 RAID1 volumes. I wouldn't touch RAID5 myself, but you can set this card up that way.

ami0 at pci2 dev 2 function 0 "Symbios Logic MegaRAID" rev 0x01: apic 10 int 4 (irq 10)
ami0: LSI 520, 64b/lhc, FW 1L47, BIOS vG121, 64MB RAM
ami0: 1 channels, 0 FC loops, 3 logical drives
scsibus0 at ami0: 40 targets
sd0 at scsibus0 targ 0 lun 0: <AMI, Host drive #00, > SCSI2 0/direct fixed
sd0: 35045MB, 512 bytes/sec, 71772160 sec total
sd1 at scsibus0 targ 1 lun 0: <AMI, Host drive #01, > SCSI2 0/direct fixed
sd1: 35045MB, 512 bytes/sec, 71772160 sec total
sd2 at scsibus0 targ 2 lun 0: <AMI, Host drive #02, > SCSI2 0/direct fixed
sd2: 35045MB, 512 bytes/sec, 71772160 sec total
scsibus1 at ami0: 16 targets

It shows up as an ami, so it is fully accessible through bioctl.

$ sudo bioctl -v ami0
Volume  Status               Size Device
 ami0 0 Online        36747345920 sd0     RAID1
      0 Online        36747345920 0:0.0   noencl <>
                                                 'UPQ0P5201W8U'
      1 Online        36747345920 0:1.0   noencl <>
                                                 'unknown serial'
 ami0 1 Online        36747345920 sd1     RAID1
      0 Online        36747345920 0:2.0   noencl <>
                                                 'unknown serial'
      1 Online        36747345920 0:3.0   noencl <FUJITSU MAP3367NC       0108>
                                                 'UPQ0P5201W84'
 ami0 2 Online        36747345920 sd2     RAID1
      0 Online        36747345920 0:4.0   noencl <FUJITSU MAP3367NC       0108>
                                                 'UPQ0P5201W8L'
      1 Online        36747345920 0:5.0   noencl <FUJITSU MAP3367NC       0108>
                                                 'UPQ0P5201W8R'

Thanks, Marco for writing bioctl!

Jeff

Reply via email to