Received: with ECARTIS (v1.0.0; list linux-xfs); Thu, 11 Nov 2004 10:46:30 -0800 (PST) Received: from flyingAngel.upjs.sk (gprs185-222.eurotel.cz [160.218.185.222]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id iABIkO6C032580 for ; Thu, 11 Nov 2004 10:46:26 -0800 Received: by flyingAngel.upjs.sk (Postfix, from userid 500) id 1F30C1004B1; Thu, 11 Nov 2004 20:07:01 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by flyingAngel.upjs.sk (Postfix) with ESMTP id 1DF42181207; Thu, 11 Nov 2004 20:07:01 +0100 (CET) Date: Thu, 11 Nov 2004 20:07:01 +0100 (CET) From: Jan Derfinak X-X-Sender: ja@alienAngel.home.sk To: Melissa Terwilliger Cc: linux-xfs@oss.sgi.com Subject: Re: Xfs partition info seems to be lost on reboot In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-archive-position: 4419 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: ja@mail.upjs.sk Precedence: bulk X-list: linux-xfs Content-Length: 1026 Lines: 30 On Thu, 11 Nov 2004, Melissa Terwilliger wrote: > zcat /proc/config.gz | grep CONFIG_LBD > CONFIG_LBD=y > > So I do have that set. Should I have that unset do you think? I think that there is no difference on 64-bit system. You can leave it on. I propose to use original SLES9 kernel if it is possible. It is well tested and approved by many companies. > > >Is there possibility that parted changes only kernel idea about partition > >table but not real disk layout? Did you try fdisk? > > I have not used fdisk because I was told that it would work properly on > disks over 2TB, the 3ware company suggested parted instead. > > We have two identical machines setup. I think I'm going to Try RedHat WS3 > and see if I have a similar problem there. It might just be a problem with > the 3Ware card or drivers. Simplest thing you can do is to use fdisk and also look to /proc/partitions before/after reboot like Eric mentioned. Please tell me if there is any diffence if you use fdisk or SLES9 kernel. jan --