Received: with ECARTIS (v1.0.0; list linux-xfs); Thu, 26 Jun 2003 18:49:21 -0700 (PDT) Received: from zok.sgi.com (zok.SGI.COM [204.94.215.101]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h5R1n62x010797 for ; Thu, 26 Jun 2003 18:49:06 -0700 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by zok.sgi.com (8.12.9/8.12.2/linux-outbound_gateway-1.2) with SMTP id h5R1mxiY027813 for ; Thu, 26 Jun 2003 18:49:00 -0700 Received: from wobbly.melbourne.sgi.com (wobbly.melbourne.sgi.com [134.14.55.135]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id LAA14090; Fri, 27 Jun 2003 11:47:43 +1000 Received: from frodo.melbourne.sgi.com (root@frodo.melbourne.sgi.com [134.14.55.153]) by wobbly.melbourne.sgi.com (SGI-8.12.5/8.12.5) with ESMTP id h5R1lg3K043733; Fri, 27 Jun 2003 11:47:43 +1000 (EST) Received: from frodo.melbourne.sgi.com (nathans@localhost [127.0.0.1]) by frodo.melbourne.sgi.com (8.12.9/8.12.9/Debian-3) with ESMTP id h5R1laoo001224; Fri, 27 Jun 2003 11:47:36 +1000 Received: (from nathans@localhost) by frodo.melbourne.sgi.com (8.12.9/8.12.9/Debian-3) id h5R1lZ3w001222; Fri, 27 Jun 2003 11:47:35 +1000 Date: Fri, 27 Jun 2003 11:47:35 +1000 From: Nathan Scott To: Juergen Rose Cc: linux-xfs@oss.sgi.com Subject: Re: Can't mount xfs with log version=2 Message-ID: <20030627014735.GD894@frodo> References: <1056627514.12634.11.camel@vilm.bioinf.mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1056627514.12634.11.camel@vilm.bioinf.mdc-berlin.de> User-Agent: Mutt/1.5.3i X-archive-position: 4481 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: nathans@sgi.com Precedence: bulk X-list: linux-xfs On Thu, Jun 26, 2003 at 01:38:35PM +0200, Juergen Rose wrote: > Hi, > > I have here a software raid device /dev/md/0. If I create the filesystem > with: > mkfs -t xfs -f /dev/md/0 > I can mount the device, but I get a lot of "raid5: switching cache > buffer size" warnings. If I create the filesystem with > mkfs -t xrs -f -l version=2 /dev/md/0 > > I can't mount the device: I get: > > mount: wrong fs type, bad option, bad superblock on /dev/md/0, > or too many mounted file systems What messages do you see in /var/log/messages when the mount fails at this point? > I habe linux-2.4.21-ac2, which was configured with: > CONFIG_XFS_FS=y > # CONFIG_XFS_RT is not set > # CONFIG_XFS_QUOTA is not set > > I would appreciate any hint very much. Please answer also to my email I > don't follow this list. > cheers. -- Nathan