- 论坛徽章:
- 0
|
Hi All~
I have two node on SLES9 x86_64 SP3 (ocfs2 1.2), connected to an iSCSI Storage
two node SLES9 have been running great for months
I've just added an additional node on the same hardware but running SLES10 SP2 x86_64 (ocfs2 1.4)
I've configured the ocfs2 1.4 as the SLES10 SP2, but am having trouble mounting the array.
Any thoughts?
DB:~ # mount -t ocfs2 /dev/sdi1 /mnt/isc21
mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdi1 on /mnt/isc21. Check 'dmesg' for more information on this error.
OCFS2 Node Manager 1.4.0-SLES Thu Mar 20 18:16:41 UTC 2008 (build 99b6c68abf5508f83f483303cfe67ebf3d32aee9)
o2cb heartbeat: registered disk mode
OCFS2 DLM 1.4.0-SLES Thu Mar 20 18:16:41 UTC 2008 (build 99b6c68abf5508f83f483303cfe67ebf3d32aee9)
OCFS2 DLMFS 1.4.0-SLES Thu Mar 20 18:16:41 UTC 2008 (build 99b6c68abf5508f83f483303cfe67ebf3d32aee9)
OCFS2 User DLM kernel interface loaded
eth0: no IPv6 routers present
eth1: no IPv6 routers present
o2cb heartbeat: registered user mode
OCFS2 1.4.0-SLES Thu Mar 20 18:16:41 UTC 2008 (build 99b6c68abf5508f83f483303cfe67ebf3d32aee9)
ocfs2_dlm: Nodes in domain ("AA73A0E6FBE043018A155D0DC2F4EB75" : 2
kjournald starting. Commit interval 5 seconds
ocfs2: Mounting device (8,129) on (node 2, slot 0) with ordered data mode.
ocfs2: Unmounting device (8,129) on (node 2)
(4801,2) 2net_connect_expired:1583 ERROR: no connection established with node 0 after 30.0 seconds, giving up and returning errors.
(5348,2):dlm_request_join:1019 ERROR: status = -107
(5348,2):dlm_try_to_join_domain:1194 ERROR: status = -107
(5348,2):dlm_join_domain:1467 ERROR: status = -107
(5348,2):dlm_register_domain:1702 ERROR: status = -107
(5348,2) cfs2_dlm_init:2547 ERROR: status = -107
(5348,2) cfs2_mount_volume:1253 ERROR: status = -107
ocfs2: Unmounting device (8,129) on (node 2) |
|