[Linux-cluster] version compatibility

dpinkard at AccessLine.com dpinkard at AccessLine.com
Mon Jan 29 06:45:29 UTC 2007


I notced that the releases directory
(ftp://sources.redhat.com/pub/cluster/releases/) hasn't progressed since
August, and wanted to inquire as to what versions work with what versions. 

I've tried the newest CVS (cvs -d
:pserver:cvs at sources.redhat.com:/cvs/cluster checkout cluster) against
2.6.19.2 (the latest) as well as stable (-r STABLE) against 2.6.19.2, and
2.6.16.38, AND 2.6.16.33-xen0 with all erroring in different, but creative,
ways. My ultimate goal is to build it against my xen3.0.4 kernel
(2.6.16.33-xen0), but i'm not sure how to muddle through the kernel errors.

Any hints in figuring it out or getting it all to match up is appreciated.

Here's what STABLE does against 2.6.16.33-xen0:

make -C /root/src/xen-3.0.4-testing.hg/linux-2.6.16.33-xen0/
M=/root/src/cluster-1.03.00/gfs-kernel/src/nolock
symverfile=/root/src/cluster-1.03.00/gfs-kernel/src/nolock/../harness/lock_h
arness.symvers modules USING_KBUILD=yes
make[4]: Entering directory
`/root/src/xen-3.0.4-testing.hg/linux-2.6.16.33-xen0'
  CC [M]  /root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.o
/root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.c: In function
`nolock_plock_get':
/root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.c:250: error: too many
arguments to function `posix_test_lock'
/root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.c:250: warning:
assignment makes integer from pointer without a cast
make[5]: *** [/root/src/cluster-1.03.00/gfs-kernel/src/nolock/main.o] Error
1
make[4]: *** [_module_/root/src/cluster-1.03.00/gfs-kernel/src/nolock] Error
2
make[4]: Leaving directory
`/root/src/xen-3.0.4-testing.hg/linux-2.6.16.33-xen0'


Thanks!




More information about the Linux-cluster mailing list