Symantec logo

Performing automated installations

Using installvcs program with the -responsefile option is useful not only for installing and configuring VCS within a secure environment, but for conducting unattended installations to other clusters as well. Typically, you can use the response file generated during the installation of VCS on one cluster to install VCS on other clusters. You can copy the file to a system in another cluster and manually edit the file to contain appropriate values.

Assuming the systems are set up and meet the requirements for installation, you can perform unattended installation from one of the cluster systems where you have copied the response file.

 To perform unattended installation

  1. Navigate to the folder containing the installvcs program.

    # cd /cdrom/cluster_server

  2. Start the installation from one of the cluster systems where you have copied the response file.

    # ./installvcs -responsefile /tmp/response_file

    Where /tmp/response_file is the response file's full path name.