On Thu, Sep 15, 2011 at 09:12:24AM -0600, Kristen J. Webb wrote: > git clone git://git.whamcloud.com/fs/lustre-release.git > > I believe I'm installing a version of 1.8 with this command?
'git branch' should tell you that you are on the master branch already, which is currently lustre 2.1. 'git checkout 2.1.0-RC1' to access the latest tag. Cheers, Johann -- Johann Lombardi Whamcloud, Inc. www.whamcloud.com _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
