Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.1.0
-
None
-
3
-
10455
Description
llite_lloop should really not be part of the client build, since (as far as I know) it is only used by servers. Lets move it to the server build, and make it so that "--disable-server" does NOT build llite_lloop.
I have an added impetus for doing this because llite_lloop does not build on systems with 64k pages, such as RHEL6 on ppc64. But that is a story for another bug.
I made a patch and submitted to gerrit:
http://review.whamcloud.com/#change,261
but the build breaks for Debian systems. I'm not clear on why that is. If someone could look at the debian build, that would be great.