[LU-5811] DLC: help doesn't work on subsequent commands Created: 27/Oct/14 Updated: 27/Oct/14 Resolved: 27/Oct/14 |
|
| Status: | Closed |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | Lustre 2.7.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Sarah Liu | Assignee: | WC Triage |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Severity: | 3 |
| Rank (Obsolete): | 16297 |
| Description |
|
Got error message instead of help information when I tried to get help for the subsequent commands like "lnetctl route add" lnetctl > help
Available commands are:
lnet
route
net
routing
set
import
export
stats
peer_credits
help
exit
quit
For more help type: help command-name
lnetctl > help route
route: route {add | del | show | help}
lnetctl > help route add
routeadd: Unknown command.
lnetctl > route add help
add:
- route:
errno: -2
descr: "missing mandatory parameter(s): 'network, gateway'"
|