Previous Topic: Configure the Appliance BoundaryNext Topic: Review and Finalize the Boundary


Install and Configure Appliances

There are two key steps here. First, get the software you want to install to the appliance boot volume. Second, install and configure the software.

To install and configure the appliance

  1. Copy the software distribution (for example, rpm) that you will install to the CA 3Tera AppLogic controller volume (for example, in your home directory).
  2. Start the test application.
  3. Find the IP address of your appliance's default interface (use the component info shell command)
  4. Using scp (SSH-based secure copy), copy the software distribution to the appliance. Verify you are using the private SSH key for the copy (appliances don't allow password based logins). Also consider the following points:
  5. Login to the appliance through SSH (using the SSH command from the controller shell).
  6. Install the software on the appliance
  7. Configure the software, instrument any configuration files (see Class Editor and ADL Property Markup).

    Note: If your appliance has heavy incoming UDP traffic (for example, VoIP appliance), read the note at SCR 487 to avoid excessive packet drop.

  8. Verify that the appliance works when started from scratch (stop the application and restart it, see everything starts and works properly).
  9. (Optional) Run prelink and rpmpkgs to pre-link any new shared objects and record the installed RPM versions, respectively. If you expect to be logged in to the appliance frequently and need the locate command, run locate -u to update locate's index.

    Note: On regular Linux servers, these operations are performed periodically by a cron job; in CA 3Tera AppLogic appliances these cron jobs are disabled because the appliance installations don't change for catalog classes.

Alternate Methods for Acquiring the Software

There are other methods to get the software on to the appliance. Two of them are listed here: