Please note that the procedure described below does not use rsh classes, as does the normal procedure described in "Adding a new host" and "Adding a new vault" (starting on page 39 in the System Administrator Manual). The rsh procedure1 is preferable, if possible, to the command-line procedure, since it is easier and faster.
The full procedure explained below can be used for adding new host or vault objects with the command-line procedure to a system spanning multiple file systems or to a Legion system with a common file system. For a system spanning multiple file systems, however, skip steps 2 and 3. In either case, the main Legion system must be active. Start it with the first-time start-up or restart procedure, if necessary.
legion_context_env.sh legion_context_env.csh LegionClass.config LegionClass.config._LegionStorage_MetaData_
. $LEGION/bin/legion_env.sh . $LEGION_OPR/legion_context_env.sh
source $LEGION/bin/legion_env.csh source $LEGION_OPR/legion_context_env.csh
legion_startup -local
You will prompted as to whether or not you wish to start a host and vault object. We recommend that you answer "yes" to both.
legion_shutdown -local
Once an extra host or vault has been safely shut down, it can be restarted. If the host or vault was not safely shut down, you cannot restart it, but must delete the OPR directory, restart Legion, and start the host or vault again (see "System restart", in the System Administrator Manual).
legion_startup -local
1. If preferred, ssh can be used in place of rsh back

Directory of Legion 1.6 Manuals