Skip to content

Overriding Barracuda and Octopus default install and upgrade settings.

AquaticDisorder edited this page Nov 25, 2011 · 4 revisions

Once you have installed your Barracuda master instance and your first Octopus satellite instance, you will find two new handy configuration files .barracuda.cnf and .octopus.cnf have been created in the root users home directory.
Based on the options that you configured in the install scripts first time around, these configuration options will now come into play any time you run the Barracuda or Octopus scripts.


Default Settings

The .barracuda.cnf contains two parts:
  • The group of settings that cannot and will not be overridden.
  • The group of settings that can and will be overridden.
The .octopus.cnf contains two parts:
  • The group of settings that can and will be overridden.
  • The group of settings that will be overriden by config files stored in the /data/disk/o1/log/ directory, but only on upgrade
Note:
*You will need to edit or comment out the _USER variable in this file when you wish to use the Octopus script to install or upgrade a different satellite instance.*