I people, i install the ocfs in my virtual machine, with centos 5.3 and xen. But when i turn off the machine1, the ocfs start the fencing off the machine2. I read the doc in oracle.com, but could not solve the problem. Someone help? My conf and my package version. cluster.conf node: ip_port = 7777 ip_address = 192.168.1.35 number = 0 name = x1 cluster = xx node: ip_port = 7777 ip_address = 192.168.1.36 number = 1 name = x2 cluster = xx cluster: node_count = 2 name = xx o2cb: # 'dpkg-reconfigure ocfs2-tools'. # # O2CB_ENABLED: 'true' means to load the driver on boot. O2CB_ENABLED=true # O2CB_STACK: The name of the cluster stack backing O2CB. O2CB_STACK=o2cb # O2CB_BOOTCLUSTER: If not empty, the name of a cluster to start. O2CB_BOOTCLUSTER=xx #O2CB_HEARTBEAT_THRESHOLD: Iterations before a node is considered dead. O2CB_HEARTBEAT_THRESHOLD# O2CB_IDLE_TIMEOUT_MS: Time in ms before a network connection is considered dead. O2CB_IDLE_TIMEOUT_MS# O2CB_KEEPALIVE_DELAY_MS: Max time in ms before a keepalive packet is sent O2CB_KEEPALIVE_DELAY_MS# O2CB_RECONNECT_DELAY_MS: Min time in ms between connection attempts O2CB_RECONNECT_DELAY_MS kernel version: 2.6.18-92.1.22.el5xen ocfs version: ocfs2-tools-1.4.2-1.el5 ocfs2-2.6.18-92.1.22.el5xen-1.4.2-1.el5 Thanks. -- Att, Maiquel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20091020/7b6bafc4/attachment.html
If you are doing a shutdown/init 6 check your init scripts to make sure ocfs2 shuts down before network. maike wrote:> I people, i install the ocfs in my virtual machine, with centos 5.3 > and xen. But when i turn off the machine1, the ocfs start the fencing > off the machine2. I read the doc in oracle.com <http://oracle.com>, > but could not solve the problem. Someone help? > > My conf and my package version. > cluster.conf > node: > ip_port = 7777 > ip_address = 192.168.1.35 > number = 0 > name = x1 > cluster = xx > > node: > ip_port = 7777 > ip_address = 192.168.1.36 > number = 1 > name = x2 > cluster = xx > > cluster: > node_count = 2 > name = xx > > o2cb: > > # 'dpkg-reconfigure ocfs2-tools'. > # > > # O2CB_ENABLED: 'true' means to load the driver on boot. > O2CB_ENABLED=true > # O2CB_STACK: The name of the cluster stack backing O2CB. > O2CB_STACK=o2cb > # O2CB_BOOTCLUSTER: If not empty, the name of a cluster to start. > O2CB_BOOTCLUSTER=xx > #O2CB_HEARTBEAT_THRESHOLD: Iterations before a node is considered dead. > O2CB_HEARTBEAT_THRESHOLD> # O2CB_IDLE_TIMEOUT_MS: Time in ms before a network connection is > considered dead. > O2CB_IDLE_TIMEOUT_MS> # O2CB_KEEPALIVE_DELAY_MS: Max time in ms before a keepalive packet is > sent > O2CB_KEEPALIVE_DELAY_MS> # O2CB_RECONNECT_DELAY_MS: Min time in ms between connection attempts > O2CB_RECONNECT_DELAY_MS> > > kernel version: 2.6.18-92.1.22.el5xen > ocfs version: > ocfs2-tools-1.4.2-1.el5 > ocfs2-2.6.18-92.1.22.el5xen-1.4.2-1.el5 > > Thanks. > -- > Att, > Maiquel > ------------------------------------------------------------------------ > > _______________________________________________ > Ocfs2-users mailing list > Ocfs2-users at oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs2-users-------------- next part -------------- An HTML attachment was scrubbed... URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20091020/3ab97de4/attachment.html
Possibly Parallel Threads
- Cannot set heartbeat dead threshold
- mount.ocfs2: Invalid argument while mounting /dev/mapper/xenconfig_part1 on /etc/xen/vm/. Check 'dmesg' for more information on this error.
- Memory allocation failed...
- Getting Closer (was: Fencing options)
- cluster with 2 nodes - heartbeat problem fencing