Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id fADEWXV14385 for linux-xfs-outgoing; Tue, 13 Nov 2001 06:32:33 -0800 Received: from deliverator.sgi.com (deliverator.sgi.com [204.94.214.10]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id fADEWT014363 for ; Tue, 13 Nov 2001 06:32:29 -0800 Received: from zeus-fddi.americas.sgi.com (zeus-fddi.americas.sgi.com [128.162.8.103]) by deliverator.sgi.com (980309.SGI.8.8.8-aspam-6.2/980310.SGI-aspam) via ESMTP id GAA19043 for ; Tue, 13 Nov 2001 06:30:45 -0800 (PST) mail_from (tbd@sgi.com) Received: from daisy-e185.americas.sgi.com (daisy-e194.americas.sgi.com [128.162.194.214]) by zeus-fddi.americas.sgi.com (8.9.3/americas-smart-nospam1.1) with ESMTP id IAA3570849 for ; Tue, 13 Nov 2001 08:29:36 -0600 (CST) Received: from fsgi158.americas.sgi.com (fsgi158.americas.sgi.com [128.162.191.39]) by daisy-e185.americas.sgi.com (SGI-8.9.3/SGI-server-1.7) with ESMTP id IAA18352; Tue, 13 Nov 2001 08:28:14 -0600 (CST) From: Tad Dolphay Received: by fsgi158.americas.sgi.com (SGI-8.9.3/SGI-client-1.7) id IAA24797; Tue, 13 Nov 2001 08:28:13 -0600 (CST) Message-Id: <200111131428.IAA24797@fsgi158.americas.sgi.com> Subject: Re: Questions on XFS Testing To: may.xie@intel.com (Xie, May) Date: Tue, 13 Nov 2001 08:28:13 -0600 (CST) Cc: linux-xfs@oss.sgi.com ('linux-xfs@oss.sgi.com') In-Reply-To: <957BD1C2BF3CD411B6C500A0C944CA260A0FE3@pdsmsx32.pd.intel.com> from "Xie, May" at Nov 13, 2001 11:47:05 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk >1. What does xfstests cover? I only see xfscrash and some other test cases, such as fsstress. Does it cover all the functionality and stress testing? I guess not. >So what else you used for testing of the specific features for journaling file system as well as a basic file system functionality. Such as reliable fault recovery, scalibility (large file sizes, large partitions, large number of files), commit... > See http://oss.sgi.com/projects/xfs/101_qa.html for a description of what testing is done. >2. Did you do reliability testing? What test cases used for it? Where can I get them? We use a number of open source tests including but not limited to the following: connectathon (connectathon.org) bonnie Linux Test Project (http://sourceforge.net/projects/ltp/) iozone lmbench (http://www.bitmover.com/lmbench/get_lmbench.html) We also use a number of tests that are not currently open source. >3. What suggestions you can give me on my testing? Such as what kind of testing is my focus? is functional testing ( basic file system functionlity + journaling funtionality) necessary? Or do I just focus on performance and reliabilty testing or something else? >4. Is xfs release 1.0 work with LVM? Yes, for more information on 1.0 look at the 1.0 release announcement at http://oss.sgi.com/projects/xfs/mail_archive/0105/msg00001.html >5. Do you have Regression Test System(RTS) test suite, I know it from XFS Linux Quality Assurance page. Where can I get them? Some of these tests from RTS are included in the tests from the Linux Test Project mentioned above. >6. Is there any major problem with xfs release 1.0? I know of some NFS panics that were fixed in later releases. Tad