Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.1.0
-
None
-
3
-
10482
Description
I wanted to bring attention to two simple tree cleanup patches that I put in gerrit before the change to requiring LU-?? in the first comment line:
The first patch simply removes the "nodelustre" script, which was apparently used many years ago in the days of the LLNL MCR machine. It uses lconf and lustre xml config files which are entirely out of use.
http://review.whamcloud.com/291
The second one removes some backwards compatibility code in the lustre.spec file to handle the modules "alias lustre llite". I think that is so old that we no longer need it. It also removes a reference to the same thing in an error message which confused one of our sysadmins.