Hi,
I'm trying to install version 1.3.1 on ppc64 running SLES9 (the front end machine) as a client-only machine The problem is loading the kernel module. modprobe (after building and installing pvfs2) says:
# modprobe pvfs2
FATAL: Error inserting pvsf2 (/lib/modules/2.6.5-7.191-pseries64/kernel/fs/pvfs2/pvfs2.ko): Unknown symbol in module, or unknown parameter (see dmesg)
# dmesg
....
pvfs2: module not supported by Novell, setting U taint flag.
pvfs2: Unknown symbol mmgrab, st_info == 0x1
load_module: err 0xfffffffffffe (dont worry)

The system runs the vanilla SLES9 with kernel 2.6.5 and PVFS2 was configured as follows: # LDFLAGS="-m64" CFLAGS="-O2 -m64" ./configure --with-kernel=/usr/src/linux --enable-fast --disable-server
# make
# make kmod
# make install kmod_install
# depmod

Did anyone else see this on the new BG/L front end?
Thanks,
--andrew

_______________________________________________
PVFS2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to