search for: o2cb

Displaying 20 results from an estimated 150 matches for "o2cb".

2007 Apr 13
2
O2CB in ocfs2tools 1.2.4
Hi, I might be overlooking the obvious, but I have yet to find "/etc/init.d/o2cb" however, I read that configuration uses this init script. Where is it? From: ocfs2-tools-1.2.4/README.O2CB [Starting the OCFS2 Clustering Services] O2CB is comprised of a simple node manager, heartbeat, TCP protocol, and DLM. The basic steps in startup are as follows: 1) Load the node...
2011 May 01
2
[Patch] ocfs2: remove the /sys/o2cb symlink
It is obsoleted since Dec 2005. Signed-off-by: WANG Cong <amwang at redhat.com> --- Documentation/ABI/obsolete/o2cb | 11 ----------- Documentation/ABI/removed/o2cb | 10 ++++++++++ Documentation/feature-removal-schedule.txt | 10 ---------- fs/ocfs2/cluster/sys.c | 9 --------- 4 files changed, 10 insertions(+), 30 deletions(-) --- diff --git a/Documentation/A...
2008 Feb 04
2
[PATCH 0/2] Move /sys/o2cb to /sys/fs/o2cb
Hi Greg, The following two patches move /sys/o2cb into /sys/fs/o2cb as we previously discussed. A symlink is created to maintain compatibility with existing versions of ocfs2-tools. A patch to automatically search /sys/fs/o2cb has been committed to the ocfs2-tools repo and a release with that code shouldn't be too far out. Old versions of ocfs...
2010 May 31
2
O2CB_HEARTBEAT_THRESHOLD won't take changes
Hello All, I have multiple OCFS2 clusters on SLES10 SP2 running Xen. We needed to increase the O2CB_HEARTBEAT_THRESHOLD from 31 up to 61 and did so successfully on 2 of our 3 clusters. However on one of the three clusters we are not able to change the value. The /etc/sysconfig/o2cb file contains 61 as the threshold after reconfiguring via /etc/init.d/o2cb configure, we reconfigure all 3 nodes at...
2010 Feb 24
2
renaming a OCFS2 cluster
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi everyone, another problem I did not find a solution for... I ran "o2cb configure" and configured a cluster named "ocfs2". Lazy me, I did not invent a new name. Now this cluster must be renamed to avoid confusion, the name has to change to "sapcluster". I changed /etc/ocfs2/cluster.conf to the new name and ran "o2cb configure" again...
2009 Nov 13
1
Cannot set heartbeat dead threshold
Hi I have: SLES 10 SP2 (2.6.16.60-0.21-smp) ocfs2-tools-1.4.0-0.3 ocfs2console-1.4.0-0.3 and I can't change "heartbeat dead threshold" value. Content of /etc/sysconfig/o2cb: # O2CB_ENABLED: 'true' means to load the driver on boot. O2CB_ENABLED=true # O2CB_BOOTCLUSTER: If not empty, the name of a cluster to start. O2CB_BOOTCLUSTER=ocfs2 # O2CB_HEARTBEAT_THRESHOLD: Iterations before a node is considered dead. O2CB_HEARTBEAT_THRESHOLD=151 # O2CB_IDLE_TIMEOUT_...
2012 Sep 12
2
Ocfs2-users Digest, Vol 105, Issue 4
...for a application that runs on these nodes I have downloaded below packages ocfs2-2.6.18-238.9.1.el5-1.4.9-1.el5.x86_64.r and ocfs2-2.6.18-308.1.1.el5-1.4.10-1.el5.x86_64 Installation goes with out any complains but when its time to configure I get below errors [root at ccbsn01 ~]# /etc/init.d/o2cb configure Configuring the O2CB driver. This will configure the on-boot properties of the O2CB driver. The following questions will determine whether the driver is loaded on boot. The current values will be shown in brackets ('[]'). Hitting <ENTER> without typing an answer will keep...
2012 Sep 12
0
Ocfs2-users Digest, Vol 105, Issue 4
...post this evening as below Hi All, since the post I have made some kind of a progress 1. I upgraded the kernel to 2.6.18-308.1.1.el5 same I was able to download the ocfs2 module is ocfs2-2.6.18-308.1.1.el5-1.4.10-1.el5.x86_64.rpm Looks some what better and below are the outputs Configuring the O2CB driver. This will configure the on-boot properties of the O2CB driver. The following questions will determine whether the driver is loaded on boot.? The current values will be shown in brackets ('[]').? Hitting <ENTER> without typing an answer will keep that current value.? Ctrl-C wi...
2017 Dec 15
0
OCFS2 cluster debian8 / debian9
Hi, On 12/05/2017 11:19 PM, BASSAGET C?dric wrote: > Hello > Retried from scratch; and still have an error when trying to bring up > the second cluster : > > root at LAB-virtm6:/# o2cb register-cluster ocfs2new > o2cb: Internal logic failure while registering cluster 'ocfs2new' > > root at LAB-virtm6:/mnt/vol1_iscsi_san1# o2cb list-clusters > ocfs2 > ocfs2new > > Can anybody help me please ? I don't know if o2cb stack can have multiple clusters o...
2017 Dec 15
0
OCFS2 cluster debian8 / debian9
Hi, On 12/05/2017 11:19 PM, BASSAGET C?dric wrote: > Hello > Retried from scratch; and still have an error when trying to bring up > the second cluster : > > root at LAB-virtm6:/# o2cb register-cluster ocfs2new > o2cb: Internal logic failure while registering cluster 'ocfs2new' > > root at LAB-virtm6:/mnt/vol1_iscsi_san1# o2cb list-clusters > ocfs2 > ocfs2new > > Can anybody help me please ? I don't know if o2cb stack can have multiple clusters o...
2010 Mar 20
1
Not able to mount ocfs2 volume on remote node
Hi, I have installed and configured ocfs2 as per the given guidelines on two nodes. The output of the service status of o2cb and ocfs2 is as under: Node: rashida1 -------------------------------------------------- [root at rashida1 ~]# service o2cb status Driver for "configfs": Loaded Filesystem "configfs": Mounted Driver for "ocfs2_dlmfs": Loaded Filesystem "ocfs2_dlmfs": Mounted...
2011 Jan 17
2
ping_pong using o2cb and cman
...e02 dw # ping_pong -rw /data/test.dat 3 data increment = 1 3289 locks/sec node02 dw # ping_pong -r /data/test.dat 3 3267 locks/sec The above seems reasonable and behaved as expected when the program was stopped and started repeatedly on either node. So it passed the test. Unfortunately o2cb didnt behave as expected. Using o2cb on 2 nodes node02 dw # ping_pong -rwm /data/test.dat 3 data increment = 199 data increment = 76 data increment = 1 data increment = 117 data increment = 84 data increment = 1 data increment = 212 data increment = 211 data increment = 1 data increment = 225 dat...
2011 Feb 10
0
(o2net, 6301, 0):o2net_connect_expired:1664 ERROR: no connection established with node 1 after 60.0 seconds, giving up and returning errors.
...gt; dm-1 /dev/mapper/mpath2p1 /c02 ocfs2 _netdev,datavolume,nointr,heartbeat=local 0 0 #3600508b4000a233c0000600001160000 -> dm-2 /dev/mapper/mpath3p1 /c03 ocfs2 _netdev,datavolume,nointr,heartbeat=local 0 0 [root at rstnxsandb01 bin]# mounted.ocfs2 -d Device FS Stack UUID Label /dev/sdb1 ocfs2 o2cb 3A88FC23DBC34233BB175B056BC744A1 cluster /dev/sdc1 ocfs2 o2cb A183305755964CF7B8D1A7307FAA0171 cluster /dev/sdd1 ocfs2 o2cb F5E5D05E10D5416690D8EBA6A6C56D64 cluster /dev/sde1 ocfs2 o2cb 3A88FC23DBC34233BB175B056BC744A1 cluster /dev/sdf1 ocfs2 o2cb A183305755964CF7B8D1A7307FAA0171 cluster /dev/sdg1...
2008 Sep 10
4
mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted".
...smod | grep ocfs ocfs2_user_heartbeat 20992 1 ocfs2_dlmfs 37776 1 ocfs2_dlm 204456 1 ocfs2_dlmfs ocfs2_nodemanager 223384 6 ocfs2_user_heartbeat,ocfs2_dlmfs,ocfs2_dlm configfs 44700 3 ocfs2_user_heartbeat,ocfs2_nodemanager mounted filesystem list contains following two lines which are required for o2cb. configfs on /sys/kernel/config type configfs (rw) ocfs2_dlmfs on /dlm type ocfs2_dlmfs (rw) /etc/ocfs2/cluster.conf file is created on one node using ocfs2console and then propogated changes to other host. ->/etc/init.d/o2cb status Module "configfs": Loaded Filesystem "configfs...
2008 Mar 31
4
SuSe Hangs when /etc/init.d/o2cb online
...o ~]# mounted.ocfs2 -f Device FS Nodes /dev/sdb1 ocfs2 arenamexico [root at arenamexico ~]# mount|grep ocfs2 ocfs2_dlmfs on /dlm type ocfs2_dlmfs (rw) /dev/sdb1 on /mnt/projects type ocfs2 (rw,_netdev,noatime,heartbeat=local) ============ But when I try to start the o2cb service on the Opensuse servers, the servers just hang. ============ drwagner:~ # /etc/init.d/o2cb status Module "configfs": Loaded Filesystem "configfs": Mounted Module "ocfs2_nodemanager": Loaded Module "ocfs2_dlm": Loaded Module "ocfs2_dlmfs": L...
2011 Mar 02
1
Problem with mkfs.ocfs2
When I try and run the mkfs.ocfs2 command after I have updated all of the other nodes in the cluster with the new node information in cluster.conf I am getting the following error: mkfs.ocfs2 -b 4k -C 32K -L "ocfs2" -N 4 /dev/sdb1 mkfs.ocfs2 1.4.4 Cluster stack: classic o2cb Overwriting existing ocfs2 partition. mkfs.ocfs2: Could not create domain while initializing the dlm As this is an existing OCFS2 volume, it could be mounted on an another node in the cluster. However, as mkfs.ocfs2 is unable to initialize the dlm, it cannot detect if the volume is in use or not. T...
2009 Mar 09
1
Memory allocation failed...
Below are the o2cb driver configuration and the tail of my cluster.conf. Here is the error I get when trying to start my cluster: [root at pbx_1 ~]# /etc/init.d/o2cb online Starting O2CB cluster pbx: Failed o2cb_ctl: Memory allocation failed while setting cluster name Stopping O2CB cluster pbx: OK I figure I am r...
2005 Jun 28
3
OCFS2 volumes do no mount automatically on RHEL4 also
On RHEL4 also, the service o2cb starts later than _netdev device mounts. So mount fails. Should the o2cb service start earlier to fix this? Zafar -----Original Message----- From: ocfs2-users-bounces@oss.oracle.com [mailto:ocfs2-users-bounces@oss.oracle.com] On Behalf Of ocfs2-users-request@oss.oracle.com Sent: Tuesday, June 28...
2009 Jun 24
1
o2net_connect_expired:1637 ERROR
...repeated 2 times Jun 24 09:29:24 alf2 last message repeated 3 times Jun 24 09:30:54 alf2 last message repeated 3 times Jun 24 09:32:24 alf2 last message repeated 3 times Even local firewall (iptables) is stopped, just wondering why node2 (alf2) can't connect to itself. 'Service o2cb status' shows Driver for "configfs": Loaded Filesystem "configfs": Mounted Driver for "ocfs2_dlmfs": Loaded Filesystem "ocfs2_dlmfs": Mounted Checking O2CB cluster ocfs2: Online Heartbeat dead threshold = 31 Network idle timeout: 30000 Netw...
2011 Jul 14
1
mount.ocfs2: Invalid argument while mounting /dev/mapper/xenconfig_part1 on /etc/xen/vm/. Check 'dmesg' for more information on this error.
Hello, this is my scenario: 1)I've created a Pacemaker cluster with the following ocfs package on opensuse 11.3 64bit ocfs2console-1.8.0-2.1.x86_64 ocfs2-tools-o2cb-1.8.0-2.1.x86_64 ocfs2-tools-1.8.0-2.1.x86_64 2)I've configured the cluster as usual : <resources> <clone id="dlm-clone"> <meta_attributes id="dlm-clone-meta_attributes"> <nvpair id="dlm-clone-meta_attributes-interleave&quot...