lustre Installation instructions
无聊去lustre的论坛里闲逛发现一个源代码安装lustre安装方法。
http://www.pci.uni-heidelberg.de ... wnloads/lustre/1.6/
Installation instructions:
1.) Download and extract it.
2.) Download and extract (vanilla) linux-2.6.20.x and create the following
links:
linux-2.6.20/patches ->
lustre-1.6.0.1/lustre/kernel_patches/patches
linux-2.6.20/series ->
lustre-1.6.0.1/lustre/kernel_patches/series/2.6.20-vanilla.series
3.) Change into the linux-2.6.20 directory and run "quilt push -va"
4.) Build and install your kernel
5.) Set a variable L_KERNEL, e.g.
export L_KERNEL={path_to_linux_source}/linux-2.6.20
5.) Change into the lustre-1.6.0.1 directory and configure
lustre
./configure ./configure --with-o2ib=$L_KERNEL --with-linux=$L_KERNEL --disable-liblustre --disable-tests
6.) Build lustre:
make
7.) Install Lustre (as root):
make install
-----------------------------------------
方法都大同小异,具体细节大家自己斟酌吧。呵呵!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论