From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-148122-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 133C21381F3
	for <garchives@archives.gentoo.org>; Wed, 12 Jun 2013 04:57:41 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 466BCE095A;
	Wed, 12 Jun 2013 04:57:32 +0000 (UTC)
Received: from smash-net.org (smash-net.org [176.9.155.157])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 02D24E08CA
	for <gentoo-user@lists.gentoo.org>; Wed, 12 Jun 2013 04:57:30 +0000 (UTC)
Received: from smash-net.org (localhost [127.0.0.1])
	by smash-net.org (Postfix) with ESMTP id 4497227A0078
	for <gentoo-user@lists.gentoo.org>; Wed, 12 Jun 2013 06:57:29 +0200 (CEST)
Received: by smash-net.org (Postfix, from userid 65534)
	id 3094627A00D5; Wed, 12 Jun 2013 06:57:29 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on heimdall
X-Spam-Level: 
X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED
	autolearn=disabled version=3.3.2
Received: from [IPv6:2a01:4f8:160:4183:250:56ff:fe00:1a05] (smash-net.org [IPv6:2a01:4f8:160:4183:250:56ff:fe00:1a05])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smash-net.org (Postfix) with ESMTPSA id 7B30A27A0078
	for <gentoo-user@lists.gentoo.org>; Wed, 12 Jun 2013 06:57:26 +0200 (CEST)
Message-ID: <51B7FFB5.9000502@smash-net.org>
Date: Wed, 12 Jun 2013 06:57:25 +0200
From: =?ISO-8859-1?Q?Norman_Rie=DF?= <norman@smash-net.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130518 Thunderbird/17.0.6
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Linux Fiber SAN
References: <CAGWRaZbCatcxM2d2YGXNGKh9jQC+nE-cWJBceGLUARnoMERJtw@mail.gmail.com>
In-Reply-To: <CAGWRaZbCatcxM2d2YGXNGKh9jQC+nE-cWJBceGLUARnoMERJtw@mail.gmail.com>
X-Enigmail-Version: 1.5.1
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Virus-Scanned: ClamAV using ClamSMTP
X-Archives-Salt: 38570137-33c7-42de-9e06-af46fa5a86d3
X-Archives-Hash: bafb0bc8909f5c623557dd68b6cb8f10

Am 11.06.2013 16:19, schrieb Nick Khamis:
> Hello Everyone,
> 
> Was wondering what people are running these days, and how do they
> compare to the 10,000 dollar SAN boxes. We are looking to build a fiber
> san using IET and glusterFS, and was wondering what kind of luck people
> where having using this approach, or any for that matter.
> 
> Kind Regards,
> 
> Nick.

Hello Nick,

the question is, what are you doing with it and why do you think you
need a fibre channel SAN.
Our goal indeed is to get rid of the SAN infrastructure as it is
delicately to all kinds of failure with nearly zero fault tolerance.
An example, you have an hicup or a power failure in your network. SAN is
dead from nowon and must be reinitialized on the server. Simple NFS
comes back up without any fuzz.
Another, you boot your storage systems due to an os update or something
like that. Your SAN will be dead. NFS will just go on as if nothing
happened.
We use netapp storage systems which are NAS and SAN capable.
Another point is, that if you have a SAN lun, there is either no way to
increase or decrease size on the fly, on cifs or nfs you can resize your
share on the go.

So if you do not have a _really_ good reason to use a fribre channel
SAN, don't!

Regards,
Norman