|
Command: |
Copy command to nodes (The command specified above will 1st be copied to /tmp on the nodes and executed from there. This option requires dcp from csm.ect or CSM 1.3.3.) |
Options: |
Verify |
Verifies that nodes are responding before sending the command to them. |
Streaming Mode |
Output is displayed from any nodes as it is produced. The output
is unsorted, but performance is likely to improve, and memory utilization
is reduced. |
Fanout: |
The maximum number of nodes the command should be run on concurrently.
When the command finishes on 1 of the nodes, it will be started on an additional
node. The default is 64. |
UserID: |
The user id to use to run the command on the nodes. |
Remote Shell: |
The remote shell program to use to run the command on the nodes, for example
/usr/bin/ssh. (The default is stored by the csmconfig command or DSH_REMOTE_CMD enviroment variable.) |
Shell Options: |
Options to pass to the remote shell being used. |
Monitor |
Prints the results of monitoring for each node in the form of the starting
and completion messages for each node. |
Return code from command |
Prints the return code of the last command that was run remotely. The return
code is appended at the end of the output for each node. |
Keep sending |
Specifies that commands that failed continue to be sent to the remote nodes
for execution. |