[Lustre-discuss] Where to download Lustre from since 01 Aug?

Charland, Denis Denis.Charland at imi.cnrc-nrc.gc.ca
Tue Sep 20 11:28:04 PDT 2011


I was able to download Lustre 1.8.5 from the Whamcloud Git repository:

git clone -b b1_8 http://git.whamcloud.com/fs/lustre-release.git lustre

cd lustre

git checkout -b 1.8.5 1.8.5

You can use git:// instead of http:// if you are not behind a firewall.

To list the name of the branches you downloaded:

git branch

To switch to branch b1_8 (1.8.6-wc1):

git checkout b1_8

Check the Changelog files to confirm which version you are currently working on.

Denis Charland
UNIX Systems Administrator
National Research Council Canada
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20110920/28069512/attachment.htm>


More information about the lustre-discuss mailing list