From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NrD8H-0003Ke-Is for garchives@archives.gentoo.org; Mon, 15 Mar 2010 16:27:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C98CEE08D5; Mon, 15 Mar 2010 16:26:16 +0000 (UTC) Received: from smtp.hotchilli.net (mta3.th.hotchilli.net [62.89.140.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A2864E08D5 for ; Mon, 15 Mar 2010 16:26:16 +0000 (UTC) Received: from static-87-243-200-80.adsl.hotchilli.net ([87.243.200.80] helo=[10.0.1.253]) by smtp.hotchilli.net with esmtp (Exim 4.63) (envelope-from ) id 1NrD7Q-0005Ym-1E for gentoo-user@lists.gentoo.org; Mon, 15 Mar 2010 16:26:16 +0000 Message-ID: <4B9E5FA4.1040501@shic.co.uk> Date: Mon, 15 Mar 2010 16:26:12 +0000 From: Steve User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.8) Gecko/20100227 Lightning/1.0b1 Thunderbird/3.0.3 ThunderBrowse/3.2.8.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail 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] Re: Strategy for using SAN/NAS for storage with Gentoo... References: <4B9E343A.4040908@shic.co.uk> <87d3z53b2u.fsf@newsguy.com> <854dca5c1003150849l16b375ddl89ad2e20a8f6a135@mail.gmail.com> In-Reply-To: <854dca5c1003150849l16b375ddl89ad2e20a8f6a135@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: e308eeb5-0827-4168-a887-f613b88bfc29 X-Archives-Hash: 70cf837d5452f3d25dae32eff7f01b73 On 15/03/2010 15:49, Kyle Bader wrote: > +1 on zfs w/ solaris for storage, just don't go cheap and get desktop disks. > I have to admit, I do like the idea of ZFS, though not quite enough to justify maintaining Solaris in addition to my other infrastructure. I was thinking about something rather different entirely. I was thinking about bunging disk on my LAN and shifting as much data from local storage on my server as possible. This would mean that the server could be swapped out with minimum effort. If 'disk on the net' allowed mirroring etc. then storage could be expanded and contracted as necessary without any downtime... essentially, only my hub would then be a single-point-of-failure. I'd love to be able to run a VM on my desktop, for example, and use that as a 'stand-in' while I take-down my main server for maintenance. For this to work, I'd need to access the same file system and be able to switch responsibility for services between the two 'servers' quickly. >From ages ago, I remember iSCSI being bandied about. Did that ever go anywhere (i.e. is this easy to do from Gentoo?)