Previous Topic: Install CA Configuration Automation Server on Solaris or LinuxNext Topic: Install Using the Wizard


Install Using the Console

You can use the console mode to install the CA Configuration Automation Server interactively from the command line.

Follow these steps:

  1. Log in as a user authorized to install software with write permissions to the target installation directory on the target server.
  2. Change to the directory that contains the installation program for the operating system:
    Linux
    $ cd /dvd1/CCA/Server/Linux
    
    Solaris
    $ cd /dvd1/CCA/Server/Solaris
    

    Note: The examples and prompts in the rest of this section use a Solaris server. Server installation procedures and prompts are similar for Linux.

  3. Enter the following command:
    $ ./installserver.bin -i console
    

    The installation program prepares for the installation process by unpacking and extracting the necessary files to a temporary work space. The preparation can take several minutes.

    If adequate /tmp space is not available, the installation program tries to use available space in the home directory. For example, if you log in as root, the installation program checks for and uses / as the temporary work space. After the installation process finishes successfully, the application releases the temporary storage.

    The installation program starts and provides basic installation navigation and cancellation instructions. Observe the following key points:

  4. Press Enter to continue the installation.

    The License Agreement appears.

  5. Read each page of the License Agreement (including the Third Party Software License Terms and Conditions), then press Enter.

    At the end of the agreement, the following prompt appears:

    DO YOU ACCEPT THE TERMS OF THIS LICENSE AGREEMENT? (Y/N)
    
  6. Enter Y to accept the license agreement and continue the installation process.

    The following prompt appears:

    Where would you like to install?
    Default Install Folder: /opt/CA/CCAServer
    ENTER AN ABSOLUTE PATH, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
    
  7. Press Enter to use the recommended default location, or enter the path to the directory in which to install the CA Configuration Automation Server.

    The patch names can contain only alphanumeric, underscore ( _ ), and forward slash ( / ) characters. No embedded blanks or other special characters are allowed. If the directory you specify does not exist, the installation program creates it.

    The installation program prompts you to specify the type of database to use to store CA Configuration Automation configuration information and data.

    Database Server
    1- SQL Server
    2- Oracle
    Database Type:
    
  8. Enter the number that corresponds with your database and press Enter.

    The installation program confirms your Database Type selection is confirmed, and prompts you to specify the database server name:

    Database Type: 1
    Server Name (DEFAULT: localhost):
    
  9. Do one of the following actions:

    Note: The application supports maximal extended form and maximal abbreviated form for IPv6 addresses. The application does not support link local IPv6 addresses.

    The installation program prompts you to define the database port number or instance name:

    Port Number (DEFAULT: 1433):
    
    Default:

    SQL Server: 1433

    Oracle: 1521

  10. Do one of the following actions:

    If you are using an Oracle database, the installation program prompts you to specify the service name:

    Service Name (DEFAULT: ORCL):
    
  11. Do one of the following actions, depending on the database type:
    SQL Server

    Press Enter to accept the default instance name, or enter a different name and then press Enter.

    Oracle

    Press Enter to accept the default service name, or enter a different name and then press Enter.

    The installation program prompts you to specify a database action.

    Database Action
    1- Create Database and User
    2- Create Database
    3- Use Existing Database
    

    Note: If the CA Configuration Automation Database user is created outside of this installation process, verify that the user has privileges to create and connect to the database. If the user does not have such privileges, the installation process fails.

  12. Type the number of the database action, then press Enter.

    The installation program prompts you to define the database administrator user name:

    Database Administrator (DEFAULT: sa):
    
  13. Enter the database administrator user name, or press Enter to accept the default (sa for the SQL Server databases).

    Note:  For the Oracle databases, do not use the default database administrator user name (system). The application creates CA Configuration Automation objects in the Oracle database administrator tablespace, and the system user tablespace cannot contain user objects.

    The installation program prompts you to specify the administrator password:

    Database Administrator Password:
    
  14. Enter the password that is associated with the database administrator you defined in Step 13.
  15. Do one of the following actions, depending on the database type:
    SQL Server

    Press Enter to accept the default database name, or enter a different name and then press Enter.

    Oracle

    Press Enter to accept the default tablespace name, or enter a different name and then press Enter.

    The installation program prompts you to specify the database user name:

    Database User (DEFAULT: cca):
    
  16. Type the CA Configuration Automation Database user name and press Enter, or press Enter to accept the default.

    The installation program prompts you to specify the database user password:

    Database User Password:
    
  17. Type the password that is associated with the CA Configuration Automation Database user you specified in Step 16, then press Enter.

    The installation program prompts you to confirm the password:

    Retype Password:
    
  18. Retype the password, then press Enter.

    The installation program creates the CA Configuration Automation Database instance and user (as appropriate), loads the database, and creates the CA Configuration Automation Server configuration file.

    Note: To change any of the database settings, complete the installation and then edit the cca.properties file as described in Edit Database Properties.

  19. Enter the port that Tomcat uses to communicate and listen for redirect or shutdown requests, then press Enter.
    Web Server Configuration
    Apache Tomcat will be automatically installed.  Indicate the ports to be used.
    
    Http Port (DEFAULT: 8080):
    
    Redirect Port (DEFAULT: 8443):
    
    Shutdown Port (DEFAULT: 8005):
    

    You are prompted to enter the Grid Configuration to be used.

  20. Enter the following information and press Enter.
    TCP Base Port (DEFAULT: 8065):
    TCP Port Range (DEFAULT: 15):
    

    The installation program prompts you to configure the default Network Discovery Gateway.

  21. Enter the following information:
    Network Discovery Gateway Configuration
    Network Discovery Gateway Server (DEFAULT: localhost.localdomain):
    Network Discovery Gateway Port (DEFAULT: 8081):
    

    The installation program prompts you to select the type of Component Blueprints to install.

  22. Select the type of Component Blueprints to install and press Enter.
    Standard

    Provides the deep configuration management that CCA Component Blueprints historically provide.

    Light

    Supports the CA CMDB customers who use CA Configuration Automation as an engine for discovering software components and the relationships between them.

    The Light Component Blueprints increase performance and scalability by only discovering the data that is useful to CA CMDB customers. Light Component Blueprints do not typically include files, registry entries, and configuration data that do not contain relationships. They do include the Discovery Parameters and the data (CIs, attributes, and relationships) that is exported to CA CMDB.

  23. Enter the following information and press Enter.
    Notification Configuration
    Mail Server (DEFAULT: mail.localdomain):
    Mail From Address (DEFAULT: ccaserver@noreply.localhost.localdomain):
    
  24. Enter the following information and press Enter:
    CA Embedded Entitlements Manager Configuration
    EEM Server Information
    Server Name:
    Administrator (DEFAULT: eiamadmin):
    Administrator Password:
    CCA Administrator User (DEFAULT: ccaadmin):
    CCA Administrator User Password:
    Retype Password:
    
  25. Enter the reporting configuration information and press Enter.
    Server Name (DEFAULT: localhost.localdomain):
    Port (DEFAULT: 6400):
    Administrator (DEFAULT: Administrator):
    Administrator Password:
    Http Server Name (DEFAULT: localhost.localdomain):
    Http Port (DEFAULT: 8080):
    
  26. The installation program prompts you to start the CA Configuration Automation Server:
    Do you want to continue?
    1- Yes
    2- No
    ENTER THE NUMBER OF THE DESIRED CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
    
  27. Press Enter (Yes) to start the CA Configuration Automation Server.

    The Pre-Installation Summary lets you review the following information before continuing:

    Product Name:
    
    CA Configuration Automation Server
    
    Install Folder:
    
    /opt/CA/CCAServer
    
    Disk Space Information (for Installation Target):
    
  28. Press Enter.

    The installation process starts. When it finishes, the installation complete page confirms a successful installation.

  29. Press Enter to exit the installation program.

See the following topics for information about verifying that the CA Configuration Automation Server installed correctly:

After you install and verify the CA Configuration Automation Server, install the CA Configuration Automation Agent on the CA Configuration Automation Server host system. Installing CA Configuration Automation Agent on Linux or UNIX describes the procedure.