smcr - Man Page
Print information about SMC-R linkgroups, links, devices
Synopsis
smcr [ Options ] Object { Command | help }
Object := { info | linkgroup | device }
Options
- -v, -version
Print the version of the smcr utility and exit.
- -d, -details
Print detailed information.
- -dd, -ddetails
Print more detailed information.
SMCR - Command Syntax
Object
- device
One or more SMC-R devices.
- info
Generic SMC information.
- linkgroup
Linkgroup(s) or link(s) used by SMC-R.
The names of all objects can be abbreviated down to a unique stem. For example device can be abbreviated to dev or just d. Man pages in See Also section contain more information for individual objects.
Command
Specifies the action to perform on the object. The set of possible actions depends on the object type. As a general rule, it is possible to show or link-show objects, but some objects do not allow all of these operations. The help command is available for all objects. It prints out a list of available commands and argument syntax conventions.
If no command is given, a default command is assumed.
Return Codes
Successful smcr command returns 0 and displays the requested linkgroup, link or device information. If an error occurs, smcr writes a message to stderr and completes with a return code other than 0. Possible error messages to stderr in case of non-zero return code:
- SMC module not loaded
Either kernel is not supporting the smcr tool or the smc kernel module is not loaded.
See Also
af_smc(7), smcd(8), smcr(8), smcr-device(8), smcr-info(8), smcr-linkgroup(8)
Referenced By
smcd(8), smcd-device(8), smcd-info(8), smcd-linkgroup(8), smc_pnet(8), smc_run(8), smcss(8).