man dmclean (Commandes) - Finish dmachinemon daemon
NAME
dmclean - Finish dmachinemon daemon
SYNOPSIS
dmclean
DESCRIPTION
Terminates DNAS daemon using dsh to spawn killall command on each node.
This command complements dmboot command.
OPTIONS
- --rc [resource file to load]
- specifies the extra resource (configuration file) to load.
- -n [dsh topology option]
- specifies the topology option for use with dsh See the dsh manual for details. Set it to about 4 for large set ups.
- -f [machine list]
- Specifies the machine list file. The file is a list of hostnames of hosts to run the program.
FILES
- ${HOME}/.dmrc
- The dmachinemon booter configuration file, sourced by the script. Needs to be in bash-compatible format. Possible variables 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.
AUTHOR
Junichi Uekawa <dancer@mikilab.doshisha.ac.jp> <dancer@debian.org> <dancer@netfort.gr.jp>
SEE ALSO
dmboot (1), dmrun (1)