The enable-components command enables components that are currently disabled. Note that this command can only be used for certain components.
./bdd-admin.sh enable-components [option <arg>]
enable-components supports the following options.
Option | Description |
---|---|
-c, --component <component(s)> | A comma-separated list of the component(s)
to enable:
|
If no option is specified, the script enables all supported components.
When the script runs, it enables the specified component(s) by updating the relevant properties in $BDD_HOME/BDD_manager/conf/bdd.conf, then starts them. They can then be controlled with other bdd-admin commands like start and stop.
Components enabled by the enable-components command can later be disabled by the disable-components command. For more information, see disable-components.
./bdd-admin.sh enable-components -c clustering