[Linux-cluster] Kernel panic: GFS: Assertion failed on line 550 offile rgrp.c

Thai Duong thaidn at gmail.com
Fri Feb 10 15:51:25 UTC 2006


Hi David,

There's no file in /var/crash. What am I supposed to do now? Please help.

Thai Duong.

On 2/10/06, David Gutierrez <davegu1 at hotmail.com> wrote:
>
> Check your /var/crash directory and it should have created a core file for
> you to debug, Let me know if you need help with it.
>
> The line 550 will tell you what the problem is from the file which was
> reading at the time of the crash.
>
> try to write to oracle_u02. Kernel panic: GFS: Assertion failed on line
> 550
> of file rgrp.c
>
> David
>
>
> From: Thai Duong <thaidn at gmail.com>
> Reply-To: linux clustering <linux-cluster at redhat.com>
> To: linux clustering <linux-cluster at redhat.com>
> Subject: [Linux-cluster] Kernel panic: GFS: Assertion failed on line 550
> offile rgrp.c
> Date: Fri, 10 Feb 2006 00:17:22 +0700
> MIME-Version: 1.0
> Received: from hormel.redhat.com ([209.132.177.30]) by
> bay0-mc12-f1.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 9
> Feb 2006 09:17:42 -0800
> Received: from listman.util.phx.redhat.com (listman.util.phx.redhat.com
> [10.8.4.110])by hormel.redhat.com (Postfix) with ESMTPid 1D0C372F78;
> Thu,  9
> Feb 2006 12:17:42 -0500 (EST)
> Received: from int-mx1.corp.redhat.com
> (int-mx1.corp.redhat.com[172.16.52.254])by listman.util.phx.redhat.com
> (8.13.1/8.13.1) with ESMTP idk19HHeLE012080 for
> <linux-cluster at listman.util.phx.redhat.com>;Thu, 9 Feb 2006 12:17:40 -0500
> Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32])by
> int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k19HHd106088for
> <linux-cluster at redhat.com>; Thu, 9 Feb 2006 12:17:39 -0500
> Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.205])by
> mx3.redhat.com (8.13.1/8.13.1) with ESMTP id k19HHVl7018430for
> <linux-cluster at redhat.com>; Thu, 9 Feb 2006 12:17:31 -0500
> Received: by xproxy.gmail.com with SMTP id s18so140501wxcfor
> <linux-cluster at redhat.com>; Thu, 09 Feb 2006 09:17:26 -0800 (PST)
> Received: by 10.70.19.6 with SMTP id 6mr262192wxs;Thu, 09 Feb 2006
> 09:17:23
> -0800 (PST)
> Received: by 10.70.88.1 with HTTP; Thu, 9 Feb 2006 09:17:22 -0800 (PST)
> X-Message-Info: yilqo4+6kc46QQYnau3sRaNMYGNvwlwM82qFzuzDRDY=
> DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta;
> d=gmail.com
> ;h=received:message-id:date:from:to:subject:mime-version:content-type;b=Qo4QO2lKhn4K678nWOMfiwWHXvV71swnE12ulh/RbrvGFYndtiR9E0XICuvelrJg++v0nNT0ZVAhnKUUNMU/SEASR8ddTz/4oLent+xyNJye1zrGQRIrUHl1EFw1jk/I/vYC6F8p/J+KB2PpZpbq8xixOvVnJtaHdo1YevY90Z4=
> X-RedHat-Spam-Score: -2.579
> X-loop: linux-cluster at redhat.com
> X-BeenThere: linux-cluster at redhat.com
> X-Mailman-Version: 2.1.5
> Precedence: junk
> List-Id: linux clustering <linux-cluster.redhat.com>
> List-Unsubscribe:
> <https://www.redhat.com/mailman/listinfo/linux-cluster>,<mailto:
> linux-cluster-request at redhat.com?subject=unsubscribe>
> List-Archive: <https://www.redhat.com/archives/linux-cluster>
> List-Post: <mailto:linux-cluster at redhat.com>
> List-Help: <mailto:linux-cluster-request at redhat.com?subject=help>
> List-Subscribe:
> <https://www.redhat.com/mailman/listinfo/linux-cluster>,<mailto:
> linux-cluster-request at redhat.com?subject=subscribe>
> Errors-To: linux-cluster-bounces at redhat.com
> Return-Path: linux-cluster-bounces at redhat.com
> X-OriginalArrivalTime: 09 Feb 2006 17:17:42.0357 (UTC)
> FILETIME=[BC473850:01C62D9C]
>
> Hi all,
>
> My story is a little bit long so your patience is highly appreciated. I
> have
> a 4-node Oracle9iR2 RAC using GFS 6.0 as the cluster file system. Each
> node
> is running RHAS3 Update 6 for Itanium. We have 2 main pools: oracle_u01 to
> store the $ORACLE_HOME, and oracle_u02 to store the datafile, controlfile,
> redolog...Many thanks to the stabilization of GFS, this production cluster
> have been running pretty well. Two days ago, the manager wants to have a
> backup cluster with the same configuration except it consits of only one
> node. Due to the lack of 64-bit servers, we got a node from the production
> cluster out to make it become the 1-node backup cluster. We make new LUNs
> in
> our EMC CX500 SAN, and clone the production's oracle_u01 and oracle_u02 to
> them. We are able to mount these pools as GFS file system onto the backup
> cluster's node. So far so good until we try to write to oracle_u02. Kernel
> panic: GFS: Assertion failed on line 550 of file rgrp.c. It's pretty weird
> cauze writing to oracle_u01 just works. They are just the same pool device
> containing GFS file system, arent they? We even can not run df against
> u02!
> We can mount and explore it using commands like cd, ls, dir...but not df!
>
> There's no other message in /var/log/message, just the above error. If you
> need any other information, please drop me a line! Please help.
>
> Regards,
>
> --Thai Duong
>
>
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20060210/83773fad/attachment.htm>


More information about the Linux-cluster mailing list