Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g2SNbm425262 for linux-xfs-outgoing; Thu, 28 Mar 2002 15:37:48 -0800 Received: from tigger.cc-concepts.com (64-40-83-10.mb.dsl.mebtel.net [64.40.83.10]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g2SNbdq25234 for ; Thu, 28 Mar 2002 15:37:39 -0800 Received: from thebaptistes.net (gwy3.cc-concepts.com [64.40.83.12]) (authenticated) by tigger.cc-concepts.com (8.11.6/8.11.6) with ESMTP id g2SNdqw21633; Thu, 28 Mar 2002 18:39:53 -0500 Message-ID: <3CA3A9C8.9060705@thebaptistes.net> Date: Thu, 28 Mar 2002 18:39:52 -0500 From: Mike Baptiste User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020326 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ivan Ivanov CC: linux-xfs@oss.sgi.com Subject: Re: file coruption on power fail References: X-Enigmail-Version: 0.39.2.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk FWIW - I had the exact same problem. I'm running 2.4.18-xfs, compiled with gcc3.0.4 on RH 7.2 I was running red-carpet to update gnome and it updated a LOT of core gnome packages. Well, X froze solid (except for the mouse) ctrl-alt-backspace did nothing (2nd system this happened to me). Finally after waiting a good long while, I powered down. When I restarted, I got a bunch of error msgs due to missing libraries (X and kerberos) X refused to start. I did an xfs_repair - no help. Since I was on XFree 4.1.0, I grabbed the 4.2.0 rpms and installed those from the command line along with the kerberos RPMs using the --force option. After that, everything worked fine. Nothing else got corrupted - only the X libraries (well that I've found so far - but I use this system heavily and everything seems to be happy) Wish I had more info - but this was at work so I just got it working again with the rpm install. Mike Ivan Ivanov wrote: | Are there any chances for solving this problem. | | I have read all the faq and the XFS white paper. | I have tried allmost all XFS patches from oss.sgi.com for various kernels | and know that XFS logs only metadata updates. | It is fast, has EA and ACL but when the system crashes for any reason most | of the open files ( including opened ro ) are lost - for example | XF86Config. | | Regards | Ivan |