The site command
The site command is for cluster maintainance. For now it addresses only some basic purposes. It is invoked in the form
site [options] command [cmdpar] filepar ...where options and cmdpar depend on command.
Currently the only available option is -r. This make the
site command recursive, that is it will descend into directories.
filepar must be an info/link file of a file or directory. Parameters that point to regular files or directories are ignored.
The following sub commands are implemented.
Which delete/remove command to use when?
This depends on the situation. If you want to delete files or a directory tree on your cluster use delete. If your are going to shutdown a node to remove it from your cluster (or to clean and recycle it's data space) use remove to remove it's entries from the info/link files and to remove the data files from the node. If the node is already broken use rmnode to simply erase it's entries from the info/link files.