Skip to main content
Version: DPX 4.9

Configuring the Client

The client (ssi process on UNIX, LibAttach on Windows) runs on the machine where the juker runs.

Windows:

If the ACSLS client is a Windows machine running LibAttach, no command line configuration is required. See the StorageTek LibAttach documentation for installation instructions.

UNIX:

If the ACSLS client is a UNIX machine, the client must be configured as such:

  1. In the …installation directory/bin/ACSLS directory run the t_startssi.sh script.
  2. You are prompted for information about the ACSLS environment:
    • CSI HOSTNAME – The hostname of the node that is running the ACSLS software (csi).
    • ACSLS Version
  3. Create startup and shutdown scripts in the …installation directory/bin/ACSLS directory:
    • The autostart_ssi.sh script is called by the sscmagent script to bring up ssi & mini_el.
    • The t_killit.sh script is run manually to bring down the ssi and mini_el processes.