Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
None
-
5
-
13
-
3
-
7488
Description
Notes from Brett Lee in email 3/27/13
...provide more verbose explanations to the options available to the commands. For example, I think it may be the“lctl list_param –R” that lists all the parameters. It would be great to know which of these are valid (implemented, still supported, etc.) for each version (or at least the version of the manual). Then there are other settings available, like the client, server and network tuneables, and there’s not much explanation of what each does. So, expanding the amount of information about the “details” within Lustre would be my vote for the second thing.
Man pages (code changes) will need to be updated as well.
I think for the sake of maintainability that it would make more sense to just reference the man pages on the system, rather than trying to keep the manual up-to-date with every change that is made to the man pages themselves.
The only other sane option would be to have a script that takes the man pages and formats them automatically into the correct format for the manual (one file per man page), and then include them into the manual. Doing the updates by editing the manual, or having to reformat them by hand is not sustainable.