Details
-
Bug
-
Resolution: Not a Bug
-
Minor
-
None
-
Lustre 2.7.0
-
None
-
3
-
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'"