IBM Books

Administration Guide


Running commands remotely

The distributed shell (dsh) command runs commands remotely across multiple nodes. It can also use any underlying remote shell that is specified by the user. For example, you could specify a remote shell that complies with the IETF (Internet Engineering Task Force) secure remote command protocol. By default, rsh is used, but you may also specify a secure remote command.

The following commands are used for running commands remotely:

dsh
Issues remote shell commands and the options associated with them to multiple nodes. This command can retrieve a complete list of the nodes in the CSM cluster or the list of nodes in a specified node group.

dshbak
Presents formatted output from the dsh command.

For more information about CSM commands, see the man pages or CSM Commands.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]