[Linux-cluster] Compile problems GFS against 2.6.11.6

Alban Crequy alban.crequy at apinc.org
Wed Mar 30 08:17:39 UTC 2005


Le mardi 29 mars 2005 à 17:30, Manuel Bujan a écrit:
> Hi
> 
> Today I tried to upgrade our running GFS system to the vanilla kernel
> 2.6.11.6 with the latest GFS code from CVS and I ran into the
> following errors:
> 
> For dlm-kernel:
> 
> *** Warning: "kcl_addref_cluster" [/usr/src/cluster/dlm-kernel/src/dlm.ko] undefined!
> [...]
> For gfs-kernel:
> [...]
> For dm-cmirror:
> [...]

I use the kernel linux-2.6.11.5-vanilla and I have the same warnings. I
also wonder what are theses warnings. Any hints?

However, the modules are compiled and I can insert the modules
successfully.

> At the end the modules were compiled but when I try to insert the gfs module into the running kernel I got:
> 
> Mar 29 17:21:42 atmail-2 kernel: gfs: Unknown symbol posix_acl_from_xattr
> Mar 29 17:21:42 atmail-2 kernel: gfs: Unknown symbol posix_acl_valid
> Mar 29 17:21:42 atmail-2 kernel: gfs: Unknown symbol posix_acl_permission
> Mar 29 17:21:42 atmail-2 kernel: gfs: Unknown symbol posix_acl_equiv_mode
> Mar 29 17:21:42 atmail-2 kernel: gfs: Unknown symbol posix_acl_chmod_masq
> Mar 29 17:21:42 atmail-2 kernel: gfs: Unknown symbol posix_acl_to_xattr
> Mar 29 17:21:42 atmail-2 kernel: gfs: Unknown symbol posix_acl_create_masq
> Mar 29 17:21:42 atmail-2 kernel: gfs: Unknown symbol posix_acl_clone

I do not have this problem.
My kernel supports ACL:

# grep -ri acl /usr/src/linux/.config
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_FS_POSIX_ACL=y

-- 
Alban




More information about the Linux-cluster mailing list