Date: Wed, 19 Sep 2007 10:42:35 +0300 From: Nikos Vassiliadis <nvass@teledomenet.gr> To: freebsd-questions@freebsd.org Cc: "V.SriSaiGanesh" <sai.engrsai@gmail.com> Subject: Re: Query: SAS Multi-pathing support on 6.2 Message-ID: <200709191042.36687.nvass@teledomenet.gr> In-Reply-To: <700e45e50709180828o827ba2dpfd6fcac164eecb19@mail.gmail.com> References: <700e45e50709180828o827ba2dpfd6fcac164eecb19@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 18 September 2007 18:28, V.SriSaiGanesh wrote: > Does FreeBSD 6.2 supports SAS multi-pathing. Yes, there is geom_fox. The BUGS sections mentions: The geom_fox framework has only seen light testing. There definitely might be dragons here. Do your own evaluation. http://www.freebsd.org/cgi/man.cgi?query=geom_fox&sektion=4&manpath=FreeBSD+6.2-RELEASE There is also gmultipath for 7-CURRENT. 7-CURRENT is not very far from being released. http://www.freebsd.org/cgi/man.cgi?query=gmultipath&sektion=8&manpath=FreeBSD+7-current > Does FreeBSD has port for linux device mapper tool No, but it has GEOM which provides a generic framework for creating volume management kernel modules. Several modules for several tasks already exist. You can do encryption, mirroring, stripping, RAID3 and many more. It might cover your needs(or not). HTH, Nikos
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709191042.36687.nvass>