Appendix
E
Response file variables
The variable’s type and dimension indicate how the values are defined. A semi-
colon indicates the end of the definition. Typical formats include the following:
■
A one-dimensional list is a simple list.
$CPI::CFG{SYSTEMS}=[qw(sys30 sys31)];
■
A two-dimensional list has the two dimensions on the left of the equal sign.
$CPI::CFG{VCSONEPM_NETMASK}{<DUMMY>}= [qw (255.255.254.0)
255.555.254.00];
■
A one-dimensional scalar is a variable with a single value.
$CPI::CFG{UPI}= “VCSONECD”;
■
A two-dimension scalar is a variable with a single value and the variable to
the left of the equal sign has two dimensions.
$CPI::CFG{OPT}{CONFIGURE}=1;
Table E-1
describes response file variables. The response file variables depend
on the product being installed. For example, the variables in the
installvcsoncd
response file differ from those in
installagpack
.
Table E-1
Response file variable definitions
Variable
Dimension/
Type
Definition
$CPI::CFG{AT_ROOTDOMAIN}
1 dimen. list
Optional. Defines the name of the
system where the root broker is
installed.
$CPI::CFG{DONOTINSTALL}
1 dimen. list
Optional. Defines a list of optional
RPMs not to be installed on the
systems.
Summary of Contents for Veritas Cluster Server One
Page 1: ...Veritas Cluster Server One Installation Guide AIX HP UX Linux Solaris 5 0...
Page 3: ...Symantec Corporation 350 Ellis Street Mountain View CA 94043 http www symantec com...
Page 16: ...16 Contents...
Page 34: ...34 Getting ready to install VCS One Configuring ssh rsh or remsh before installing...
Page 82: ...82 Installing the Simulator Installing the Simulator...
Page 126: ...126 Upgrading from VCS One 2 0 1 to 5 0 Upgrading the client...
Page 148: ...148 Sample Policy Master upgrade scenarios Upgrade scenario details...
Page 194: ...194 Sample installation output Installing the VCS One client...
Page 210: ...210 Index...