On Mon, 2011-03-07 at 14:20 +0100, Lars Marowsky-Bree wrote: > On 2011-03-04T20:24:19, Muhammad Sharfuddin <[email protected]> wrote: > > > (ocfs2:0:start:stderr) Cluster stack specified does not match the one > > currently running > > You have created the fs with the in-kernel stack. You need to adjust it > to the pcmk/user-space stack via tunefs.ocfs2. > > > Regards, > Lars > Hi issue resolved by enabling IPV6 on cluster nodes ;-).
when IPv6 was disabled on cluster nodes, whenever cluster tries to mount the disk, I got the following messages in the output of 'dmesg' [ 134.812325] dlm: Using SCTP for communications [ 134.837521] sctp: Unknown symbol inet6_bind [ 134.837768] sctp: Unknown symbol inet6_unregister_protosw [ 134.838365] sctp: Unknown symbol in6_dev_finish_destroy [ 134.839040] sctp: Unknown symbol ipv6_setsockopt [ 134.839685] sctp: Unknown symbol inet6_del_protocol [ 134.840677] sctp: Unknown symbol ipv6_dev_get_saddr [ 134.840869] sctp: Unknown symbol ip6_route_output [ 134.842697] sctp: Unknown symbol inet6_ioctl [ 134.843130] sctp: Unknown symbol unregister_inet6addr_notifier [ 134.843966] sctp: Unknown symbol inet6_getname [ 134.844095] sctp: Unknown symbol ip6_xmit [ 134.844622] sctp: Unknown symbol inet6_register_protosw [ 134.844774] sctp: Unknown symbol icmpv6_err_convert [ 134.844940] sctp: Unknown symbol inet6_release [ 134.845395] sctp: Unknown symbol register_inet6addr_notifier [ 134.846322] sctp: Unknown symbol inet6_add_protocol [ 134.846561] sctp: Unknown symbol ipv6_chk_addr [ 134.846870] sctp: Unknown symbol ipv6_getsockopt [ 134.854080] dlm: Can't create comms socket, check SCTP is loaded [ 134.854557] dlm: cannot start dlm lowcomms -94 [ 134.855484] (mount.ocfs2,3891,0):ocfs2_dlm_init:3086 ERROR: status = -94 [ 134.856189] (mount.ocfs2,3891,0):ocfs2_mount_volume:1838 ERROR: status = -94 [ 134.859372] ocfs2: Unmounting device (8,16) on (node 0) cluster nodes(iscsi client) and storagebox(iscsi taget/server) are all SLE11SP1 boxes, without IPv6. as soon I enabled the IPv6 on cluster nodes(iscsi-client), and not on the iSCSI Server/target, it start working and 'dmesg' output: [ 282.691155] DLM (built May 10 2010 22:52:25) installed [ 284.284183] ocfs2: Registered cluster interface user [ 284.325007] OCFS2 Node Manager 1.5.0 [ 284.425094] OCFS2 1.5.0 [ 287.162569] dlm: Using SCTP for communications [ 287.197136] SCTP: Hash tables configured (established 16384 bind 16384) [ 287.282289] dlm: connecting to 1 sctp association 1 [ 287.837154] ocfs2: Mounting device (8,16) on (node 2, slot 1) with ordered data mode. is it really required to enable IPv6 to mount OCFS2 resource via pacemaker cluster ? or is it only required when OCFS2 resource is based on iSCSI disk ? -- Regards, Muhammad Sharfuddin | NDS Technologies Pvt Ltd | cell: +92-333-2144823 | UAN: +92-21-111-111-142 ext: 113 The London Stock Exchange moves to SUSE Linux http://www.computerworlduk.com/news/open-source/3260727/london-stock-exchange-in-historic-linux-go-live/ http://www.zdnet.com/blog/open-source/the-london-stock-exchange-moves-to-novell-linux/8285 Your Linux is Ready http://www.novell.com/linux _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
