Hello All<br>&nbsp;I installed ocfs2 on my test 2 node linux system. I can mount the files system from node 1 <br>When I mount the file system on node 2 I get the follow iin /var/log/messages. If I unmount the files sytem on node 1 I can then mount it on node 2.
<br><br><br>Jan 12 14:41:00 nylnx-db02 kernel: OCFS2 1.0.9 Fri Dec&nbsp; 9 17:57:54 PST 2005 (build 97852cad922c1927e9c8c1d871524122)<br>Jan 12 14:41:00 nylnx-db02 kernel: (18682,3):ocfs2_initialize_osb:1212 max_slots for this device: 4
<br>Jan 12 14:41:00 nylnx-db02 kernel: (18682,3):ocfs2_fill_local_node_info:874 I am node 1<br>Jan 12 14:41:06 nylnx-db02 kernel: (3163,3):o2net_connect_expired:1469 ERROR: no connection established with node 0 after 10 seconds, giving up and returning errors.
<br>Jan 12 14:41:06 nylnx-db02 kernel: (18682,3):dlm_request_join:776 ERROR: status = -107<br>Jan 12 14:41:06 nylnx-db02 kernel: (18682,3):dlm_try_to_join_domain:926 ERROR: status = -107<br>Jan 12 14:41:06 nylnx-db02 kernel: (18682,3):dlm_join_domain:1171 ERROR: status = -107
<br>Jan 12 14:41:06 nylnx-db02 kernel: (18682,3):dlm_register_domain:1361 ERROR: status = -107<br>Jan 12 14:41:06 nylnx-db02 kernel: (18682,3):ocfs2_dlm_init:1966 ERROR: status = -107<br>Jan 12 14:41:06 nylnx-db02 kernel: (18682,3):ocfs2_mount_volume:943 ERROR: status = -107
<br>Jan 12 14:41:06 nylnx-db02 kernel: ocfs2: Unmounting device (8,129) on (node 1)<br><br>[root@nylnx-db02 u03]# /etc/init.d/o2cb status<br>Module &quot;configfs&quot;: Loaded<br>Filesystem &quot;configfs&quot;: Mounted<br>
Module &quot;ocfs2_nodemanager&quot;: Loaded<br>Module &quot;ocfs2_dlm&quot;: Loaded<br>Module &quot;ocfs2_dlmfs&quot;: Loaded<br>Filesystem &quot;ocfs2_dlmfs&quot;: Mounted<br>Checking cluster ocfs2: Online<br>Checking heartbeat: Not active
<br><br>Mark<br><br><br>