From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Layton Subject: Re: [PATCH 14/18] nfsd: pNFS block layout driver Date: Thu, 8 Jan 2015 12:41:31 -0800 Message-ID: <20150108124131.4dc27026@synchrony.poochiereds.net> References: <1420561721-9150-1-git-send-email-hch@lst.de> <1420561721-9150-15-git-send-email-hch@lst.de> <20150106171658.GD12067@fieldses.org> <20150106173957.GA16200@lst.de> <20150106193949.GD28003@fieldses.org> <20150106114205.4151269c@synchrony.poochiereds.net> <20150107102802.GA28783@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: "J. Bruce Fields" , linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org, Jeff Layton , xfs@oss.sgi.com To: Christoph Hellwig Return-path: In-Reply-To: <20150107102802.GA28783@lst.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: xfs-bounces@oss.sgi.com Sender: xfs-bounces@oss.sgi.com List-Id: linux-fsdevel.vger.kernel.org On Wed, 7 Jan 2015 11:28:02 +0100 Christoph Hellwig wrote: > On Tue, Jan 06, 2015 at 11:42:05AM -0800, Jeff Layton wrote: > > Or maybe an "on" switch? > > > > We have some patches (not posted currently) that add a "pnfs" export > > option. Maybe we should add that and only enable pnfs on exports that > > have that option present? > > I would defintively prefer the off switch. I can add one if people want > it, but export options are a little annoying as they require support > not only in the kernel but also in nfs-utils. True, it is a pain, but I think it's realistic to expect someone who wants to do pnfs to have an updated nfs-utils. It wouldn't take too long for it to trickle out to the various distros and adding new export options is fairly simple to do. If we do want to go that route, it might be nice to do the option with a list of layout types. For example: pnfs=block:file:flexfiles ...so we could potentially support more than one layout type per export. -- Jeff Layton _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs