[Lustre-discuss] Lustre v2.1 RHEL 6.1 build does not work

Brian J. Murrell brian at whamcloud.com
Tue Nov 29 13:05:35 PST 2011


On 11-11-29 03:51 PM, Jon Zhu wrote:
> Cool. BTW, is it possible to rebuild the Lustre client driver from source,

Sure.

> just like what's been described in following:
> http://wiki.whamcloud.com/display/PUB/Rebuilding+the+Lustre-client+rpms+for+a+new+kernel

Well, not exactly.  RPM != DEB.

> If that's possible, where to grab the kernel source ****.src.deb?

You don't.  DEBs are packaged as source tarballs with a /debian
directory in them in which you typically do dpkg-buildpackage.  But that
assumes a clean separation of modules and userspace, which the lustre
source does not have, unfortunately.

So, to rebuild the DEB you grab the source tree (i.e. from git) or
tarball (and unpack it) and then run:

$ configure [arguemnts]
$ make debs

Cheers,
b.

-- 
Brian J. Murrell
Senior Software Engineer
Whamcloud, Inc.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20111129/0078febf/attachment.pgp>


More information about the lustre-discuss mailing list