Received: with ECARTIS (v1.0.0; list xfs); Tue, 19 Sep 2006 09:59:09 -0700 (PDT) Received: from cuda.sgi.com (cuda1.sgi.com [192.48.168.28]) by oss.sgi.com (8.12.10/8.12.10/SuSE Linux 0.7) with ESMTP id k8JGx0aG007093 for ; Tue, 19 Sep 2006 09:59:01 -0700 X-ASG-Debug-ID: 1158685102-334-770-0 X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from ext.agami.com (64.221.212.177.ptr.us.xo.net [64.221.212.177]) by cuda.sgi.com (Spam Firewall) with ESMTP id 76E44457987 for ; Tue, 19 Sep 2006 09:58:22 -0700 (PDT) Received: from agami.com ([192.168.168.132]) by ext.agami.com (8.12.5/8.12.5) with ESMTP id k8JGwH2c023378 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 19 Sep 2006 09:58:21 -0700 Received: from mx1.agami.com (mx1.agami.com [10.123.10.30]) by agami.com (8.12.11/8.12.11) with ESMTP id k8JGwC9v002380 for ; Tue, 19 Sep 2006 09:58:12 -0700 Received: from [10.12.12.141] ([10.12.12.141]) by mx1.agami.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 19 Sep 2006 10:01:35 -0700 Message-ID: <451021C0.8040701@agami.com> Date: Tue, 19 Sep 2006 22:28:40 +0530 From: Shailendra Tripathi User-Agent: Mozilla Thunderbird 0.9 (X11/20041127) X-Accept-Language: en-us, en MIME-Version: 1.0 To: cousins@umit.maine.edu CC: xfs@oss.sgi.com X-ASG-Orig-Subj: Re: swidth with mdadm and RAID6 Subject: Re: swidth with mdadm and RAID6 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 19 Sep 2006 17:01:35.0953 (UTC) FILETIME=[43F62C10:01C6DC0D] X-Scanned-By: MIMEDefang 2.36 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using per-user scores of TAG_LEVEL=3.5 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.0 tests= X-Barracuda-Spam-Report: Code version 3.02, rules version 3.0.21546 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-archive-position: 9024 X-ecartis-version: Ecartis v1.0.0 Sender: xfs-bounce@oss.sgi.com Errors-to: xfs-bounce@oss.sgi.com X-original-sender: stripathi@agami.com Precedence: bulk X-list: xfs Content-Length: 509 Lines: 17 > Hi Shailendra, > > I ran the program and it reports: > > Level 6, disks=11 spare_disks=1 raid_disks=10 > > which looks good. I don't understand why you got: > > Level 5, disks=7 spare_disks=3 raid_disks=5 > > Why would it have 3 spare_disks? Perhaps you are running more recent kernel than mine, and, spare_disks now reports only actual spares. It did appear little weired that it reported spare_disks as 3. get_array_info is changed in recent kernels and that should explain this difference.