Details
-
Bug
-
Resolution: Not a Bug
-
Trivial
-
None
-
None
-
None
-
using our tests in my local RHEL6.3 vm environment.
-
3
-
6854
Description
In my local testing I have a kernel called 2.6.32kmzfs1. Running tests against it cause lots of Spam about the name.
/usr/lib64/lustre/tests/test-framework.sh: line 342: (2 << 16) | (6 << 8) | 32kmzfs1: value too great for base (error token is "32kmzfs1")
and
/usr/lib64/lustre/tests/test-framework.sh: line 426: [[: 32kmzfs1: value too great for base (error token is "32kmzfs1")
I looked at the just a bit and I don't know why we a deriving the Luster version from the kernel name. It seems like there are more authoritative places to get this info.
On a single run I see errors like many time and it is spam in my logs.