Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.7.0, Lustre 2.5.4
-
None
-
kernel: 2.6.32-431.29.2.1chaos.ch5.2.x86_64
-
3
-
16567
Description
The llmount.sh script fails with the following output:
-bash-4.1# FSTYPE=zfs ./lustre/tests/llmount.sh Stopping clients: ovirt-guest-223 /mnt/lustre (opts:) Stopping clients: ovirt-guest-223 /mnt/lustre2 (opts:) Loading modules from /root/filesystem/lustre/lustre/tests/.. detected 1 online CPUs by sysfs libcfs will create CPU partition based on online CPUs debug=vfstrace rpctrace dlmtrace neterror ha config ioctl super lfsck subsystem_debug=all -lnet -lnd -pinger insmod: error inserting '/root/filesystem/lustre/lustre/tests/../ptlrpc/gss/ptlrpc_gss.ko': -1 Unknown symbol in module
To circumvent this I have to manually load the sunrpc module. It would
be preferable for the test scripts to handle such dependencies
automatically.