From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751911AbZECFhg (ORCPT ); Sun, 3 May 2009 01:37:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751089AbZECFh1 (ORCPT ); Sun, 3 May 2009 01:37:27 -0400 Received: from 1wt.eu ([62.212.114.60]:4225 "EHLO 1wt.eu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750953AbZECFh0 (ORCPT ); Sun, 3 May 2009 01:37:26 -0400 Date: Sun, 3 May 2009 07:36:00 +0200 From: Willy Tarreau To: Bart Van Assche Cc: Andrew Morton , Philipp Reisner , linux-kernel@vger.kernel.org, Jens Axboe , Greg KH , Neil Brown , James Bottomley , Sam Ravnborg , Dave Jones , Nikanth Karthikesan , Lars Marowsky-Bree , Kyle Moffett , Lars Ellenberg Subject: Re: [PATCH 00/16] DRBD: a block device for HA clusters Message-ID: <20090503053557.GH570@1wt.eu> References: <1241090812-13516-1-git-send-email-philipp.reisner@linbit.com> <20090501015902.ed8b56d3.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.11 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 02, 2009 at 09:33:35AM +0200, Bart Van Assche wrote: > On Fri, May 1, 2009 at 10:59 AM, Andrew Morton > wrote: > > On Thu, 30 Apr 2009 13:26:36 +0200 Philipp Reisner wrote: > > > >> This is a repost of DRBD > > > > Is it being used anywhere for anything?  If so, where and what? > > One popular application is to run iSCSI and HA software on top of DRBD > in order to build a highly available iSCSI storage target. Confirmed, I have several customers who're doing exactly that. Willy