User`s guide

Table Of Contents
a. Run the chmod u+x csi.config command to add write file permissions if the file has only read
permissions set.
b. Modify the csi.config file options based on your local requirements and save the file.
c. Copy the modified and saved csi.config file to the extracted location.
For example, # cp /<safelocation>/csi.config
/<extractedlocation>/CSIInstall/csi.config.
7. Run InstallCMAgent in either silent mode or interactive mode.
Option Action
Silent mode Run the # ./CSIInstall/InstallCMAgent -s
command.
Install the Agent using the silent mode if you
manually edited the csi.config file, if you 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. This mode
uses the values specified in csi.config without
prompting for input.
When the silent installation completes, a summary of
the installation process and status appears. Verify that
the installation completed without errors.
Interactive mode Run the # ./CSIInstall/InstallCMAgent
command.
Install the Agent using the interactive mode if you did
not modify the csi.config and if you want to
respond to each prompt to accept or change each
parameter in the csi.config file as it runs. As a
result of your responses, the csi.config is
modified.
The pre-installation stage of interactive mode checks
for a valid user, CSI_USER. If the user exists, you are
not prompted for these configuration values.
n
CSI_USER_NO_LOGIN_SHELL
n
CSI_USER_PRIMARY_GROUP
n
CSI_USER_PRIMARY_GID
n
CSI_USER_USE_NEXT_AVAILABLE_LOCAL_GID
You are prompted for these values only when the
CSI_USER user account is not found.
The User and the Group are created in the local
directory service storage.
You can check the installation status in the installation log file. The file is located in <CSI_PARENT_
DIRECTORY>/log/install.log.
8. Run ls –la /CSI_PARENT_DIRECTORY/CMAgent to verify that all the required files and directories
vCenter Configuration Manager Installation and Getting Started Guide
126 VMware, Inc.