From owner-freebsd-questions@freebsd.org Thu Aug 31 22:49:19 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0327FE08970 for ; Thu, 31 Aug 2017 22:49:19 +0000 (UTC) (envelope-from emorrasg@yahoo.es) Received: from nm32.bullet.mail.ir2.yahoo.com (nm32.bullet.mail.ir2.yahoo.com [212.82.96.57]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 766BD6B0F7 for ; Thu, 31 Aug 2017 22:49:17 +0000 (UTC) (envelope-from emorrasg@yahoo.es) Received: from [212.82.98.55] by nm32.bullet.mail.ir2.yahoo.com with NNFMP; 31 Aug 2017 22:46:43 -0000 Received: from [46.228.39.78] by tm8.bullet.mail.ir2.yahoo.com with NNFMP; 31 Aug 2017 22:46:43 -0000 Received: from [127.0.0.1] by smtp115.mail.ir2.yahoo.com with NNFMP; 31 Aug 2017 22:46:43 -0000 X-Yahoo-Newman-Id: 130599.90084.bm@smtp115.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: .WXXGZwVM1kwDTk8zuhFHFCOb_Lzn2Mc_UB7FP9u9DKW7zW qvxpUiSinLXTOO9SPPctH0JNiCNQ4V4zvljra2VqbpT48dTPo_XJhBNsKmVf qFVCNhfXJQbNDTt_Kxv86tGU688mS8u45xTY1PjwWdaSsxFCpgzUoTOdZIGY WYSQ7lywXQfFRkEVywZhQDCQ9wAkwXimdh5IY_KiVVp6ZAQrnWCSF_.kk8HX IpiRo5Pk5Z0ZBZcLaF0ZymeWB8rCu6U1xcqrN3UDiLolp2eiK0ofJSGSuMTo kHQt143WWI4t3EI.NmdXgF9EaLhtcmxGofDajblZBDDOtjl9NAKbk8i8HWcS qIeMlPc8BG6rwqGD3xiBTzEGIZekyHNODyMSKQPEhLMY34A_PBSYuuW5i5eA UoLdYrBzqUTUvS1k4K3n9cEBiXVmSpBxKJsumiawTfqObVHZqBWuz1MYt6wk ws7ZdV3rG7QJvJ5YBnEz4yJp_Og72pjgV9C9Dlh3Ey6djr9JrMLVOuPLdN8w tHsml X-Yahoo-SMTP: mX392iiswBAeJNdO_s.EW62LZDJR Date: Fri, 1 Sep 2017 00:50:54 +0200 From: Eduardo Morras To: freebsd-questions@freebsd.org Subject: Re: Fun with HAST and inter-host connections Message-Id: <20170901005054.66c13aa18da29aaaf8064836@yahoo.es> In-Reply-To: <4199b174-63df-a6a8-6e8e-0e7330dd189f@laverenz.de> References: <6cc75798-b7f2-b794-faec-8807616fd7f4@fjl.co.uk> <4199b174-63df-a6a8-6e8e-0e7330dd189f@laverenz.de> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2017 22:49:19 -0000 On Thu, 31 Aug 2017 14:07:49 +0200 Uwe Laverenz wrote: > Hi, > > Am 30.08.2017 um 23:40 schrieb Frank Leonhardt: > > > Thoughts anyone? In particular, is the USB 3.1 idea crazy? And is > > anyone else crazy enough to be trying the same thing? > > 5) 1Gb ethernet and multipathing: use 2 or more interfaces for iSCSI. 6) Use Dolphinic pci express cards (I'm not affiliated) (No BSD drivers). Allows interconnect 2 servers via raw Pci express or use a pci express router to add more. https://www.dolphinics.com https://www.dolphinics.com/products/PXH810.html 7) I developed a backup using sctp with cmt instead tcp. It used, all ethernet cards simultaneusly, converting sata3 in the bottleneck. --- --- Eduardo Morras