Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 28 May 2003 17:23:17 -0700 (PDT) Received: from axiom.anu.edu.au (axiom.anu.edu.au [150.203.127.200]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h4T0Mw2x004159 for ; Wed, 28 May 2003 17:23:01 -0700 Received: from pulp.anu.edu.au (pulp.anu.edu.au [150.203.126.25]) by axiom.anu.edu.au (8.11.2/8.11.2/SuSE Linux 8.11.1-0.5) with ESMTP id h4T0MvR31503 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) for ; Thu, 29 May 2003 10:22:58 +1000 Received: from pulp.anu.edu.au (localhost [127.0.0.1]) by pulp.anu.edu.au (8.12.9/8.12.9/Debian-3) with ESMTP id h4T0KALE002086 for ; Thu, 29 May 2003 10:20:10 +1000 Received: (from abate@localhost) by pulp.anu.edu.au (8.12.9/8.12.9/Debian-3) id h4T0KAPm002083 for linux-xfs@oss.sgi.com; Thu, 29 May 2003 10:20:10 +1000 Date: Thu, 29 May 2003 10:20:10 +1000 From: Pietro Abate To: linux-xfs@oss.sgi.com Subject: xfs fails to recover a raid0 root filesystem Message-ID: <20030529002010.GC1275@anu.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: GNU/Linux X-Organization: Research School of Information Science and Engineering (Australian National University) User-Agent: Mutt/1.5.4i X-archive-position: 4171 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: Pietro.Abate@anu.edu.au Precedence: bulk X-list: linux-xfs Content-Length: 1327 Lines: 37 Hi all, I've installed xfs on a netra (sparc) workstation. After a power failoure xfs just hangs trying to recover the root fs. The fs is actually sitting on the top of a raid0 configuration. I don't really understand if the problem is related with xfs or with raid (but I think it's xfs ...). I tried to run the raid in degradeted mode passing raid=noautodetect md=0,/dev/sda4 ... to silo, to try to isolate the problem, but it didn't solve the problem. my questions now: - is there a way of forcing xfs to ignore the recovery stage and give me a shell that I can use to run xfs_repair ? (any silo parameter ?) - is there any rescue system (cdrom) for sparc with raid and xfs support that I can use to recover the fs ? - if I manage to boot it from the net, is there any rescue system I can use ? (if not, my plan is to install a small system on the swap partition, build a kernel with xfs and raid, boot it, recover the fs, and boot back to the old installation: is it a good plan ?) - is xfs supposed to work properly (I'm using 2.4.19 + xfs snapshot) with raid0 ? is it a problem having the root fs unsing xfs with a such configuration ? please help... :-) p -- Civilization advances by extending the number of important operations which we can perform without thinking. (Alfred North Whitehead)