Received: with ECARTIS (v1.0.0; list linux-xfs); Sat, 01 Feb 2003 04:57:09 -0800 (PST) Received: from rrzs2.rz.uni-regensburg.de (rrzs2.rz.uni-regensburg.de [132.199.1.2]) by oss.sgi.com (8.12.5/8.12.5) with SMTP id h11Cv33v014036 for ; Sat, 1 Feb 2003 04:57:05 -0800 Received: from pc9391.physik.uni-regensburg.de (pc9391.physik.uni-regensburg.de [132.199.98.219]) by rrzs2.rz.uni-regensburg.de (8.11.6+Sun/8.11.6) with ESMTP id h11D4Re24224 for ; Sat, 1 Feb 2003 14:04:27 +0100 (MET) Received: from guc28561 by pc9391.physik.uni-regensburg.de with local (Exim 3.35 #1 (Debian)) id 18exJr-0002A1-00 for ; Sat, 01 Feb 2003 14:04:27 +0100 Date: Sat, 1 Feb 2003 14:04:27 +0100 From: Christian Guggenberger To: linux-xfs@oss.sgi.com Subject: Yet Another mkfs.xfs RAID Question Message-ID: <20030201130427.GA8128@pc9391.physik.uni-regensburg.de> Reply-To: Christian.Guggenberger@physik.uni-regensburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i X-archive-position: 2489 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: Christian.Guggenberger@physik.uni-regensburg.de Precedence: bulk X-list: linux-xfs Hi, I'm going to set up a new 1.7 TB HW Raid 5 next week. RAID 5 contains 11 disks, Stripe Unit should be (according to the manual) 128k. so my mkfs.xfs options will be sunit=256, swidth=2560 for the data section, won't they? I will definitly use internal log, so I'd like to ask, if I should use logversion 2, and what sunit and swidth values I should use here? I guess the same as for the data section??? Would I gain something from logversion 2? thx Christian