search for: ocfs2_hb_ctl

Displaying 19 results from an estimated 19 matches for "ocfs2_hb_ctl".

2011 Oct 18
12
Unable to stop cluster as heartbeat region still active
...1.6.3-2.el5. My problem is that all the time when i try to run /etc/init.d/o2cb stop it fails with this error: Stopping O2CB cluster CLUSTER: Failed Unable to stop cluster as heartbeat region still active There is no active mount point. I tried to manually stop the heartdbeat with "ocfs2_hb_ctl -K -d /dev/mapper/volgr1-lvol0 ocfs2" (after finding the refs number with "ocfs2_hb_ctl -I -d /dev/mapper/volgr1-lvol0 "). But even if refs number is set to zero the "heartbeat region still active" occurs. How can i fix this? Thank you in advance. Laurentiu.
2006 Aug 04
3
OCFS2 and ASM Question
...vol1 /dev/sdc1 Error: asmtool: unable to clear device /dev/sdc1 9.) Unmounted OCFS2 filesystems 10.) Ran /etc/init.d/oracleasm createdisk vol1 /dev/sdc1 Success 11.) Ran /etc/init.d/oracleasm createdisk vol2 /dev/sdd1 & /dev/sde1 Success 12.) Remount OCFS2 filesystems: mount -a -t ocfs2 Error: ocfs2_hb_ctl: Bad magic number in superblock while reading uuid mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" ocfs2_hb_ctl: Bad magic number in superblock while reading uuid mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not perm...
2008 Oct 22
2
Another node is heartbeating in our slot! errors with LUN removal/addition
...ode will reboot again when the LUN snapshot gets unpresented. Here are the steps that happen to generate the errors: After unmounting and deleting the LUN that contains the snapshot, I receive: Oct 22 03:15:43 ausracdb03 multipathd: dm-28: umount map (uevent) Oct 22 03:15:44 ausracdb03 kernel: ocfs2_hb_ctl[7721]: segfault at 0000000000000000 rip 0000000000428fa0 rsp 00007fff88a7efb8 error 4 Oct 22 03:15:44 ausracdb03 kernel: ocfs2: Unmounting device (253,28) on (node 2) The kernel will then sense that all SCSI paths to the device are gone, and multipathd will then mark all paths as down, which seems...
2008 Sep 10
4
mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted".
...000 Network reconnect delay: 2000 Checking O2CB heartbeat: Not active Everything looks fine till this point. I am able to configure and start o2cb successfully. Now when I try to mount a ocfs2 filesystem, it give me following error. ->mount /dev/mapper/360a980004334637558344a7863755656 /hdmnt1 ocfs2_hb_ctl: Unable to access cluster service while starting heartbeat mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" As per my opnion, I have followed proper stepts to configure. (I had done same with kernel level heartbeat successfully.) Is user level heart...
2005 Jul 12
1
problem mounting ocfs2: heartbeat
When attempting to mount the OCFS2 file system I'm getting the following error message: ocfs2_hb_ctl: Internal logic failure while starting heartbeat mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" I followed the steps given in the users_guide: modprobe ocfs2_dlmfs mount -t configfs none /config mount -t ocfs2_dlmfs none /dlm o2cb_ctl -H -...
2009 Jul 15
1
CentOS-5.3 + DRBD-8.2 + OCFS2-1.4
I've run into a problem mounting an OCFS2 filesystem on a DRBD device. I think it's the same one discussed at http://lists.linbit.com/pipermail/drbd-user/2007-April/006681.html When I try to mount the filesystem I get a ocfs2_hb_ctl: I/O error: [root at node-6A ~]# mount -t ocfs2 /dev/drbd2 /cshare ocfs2_hb_ctl: I/O error on channel while starting heartbeat mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" [root at node-6A ~]# Dmesg shows: (5070,0):o2hb_setup_one_bio:409 ERROR...
2006 Dec 07
0
答复: Re: [patch 2/2]OCFS2: allow the ocfs2 heartbeat thread to prioritize I/O
...r test for cluster_name == NULL in similar code >paths... Is there any particular reason why you added one? o2cb_remove_heartbeat_region() and o2cb_create_heartbeat_region() also have similar code, _fake_default_cluster() shuold return default cluster name. >> --- /tmp/ocfs2-tools-1.2.2/ocfs2_hb_ctl/ocfs2_hb_ctl.c 2006-10-20 01:10:46.000000000 +0800 >> +++ ocfs2_hb_ctl/ocfs2_hb_ctl.c 2006-12-07 10:04:10.000000000 +0800 >> @@ -29,6 +29,7 @@ >> +_syscall3(int, ioprio_set, int, which, int, who, int, ioprio); >> +_syscall2(int, ioprio_get, int, which, int, who); >After...
2006 Mar 19
1
ocfs2 problem
Hi, I am having a two node cluster with rhelu2 OS installed and when i am trying to mount with ocfs ,i am getting the error pasted below. "ocfs2_hb_ctl: Bad magic number in superblock while reading uuid mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" I am getting this error in only one node and in other node it is ok. Is it because in the node where i am trying to mount is parttion as LinuxLVM?...
2007 Mar 30
1
HowTo recover ocfs2 in a 10g four node cluster
...ating system on one of the 4 nodes in my cluster but when I try to startup ocfs, the return from the init script is nothing? how do I fix: [root@kmloraper1 /]# /etc/init.d/ocfs2 restart Stopping Oracle Cluster File System (OCFS2) [ OK ] Starting Oracle Cluster File System (OCFS2) ocfs2_hb_ctl: Device name specified was not found while reading uuid mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" [FAILED]
2007 Dec 26
1
design question
...In any case, my env. looks as follows: drbd-8.0.6-1.el5.centos (primary/primary) kmod-drbd-8.0.6-1.2.6.18_53.1.4.el5 ocfs2-2.6.18-53.1.4.el5-1.2.7-1.el5 ocfs2-tools-1.2.7-1.el5 ocfs2console-1.2.7-1.el5 ocfs2-tools-devel-1.2.7-1.el5 ocfs2-tools-debuginfo-1.2.7-1.el5 The error I receive is: ocfs2_hb_ctl: I/O error on channel while starting heartbeat mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" Furthermore, what are your personal experiences with ocfs2 running on drbd? Best Regards, Vasiliy Boulytchev
2005 Oct 12
2
Unable to access cluster service
...ated o2cb_ctl: Configuration error discovered while populating cluster ocfs2. None of its nodes were considered local. A node is considered local when its node name in the configuration maches this machine's host name. Stopping cluster ocfs2: OK when I try to mount the device with the console: ocfs2_hb_ctl: Unable to access cluster service while starting heartbeat mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted" : Could not mount /dev/hda3 when I try to add a node: o2cb_ctl: Unable to access cluster service while creating node Could not add node lena...
2007 Sep 04
3
Ocfs2 and debian
...-1 EIO (Input/output error) [pid 3875] close(4) = 0 [pid 3875] close(3) = 0 [pid 3875] rmdir("/sys/kernel/config/cluster/mail/heartbeat/609B5AA47550431CB3EB010C41D14312") = 0 [pid 3875] semop(98306, 0xbfd4ec9e, 1) = 0 [pid 3875] write(2, "ocfs2_hb_ctl", 12ocfs2_hb_ctl) = 12 [pid 3875] write(2, ": ", 2: ) = 2 [pid 3875] write(2, "I/O error on channel", 20I/O error on channel) = 20 [pid 3875] write(2, " ", 1 ) = 1 [pid 3875] write(2, "while starting heartbeat", 24while starting...
2009 Sep 24
1
strange fencing behavior
...e cluster. My problem is if I mount the ocfs2 partition on the server that is exporting it via AoE it fences the entire cluster. Looking at the logs exporting the ocfs2 partition doesn't give much information... Is this a known limitation? Sep 24 14:06:20 storage0 kernel: [650570.916574] ocfs2_hb_ctl[12083]: segfault at 0 ip 7f20d9c97a90 sp 7fffe238cf98 error 4 in libc-2.7.so[7f20d9c1d000+14a000] Sep 24 14:06:20 storage0 kernel: [650570.916932] ocfs2: Unmounting device (8,17) on (node 0) Sep 24 14:07:04 storage0 kernel: [650622.608756] ocfs2_dlm: Nodes in domain ("E042658E558940E6B05EF...
2007 Jun 26
3
1.2.6 compile failures
Hi, I'm trying to compile ocfs2 1.2.6 on a 2.6.21 kernel (with rsbac and pax patches), but I can't get this to work .. In 2.6.20 there was an change in the definition of the INIT_WORK macro (http://lkml.org/lkml/2006/12/5/269) this seems to cause my problems (see below) but even after removing the third parameter of the INIT_WORK calls the compile fails (see second compile failure). Can
2010 Oct 25
7
[PATCH 0/6] Ocfs2-tools: Add a new tool 'o2info'.
Now it's a good time to introduce the new tool 'o2info' since kernel part of OCFS2_IOC_INFO ioctl has been pulld upstream by linus. The following 6 patches have already got sunil's SOBs, and now they're trying to attract more reviewers before it goes to central repo with a modification of getting manual pages being introduced.
2006 Jul 04
2
ocfs2-tools-1.2.0-1 compile error
...ugfs.ocfs2/debugfs.ocfs2.8 config.status: creating mkfs.ocfs2/mkfs.ocfs2.8 config.status: creating mounted.ocfs2/mounted.ocfs2.8 config.status: creating fsck.ocfs2/fsck.ocfs2.8 config.status: creating fsck.ocfs2/fsck.ocfs2.checks.8 config.status: creating o2cb_ctl/o2cb_ctl.8 config.status: creating ocfs2_hb_ctl/ocfs2_hb_ctl.8 config.status: creating ocfs2cdsl/ocfs2cdsl.8 config.status: creating ocfs2console/ocfs2console.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 config.status: creating vendor/common/ocfs2-tools.spec root at node1:~/ocfs2/ocfs2-tools-1.2.1# make make -C libo2dlm make[1]: Enterin...
2006 Jul 04
2
ocfs2-tools-1.2.0-1 compile error
...ugfs.ocfs2/debugfs.ocfs2.8 config.status: creating mkfs.ocfs2/mkfs.ocfs2.8 config.status: creating mounted.ocfs2/mounted.ocfs2.8 config.status: creating fsck.ocfs2/fsck.ocfs2.8 config.status: creating fsck.ocfs2/fsck.ocfs2.checks.8 config.status: creating o2cb_ctl/o2cb_ctl.8 config.status: creating ocfs2_hb_ctl/ocfs2_hb_ctl.8 config.status: creating ocfs2cdsl/ocfs2cdsl.8 config.status: creating ocfs2console/ocfs2console.8 config.status: creating tunefs.ocfs2/tunefs.ocfs2.8 config.status: creating vendor/common/ocfs2-tools.spec root at node1:~/ocfs2/ocfs2-tools-1.2.1# make make -C libo2dlm make[1]: Enterin...
2007 Mar 16
2
re: o2hb_do_disk_heartbeat:963 ERROR: Device "sdb1" another node is heartbeating in our slot!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Folks, I'm trying to wrap my head around something that happened in our environment. Basically, we noticed the error in /var/log/messages with no other errors. "Mar 16 13:38:02 dbo3 kernel: (3712,3):o2hb_do_disk_heartbeat:963 ERROR: Device "sdb1": another node is heartbeating in our slot!" Usually there are a
2008 Apr 02
10
[PATCH 0/62] Ocfs2 updates for 2.6.26-rc1
The following series of patches comprises the bulk of our outstanding changes for Ocfs2. Aside from the usual set of cleanups and fixes that were inappropriate for 2.6.25, there are a few highlights: The '/sys/o2cb' directory has been moved to '/sys/fs/o2cb'. The new location meshes better with modern sysfs layout. A symbolic link has been placed in the old location so as to