Re: PCIe SATA HBA for ZFS on -STABLE
On Tue, May 31, 2011 at 10:31 PM, Freddie Cash wrote: > On Tue, May 31, 2011 at 5:48 AM, Matt Thyer wrote: > > > What do people recommend for 8-STABLE as a PCIe SATA II HBA for someone > > using ZFS ? > > > > Not wanting to break the bank. > > Not interested in SATA III 6GB at this time... though it could be useful > if > > I add an SSD for... (is it ZIL ?). > > Can this be added at any time ? > > > > The main issue is I need at least 10 ports total for all existing > drives... > > ZIL would require 11 so ideally we are talking a 6 port HBA. > > > > SuperMicro AOC-USAS2-L8i works exceptionally well. These are 8-port HBAs > using the LSI1068 chipset, supported by the mpt(4) driver. Support 3 Gpbs > SATA/SAS, using multi-lane cables (2 connectors on the card, each connector > supports 4 SATA ports), hot-plug, hot-swap. > > The USAS2 (6Gbps) is supported by the mps driver (on -CURRENT, not sure if it's in 8-STABLE yet). Perhaps you're referring to the earlier USAS which does 3Gbps and is supported by the mpt driver. -- TJ ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: Problem, install Freebsd 8 in Adaptec 29320A, not recognizes raid
On Thu, May 20, 2010 at 6:24 PM, Jean Pereira wrote: > yes, is load ahd > > correct? > > On 05/20/2010 06:29 AM, Matthias Gamsjager wrote: >> >> did you load the driver? >> >> On Mon, May 17, 2010 at 4:57 PM, Jean Pereira wrote: >> >>> >>> Hi. >>> >>> I'm trying to install FreeBSD on a server that eighth in which I have a >>> adaptec 29320A controller with two 36 GB Seagate drives in raid 0. >>> >>> When I go to install the freebsd it detects only disks and not the raid. >>> ___ Avoid top posting. To answer your question, the 29320A-R is a scsi card with HostRaid aka fake raid, no better than any built-in integrated raid found on motherboards. Freebsd only sees the drives rather than the raid array which needs a windows driver. You'd be better served running raid-1 on gmirror or ZFS. ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: Inconsistent IO performance
> > > Maybe there is a hardware component here? Are both disks on the same > > controller? Or if not are both controllers using the same interrupt line? > > No. Each is on its one controller and is the only disk on that > controller. > > > You should have a look at 'systat -vmstat' with dd running in the > > background. That might give a clue as to where the bottleneck is. > > > You're using a laptop with 2 HDDs, so does that mean you're using the Ultrabay for the 2nd HDD? Perhaps anything connected to that drops down to ATA33 (pure speculation on my part) since it was designed for optical drives ...dmesg/atacontrol logs would be useful here. You may want to try dd with the of=/dev/null instead to remove the 2nd variable and benchmark solely the read speed of the 1st hdd. regards, TJ ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: Inconsistent IO performance
> The deviation in your disk I/O isn't a major surprise (to me anyway), > given the system specs. What *does* surprise me is your abysmal I/O > speeds in general. 18MB/sec min, 24MB/sec max?! ICH6-M can do a lot > more than that. Something isn't right. > > it's possible that the hw is...suboptimal. From a 2005 post, http://forum.thinkpads.com/viewtopic.php?f=2&t=13036&start=0 Check out the link to the hddbenchmark, http://img57.imageshack.us/img57/6430/hddbenchmark1no.jpg regards, TJ ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Re: reecommendations for an 'appliance" platform ?
Aragon Gouveia wrote: No, I don't think you will need a CF->SATA adapter. A simple CF->ATA adapter should do. Those systems just have an Intel GCLF2 board in them, which has both SATA and ATA: http://www.intel.com/products/desktop/motherboards/D945GCLF2-D945GCLF2D/D945GCLF2-D945GCLF2D-overview.htm Best you mail them to confirm though... They're also fanless. :) Chipset has a fan, however the processor itself is fanless. I've read somewhere that the fan is a weakpoint. Can't personally confirm that since I haven't used it long enough. The GCLF2D is a new revision, slightly cheaper but minus the SVideo-out (iirc), which was found on the earlier GCLF2. SVideo is an unnecessary expense for an appliance anyway. smime.p7s Description: S/MIME Cryptographic Signature
Re: reecommendations for an 'appliance" platform ?
Aragon Gouveia wrote: Hi, Pete French wrote: I'm not 100% sure, but fairly sure that you'll have a hard time finding something that combines the low-power standalone type spec with a 64-bit capable processor. Once you get the higher-end processor, That was my experiense when shopping around yes - annoying as I don't need anything particularly low power (it ain't going to be my leccy bill :-). The Atom 230 and 330 are supposed to be 64-bit capable: http://ark.intel.com/Compare.aspx?ids=36331,35635,35641, but I have not personally tested either with an AMD64 FreeBSD install. I've tried the Atom330 (D945GCLF2). It works fine with amd64...however it's rather wasted for 64bit considering it maxes out at 2gb. But I suppose if you wanted to standardize on amd64 installs, this is good. Gigabit - ok, re0. You'll need 7.2 at least. USB - ok SATA - 2 ports tested only with gmirror, ok. Xorg- not tested audio - not tested smime.p7s Description: S/MIME Cryptographic Signature