Received: with ECARTIS (v1.0.0; list linux-xfs); Mon, 16 Feb 2004 17:26:15 -0800 (PST) Received: from rj.sgi.com (mtvcafw.SGI.COM [192.48.171.6]) by oss.sgi.com (8.12.10/8.12.9) with SMTP id i1H1QCKO032227 for ; Mon, 16 Feb 2004 17:26:12 -0800 Received: from flecktone.americas.sgi.com (flecktone.americas.sgi.com [192.48.203.135]) by rj.sgi.com (8.12.9/8.12.9/linux-outbound_gateway-1.1) with ESMTP id i1H0Eeho002395 for ; Mon, 16 Feb 2004 16:14:40 -0800 Received: from poppy-e236.americas.sgi.com (poppy-e236.americas.sgi.com [128.162.236.207]) by flecktone.americas.sgi.com (8.12.9/8.12.10/SGI_generic_relay-1.2) with ESMTP id i1H1CljS34114996; Mon, 16 Feb 2004 19:12:47 -0600 (CST) Received: from stout.americas.sgi.com (stout.americas.sgi.com [128.162.232.50]) by poppy-e236.americas.sgi.com (8.12.9/SGI-server-1.8) with ESMTP id i1H1Cloa729612; Mon, 16 Feb 2004 19:12:47 -0600 (CST) Date: Mon, 16 Feb 2004 19:12:47 -0600 (CST) From: Eric Sandeen X-X-Sender: sandeen@stout.americas.sgi.com To: mschmitt@inf.ethz.ch cc: linux-xfs@oss.sgi.com Subject: Re: XFS: Filesystem sd(8,50) has duplicate UUID - can't mount In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-archive-position: 2119 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: sandeen@sgi.com Precedence: bulk X-list: linux-xfs I suppose the most likely scenario is that the mount failed after inserting the uuid into the list, and did not clean up properly (thanks for the hint Glen) - in which case mounting nouuid is fine, and yes it should resolve on the next reboot. sounds like a relatively harless (but annoying) bug. -Eric On Mon, 16 Feb 2004, Eric Sandeen wrote: > Was the filesystem ever cloned or snapshotted? > > do you have other xfs filesystems mounted? we could > use xfs_db to look at superblocks on each, and see why > it thinks it's a duplicate uuid... hm, or perhaps it > thinks the filesystem is mounted twice somehow...? > > -Eric >