User`s guide

Table Of Contents
mode, enter:
# ./CSIInstall/InstallCMAgent -s
You might use this method if you have manually edited the csi.config file, if you have
modified the csi.config file using the interactive method, or if you are using a custom
configuration file that you saved from a previous agent installation.
When the silent installation completes, a summary of the installation process and status is
displayed. Make sure the installation completed without errors.
You can check the installation status at anytime by viewing the installation log file at <CSI_
PARENT_DIRECTORY>/log/install.log.
Interactive Mode:
If you execute the installation with no options, it runs in an interactive mode, prompting you
to accept or change each parameter in the csi.config file.
NOTE When you use interactive mode, the csi.config file is modified.
To run the installation in interactive mode, enter:
# ./CSIInstall/InstallCMAgent
During the pre-installation stage of interactive mode, the check for a valid user (CSI_USER) is
performed. If the user already exists (either the Administrator has manually added the
account or is selecting an existing one), the following configuration values will not be
requested (the questions will be skipped) by the installer:
n
CSI_USER_NO_LOGIN_SHELL
n
CSI_USER_PRIMARY_GROUP
n
CSI_USER_PRIMARY_GID
n
CSI_USER_USE_NEXT_AVAILABLE_LOCAL_GID
These prompts will be requested only when the CSI_USER user account is not found.
NOTE The User and the Group are created in the local directory service storage.
When the silent installation completes, a summary of the installation process and status is
displayed. Make sure the installation completed without errors.
You can check the installation status at anytime by viewing the installation log file at <CSI_
PARENT_DIRECTORY>/log/install.log.
NOTE If you selected (x)inetd/launchd for CSI_AGENT_RUN_OPTION and (x)inetd/launchd is not
running, the agent will not install. A message appears indicating the service is not running. On some
versions, when (x)inetd/launchd services are not configured, (x)inetd/launchd will not stay running.
To allow the UNIX/Linux agent installation to complete successfully, pass a - stayalive option to
(x)inetd/launchd.
12. In addition to creating the necessary user and groups, and configuring the machine to run the Agent,
the installation also creates a new directory in the <CSI_PARENT_DIRECTORY> named CMAgent
(unless this directory was changed in the configuration). This directory contains the following files and
subdirectories:
# ls –la /CSI_PARENT_DIRECTORY/CMAgent
Getting Started with VCM
VMware, Inc. 117