From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id qB8BvglW029185 for ; Sat, 8 Dec 2012 05:57:43 -0600 Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id YLwT3NQJh2hjrBtF (version=TLSv1 cipher=AES256-SHA bits=256 verify=NO) for ; Sat, 08 Dec 2012 04:00:09 -0800 (PST) Date: Sat, 8 Dec 2012 07:00:07 -0500 From: Christoph Hellwig Subject: Re: [PATCH] xfstests: Ensure cmdline geometry puts mkfs.xfs into multidisk mode Message-ID: <20121208120007.GB4430@infradead.org> References: <50ABB115.9070905@sandeen.net> <20121121095636.GC23339@infradead.org> <50C115E8.9090106@sandeen.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <50C115E8.9090106@sandeen.net> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Eric Sandeen Cc: Christoph Hellwig , Ben England , xfs-oss On Thu, Dec 06, 2012 at 04:02:16PM -0600, Eric Sandeen wrote: > Ensure that when mkfs.xfs is invoked with commandline geometry, it > triggers multidisk mode and creates more AGs. > > Signed-off-by: Eric Sandeen Looks good, Reviewed-by: Christoph Hellwig > Maybe this should also test device-specified geometry, but not sure > how to do that easily within xfstests, any ideas? That would involved scsi_debug so that we could set them up. We had several ideas how to use scsi debug for these sort of tests but never really bothered to do it. If you have some spare cycles I'd love to see this sort of tests. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs