Run

Computing Node

As ‘root’ user, perform the following steps:

  1. start the GridFTP server with:
    $GLOBUS_LOCATION/sbin/globus-gridftp-server -p <port>

    (where <port> is the desired port; if not specified the default 2811 port will be used)

As ‘globus’ user (or alternatively as user which runs the globus container) perform the following steps:

  1. start the globus container with:
    $GLOBUS_LOCATION/bin/globus-start-container -p <port>

    (where <port> is the desired port; if not specified the default 8443 port will be used)

User node

Enter the directory where you extracted the client package:

    cd <path>/weka4ws-client-2.0

and run “weka4ws.sh” (or “weka4ws.bat” if you are running it on a Windows machine).

Comments are closed.