dmrun(1)
NAME
dmrun - Start up an application using DNAs framework
SYNOPSIS
dmrun [dmrun options] [program name] [program options]
DESCRIPTION
Starts up a DNAS application using dsh
- An already started DNAS daemon is required, and thus,
- dmboot should be ran first.
OPTIONS
The following is the list of dmrun options
- Arrayprogram name
- The name of the program to start up.
- program options
- The options to give to the program
FILES
- Arrayvariables are DMACHINELIST, CLIENTPORT, NODEPORT.
${DMACHINELIST}
- The file dmboot uses to get the list of machines to
- start up the process. This list cannot list the master node.
NOTES
Requires dsh to function properly.
- Note that the current directory on remote system is not
- guaranteed.
AUTHOR
- Junichi Uekawa <dancer@mikilab.doshisha.ac.jp> <dancer@de
- bian.org> <dancer@netfort.gr.jp>