Configuring SFCFS using response files

Typically, you can use the response file that the installer generates after you perform SFCFS configuration on one cluster to configure SFCFS on other clusters. You can also create a response file using the -makeresponsefile option of the installer.

To configure SFCFS using response files

  1. Make sure the SFCFS filesets are installed on the systems where you want to configure SFCFS.

  2. Copy the response file to one of the cluster systems where you want to configure SFCFS.

  3. Edit the values of the response file variables as necessary.

    To configure optional features, you must define appropriate values for all the response file variables that are related to the optional feature.

  4. Start the configuration from the system to which you copied the response file. For example:

    # /opt/VRTS/install/installsfcfs -responsefile /tmp/response_file

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