Sample response file for Symantec Storage Foundation Cluster File System High Availability configuration

The following example shows a response file for configuring Symantec Storage Foundation Cluster File System High Availability.

##############################################
#Auto generated sfcfsha responsefile #
##############################################
 
 
our %CFG;
$CFG{accepteula}=1;
$CFG{opt}{rsh}=1;
$CFG{opt}{trace}=0;
$CFG{vcs_allowcomms}=1;
$CFG{opt}{gco}=1;
$CFG{opt}{vr}=1;
$CFG{opt}{configure}=1;
$CFG{prod}="SFCFSHA61";
$CFG{systems}=[ qw( sys1 sys2 ) ];
$CFG{fencingenabled}=0;
$CFG{vm_newnames_file}{sys1}=0;
$CFG{vm_restore_cfg}{sys1}=0;
$CFG{vm_newnames_file}{sys2}=0;
$CFG{vm_restore_cfg}{sys2}=0;
$CFG{vcs_clusterid}=127;
$CFG{vcs_clustername}="uxrt6_sol";
$CFG{vcs_username}=[ qw(admin operator) ];
$CFG{vcs_userenpw}=[ qw(JlmElgLimHmmKumGlj 
bQOsOUnVQoOUnTQsOSnUQuOUnPQtOS) ];
$CFG{vcs_userpriv}=[ qw(Administrators Operators) ];
$CFG{vcs_lltlink1}{sys1}="bge1";
$CFG{vcs_lltlink2}{sys1}="bge2";
$CFG{vcs_lltlink1}{sys2}="bge1";
$CFG{vcs_lltlink2}{sys2}="bge2";
$CFG{vcs_enabled}=1;
$CFG{opt}{logpath}="/opt/VRTS/install/logs/installsfcfs-xxxxxx/";
 
1;