Start the server manually

When installing OpenText Software Delivery Management, the OpenText Software Delivery Management server is started as part of running initserver.sh (on the first node) and connectnode.sh (on other cluster nodes).

If you need to start the OpenText Software Delivery Management server manually, perform the following.

To start (or restart) the server:

  • Log in as the root user and run the octane service:

    systemctl start octane

    The service runs in the background.

To follow the server's boot process:

  • Run: 

    tail -f /opt/octane/log/wrapper.log

To start (or restart) in a cluster configuration:

All nodes must be restarted.