osf_create -p quick.path -f my_osf -s _This will create an OSF named "my_osf" and will set the status of all its columns to "
_
".
Here are the modifications needed to run this task on an unsupported operating system, e.g. on a machine called "node_x", while the servers will be running on a machine (supported operating system) called "ServerNode" :
java -version
", then logout.
$OPUS_REMOTE_SHELL node_x date
"
and verify that the correct output of the "date" command,
for that system, is printed.
$OPUS_CLASSPATH
" to
"OPUS_API.jar:UTIL.jar
" (or, if you have problems with that, try
using the absolute path on "node_x", e.g.
"/home/joe/OPUS_API.jar:/home/joe/UTIL.jar
"). Note that the colon
might be a semi-colon on Windows, depending on the shell software being used.
If you do not have write permissions to the resource file where it exists,
simply copy the installed version to the front most directory
location in your OPUS_DEFINITIONS_DIR, and edit it.
osfile_stretch_file
OPUS_DEFINITIONS_DIR:opus.env
), simply copy the installed version
to the front most directory location in your OPUS_DEFINITIONS_DIR, and edit it.
Using "node_x" (and maybe another node, say "node_y") this way, the entire
line would appear as:
REMOTE_LITE_NODES = node_x,node_yThis will signal OPUS that any and all processes started on these nodes will be treated specially, as nodes with no OPUS-specific information installed (other than the 2 jar files). Do not list any nodes here that are used to spawn regular OPUS tasks, as this will cause problems for them.
If you find this to be a useful capability, you may wish to develop your own Java internal pollers for deployment on such nodes, using the above example as your guide.