[Ocfs2-users] (o2net, 6301, 0):o2net_connect_expired:1664 ERROR: no connection established with node 1 after 60.0 seconds, giving up and returning errors.

Krishna Kyatham kkyatham at hotmail.com
Wed Feb 9 20:01:23 PST 2011


Hello,
I am installing Two Node cluster when I automount the file systems I am getting o2net_connect_expired error and it is not mounting the cluster filesystems if I mount the cluster file systems manually as mount -a it is mounting the file systems without any issues.
 
1.If I bring Node1 up with Node2 to down cluster file system is automounting fine without any issues.
2.I checked the cluster.conf is same in both the nodes and I can ping to the port 7777 without any issues from both the nodes.
 
 
[root at rstnxsandb01 ~]# uname -a
Linux rstnxsandb01.xnet.l3its.com 2.6.18-194.26.1.0.1.el5xen #1 SMP Tue Nov 9 19:05:00 EST 2010 x86_64 x86_64 x86_64 GNU/Linux
[root at rstnxsandb01 ~]# uname -r
2.6.18-194.26.1.0.1.el5xen

 
#demesg
device-mapper: table: 253:6: multipath: error getting device
device-mapper: ioctl: error adding target to table
device-mapper: table: 253:6: multipath: error getting device
device-mapper: ioctl: error adding target to table
eth1: no IPv6 routers present
OCFS2 1.4.7 Tue Nov 9 21:29:48 EST 2010 (build 45eaa8a7b7f9cf913f8f9cb33ec017f9)
(o2net,6301,0):o2net_connect_expired:1664 ERROR: no connection established with node 1 after 60.0 seconds, giving up and returning errors.
(mount.ocfs2,6515,0):dlm_request_join:1036 ERROR: status = -107
(mount.ocfs2,6515,0):dlm_try_to_join_domain:1210 ERROR: status = -107
(mount.ocfs2,6515,0):dlm_join_domain:1488 ERROR: status = -107
(mount.ocfs2,6515,0):dlm_register_domain:1754 ERROR: status = -107
(mount.ocfs2,6515,0):ocfs2_dlm_init:2808 ERROR: status = -107
(mount.ocfs2,6515,0):ocfs2_mount_volume:1447 ERROR: status = -107
ocfs2: Unmounting device (253,4) on (node 0)
(o2net,6301,0):o2net_connect_expired:1664 ERROR: no connection established with node 1 after 60.0 seconds, giving up and returning errors.
 

 
 
# cat /etc/fstab
LABEL=/ / ext3 defaults 1 1
LABEL=/opt /opt ext3 defaults 1 2
LABEL=/home /home ext3 defaults 1 2
LABEL=/tmp /tmp ext3 defaults 1 2
LABEL=/var /var ext3 defaults 1 2
LABEL=/usr /usr ext3 defaults 1 2
LABEL=/usr/local /usr/local ext3 defaults 1 2
LABEL=/m01 /m01 ext3 defaults 1 2
LABEL=/boot /boot ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
LABEL=SWAP-sda3 swap swap defaults 0 0
#3600508b4000a233c00006000010e0000 -> dm-0
/dev/mapper/mpath1p1 /c01 ocfs2 _netdev,datavolume,nointr,heartbeat=local 0 0
#3600508b4000a233c0000600001120000 -> 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 ocfs2 o2cb F5E5D05E10D5416690D8EBA6A6C56D64 cluster
/dev/sdh1 ocfs2 o2cb 3A88FC23DBC34233BB175B056BC744A1 cluster
/dev/sdi1 ocfs2 o2cb A183305755964CF7B8D1A7307FAA0171 cluster
/dev/sdj1 ocfs2 o2cb F5E5D05E10D5416690D8EBA6A6C56D64 cluster
/dev/sdk1 ocfs2 o2cb 3A88FC23DBC34233BB175B056BC744A1 cluster
/dev/sdl1 ocfs2 o2cb A183305755964CF7B8D1A7307FAA0171 cluster
/dev/sdm1 ocfs2 o2cb F5E5D05E10D5416690D8EBA6A6C56D64 cluster
/dev/mapper/san_lun2p1 ocfs2 o2cb F5E5D05E10D5416690D8EBA6A6C56D64 cluster
/dev/mapper/san_lun1p1 ocfs2 o2cb A183305755964CF7B8D1A7307FAA0171 cluster
/dev/mapper/san_lun0p1 ocfs2 o2cb 3A88FC23DBC34233BB175B056BC744A1 cluster
 
[root at rstnxsandb01 ~]# mounted.ocfs2 -f
Device                FS     Nodes
/dev/sdb1             ocfs2  rstnxsandb02, rstnxsandb01
/dev/sdc1             ocfs2  rstnxsandb01, rstnxsandb02
/dev/sdd1             ocfs2  rstnxsandb02, rstnxsandb01
/dev/sde1             ocfs2  rstnxsandb02, rstnxsandb01
/dev/sdf1             ocfs2  rstnxsandb01, rstnxsandb02
/dev/sdg1             ocfs2  rstnxsandb02, rstnxsandb01
/dev/sdh1             ocfs2  rstnxsandb02, rstnxsandb01
/dev/sdi1             ocfs2  rstnxsandb01, rstnxsandb02
/dev/sdj1             ocfs2  rstnxsandb02, rstnxsandb01
/dev/sdk1             ocfs2  rstnxsandb02, rstnxsandb01
/dev/sdl1             ocfs2  rstnxsandb01, rstnxsandb02
/dev/sdm1             ocfs2  rstnxsandb02, rstnxsandb01
/dev/mapper/san_lun1p1  ocfs2  rstnxsandb01, rstnxsandb02
/dev/mapper/san_lun2p1  ocfs2  rstnxsandb02, rstnxsandb01
/dev/mapper/san_lun0p1  ocfs2  rstnxsandb02, rstnxsandb01
 
 
[root at rstnxsandb01 ~]# rpm -qa|grep ocfs
ocfs2-tools-1.4.4-1.el5
ocfs2-2.6.18-194.el5xen-1.4.7-1.el5
ocfs2-2.6.18-194.26.1.0.1.el5xen-1.4.7-1.el5
ocfs2-2.6.18-194.el5-1.4.7-1.el5
ocfs2console-1.4.4-1.el5
ocfs2-2.6.18-194.el5debug-1.4.7-1.el5
 
 
[root at rstnxsandb01 ~]# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     udp  --  anywhere             anywhere            udp dpt:domain 
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:domain 
ACCEPT     udp  --  anywhere             anywhere            udp dpt:bootps 
ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:bootps 
Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             192.168.122.0/24    state RELATED,ESTABLISHED 
ACCEPT     all  --  192.168.122.0/24     anywhere            
ACCEPT     all  --  anywhere             anywhere            
REJECT     all  --  anywhere             anywhere            reject-with icmp-port-unreachable 
REJECT     all  --  anywhere             anywhere            reject-with icmp-port-unreachable 
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         
[root at rstnxsandb01 ~]# 
 
Any suggestions will be greatly appreciated.
 
Regards
Krishna.
 
  		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20110209/def8d140/attachment.html 


More information about the Ocfs2-users mailing list