WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] ocfs2 woes

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] ocfs2 woes
From: Tim Post <tim.post@xxxxxxxxxxxxxxx>
Date: Sat, 14 Oct 2006 01:13:20 +0800
Delivery-date: Fri, 13 Oct 2006 10:14:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: Net Kinetics
Reply-to: tim.post@xxxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hello all, 

I've tried diligently to resolve the following errors when attempting to
install the ocfs2 module on a regular 2.6.16-xen kernel.

System is 1GB ram (pae=no) x86_32 smp .. standard p4 HT

gcc : gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)

Ubuntu breezy. All vanilla. ocfs2 works just fine with the stock kernel.

After 2.6.16-xen, no go.

I've tried with the module that comes with 2.6 which the installer gets
from kernel.org, as well as the module built against 2.6.16-xen
(downloaded from oracle and built).

When the module tries to insert I get this :

root@tower:~/Desktop/ocfs2-1.2.3# modprobe ocfs2
WARNING: Error inserting ocfs2_nodemanager
(/lib/modules/2.6.16-xen/kernel/fs/ocfs2/cluster/ocfs2_nodemanager.ko):
Unknown symbol in module, or unknown parameter (see dmesg)

WARNING: Error inserting ocfs2_dlm
(/lib/modules/2.6.16-xen/kernel/fs/ocfs2/dlm/ocfs2_dlm.ko): Unknown
symbol in module, or unknown parameter (see dmesg)

FATAL: Error inserting ocfs2
(/lib/modules/2.6.16-xen/extra/ocfs2/ocfs2.ko): Unknown symbol in
module, or unknown parameter (see dmesg)

So , a quick look at syslog reveals the mess that follows. I've been
trying to find people with similar issues, but not having much luck. Has
anyone else experienced this?

Thanks,
-Tim

Syslog follows :

ocfs2_nodemanager: disagrees about version of symbol config_group_init
ocfs2_nodemanager: Unknown symbol config_group_init
ocfs2_nodemanager: disagrees about version of symbol config_item_get
ocfs2_nodemanager: Unknown symbol config_item_get
ocfs2_nodemanager: disagrees about version of symbol
configfs_unregister_subsyst
em
ocfs2_nodemanager: Unknown symbol configfs_unregister_subsystem
ocfs2_nodemanager: disagrees about version of symbol
configfs_register_subsystem
ocfs2_nodemanager: Unknown symbol configfs_register_subsystem
ocfs2_nodemanager: disagrees about version of symbol
config_group_init_type_name
ocfs2_nodemanager: Unknown symbol config_group_init_type_name
ocfs2_nodemanager: disagrees about version of symbol
config_item_init_type_name
ocfs2_nodemanager: Unknown symbol config_item_init_type_name
ocfs2_nodemanager: disagrees about version of symbol config_item_put
ocfs2_nodemanager: Unknown symbol config_item_put
ocfs2_dlm: Unknown symbol mlog_and_bits
ocfs2_dlm: Unknown symbol o2nm_this_node
ocfs2_dlm: Unknown symbol o2hb_check_node_heartbeating
ocfs2_dlm: Unknown symbol mlog_not_bits
ocfs2_dlm: Unknown symbol o2hb_check_local_node_heartbeating
ocfs2_dlm: Unknown symbol o2hb_setup_callback
ocfs2_dlm: Unknown symbol o2net_send_message_vec
ocfs2_dlm: Unknown symbol o2hb_fill_node_map
ocfs2_dlm: Unknown symbol o2net_unregister_handler_list
ocfs2_dlm: Unknown symbol o2net_send_message
ocfs2_dlm: Unknown symbol o2net_register_handler
ocfs2_dlm: Unknown symbol o2hb_register_callback
ocfs2_dlm: Unknown symbol o2hb_unregister_callback
ocfs2: Unknown symbol dlm_print_one_lock
ocfs2: Unknown symbol mlog_and_bits
ocfs2: Unknown symbol o2nm_this_node
ocfs2: Unknown symbol dlm_errmsg
ocfs2: Unknown symbol mlog_not_bits
ocfs2: Unknown symbol dlmlock
ocfs2: Unknown symbol o2nm_get_node_by_num
ocfs2: Unknown symbol o2nm_get_hb_ctl_path
ocfs2: Unknown symbol o2hb_check_local_node_heartbeating
ocfs2: Unknown symbol o2hb_setup_callback
ocfs2: Unknown symbol dlm_unregister_eviction_cb
ocfs2: Unknown symbol dlm_unregister_domain
ocfs2: Unknown symbol dlm_register_domain
ocfs2: Unknown symbol dlm_register_eviction_cb
ocfs2: Unknown symbol o2net_unregister_handler_list
ocfs2: Unknown symbol o2net_send_message
ocfs2: Unknown symbol dlm_setup_eviction_cb
ocfs2: Unknown symbol o2net_register_handler
ocfs2: Unknown symbol dlm_errname
ocfs2: Unknown symbol o2hb_register_callback
ocfs2: Unknown symbol o2hb_unregister_callback
ocfs2: Unknown symbol dlmunlock
ocfs2: Unknown symbol o2nm_node_put



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>