Date: Sun, 26 Apr 2009 00:02:50 +0200 (CEST) From: Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl> To: Maxim Khitrov <mkhitrov@gmail.com> Cc: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Re: Software raid5 through a sata port multiplier Message-ID: <alpine.BSF.2.00.0904252359280.4651@wojtek.tensor.gdynia.pl> In-Reply-To: <26ddd1750904251031q486a6ddar523d1470ce1fd8be@mail.gmail.com> References: <26ddd1750904251031q486a6ddar523d1470ce1fd8be@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> thinking that a software raid5 solution may not be such a bad idea. software raid5 isn't any more bad than hardware raid5 most cases. just raid5 is bad if you use it in ANY type of load except: a) mostly reads - then set LARGE RAID stripe size b) mostly huge files - then set small RAID stripe size to have highest single thread transfer, or large to have higher concurency. EVERY OTHER case is bad case for RAID5 - just remember small write on RAID5=2 reads+2 writes on disks. > The question is what port multiplier hardware does FreeBSD 7 support? it unfortunately doesn't. but your hardware RAID controllers drive disks by itself and presents virtual drives to system, and system has nothing to do with it. so ask manufacturer if it supports port multipliers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0904252359280.4651>