All of lore.kernel.org
 help / color / mirror / Atom feed
* [Ocfs2-devel] FWD: ocfs2 panic when o2cb offline
@ 2006-12-30  1:04 Tiger Yang
  0 siblings, 0 replies; only message in thread
From: Tiger Yang @ 2006-12-30  1:04 UTC (permalink / raw)
  To: ocfs2-devel

hi, All,

FYI.

thanks,
tiger

Subject:
ocfs2 panic when o2cb offline
From:
"haobo.zhou" <haobo.zhou@oracle.com>
Date:
Sat, 30 Dec 2006 16:25:36 +0800

To:
linux_support_ww@oracle.com


All,

/etc/init.d/o2cb offline will cause a panic, if there is mounted ocfs2 
filesystem.
Sipingal found it and I reproduced in my vmware environment.  My env is

[root@node2 ~]# uname -a
Linux node2.cn.oracle.com 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 
2006 i686 i686 i386 GNU/Linux
[root@node2 ~]# rpm -qa | grep ocfs2
ocfs2-tools-1.2.2-1
ocfs2console-1.2.2-1
ocfs2-2.6.9-42.ELsmp-1.2.3-1
[root@node2 ~]#



The workaround is as follows:

--- /etc/init.d/o2cb.old        2006-12-30 23:25:27.000000000 -0500
+++ /etc/init.d/o2cb    2006-12-30 23:17:05.000000000 -0500
@@ -714,6 +714,7 @@
    then
        echo "Failed"
        echo "Unable to stop cluster as heartbeat region still active" >&2
+       exit 1
    fi

    if [ $FORCE -eq 1 ]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-12-30  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-30  1:04 [Ocfs2-devel] FWD: ocfs2 panic when o2cb offline Tiger Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.