Details
-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
6809
Description
So I use the basic instructions on the wiki for building locally. So far it has worked well for me until...
I needed kernel debuginfo rpms built and ZFS.
These rpms greatly simplify debugging and profiling. Several common tool utilize this data.
Our build server via the lbuild procedure we get 30 some odd packages including zfs and most of the debuginfo you could want.
Also LU-2662 shows that building local and lbuild are two different things.
In general it would be nice to have lbuild documentation.
The manual reciently received an update on the Building Source section:
http://build.whamcloud.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.xhtml#installinglustrefromsourcecode
I believe the source material here is the wiki page - neither of which describe using lbuild.
My preference is to remove 'document lbuild' from this ticket and remain focused on enhancing the documentation to show how to get debug info from the 'make rpm' route.