In this blog post, we talk about how to configure automatic start at boot time for the Tungsten Clustering components.
By default, Tungsten Clustering does not start automatically on
boot. To enable Tungsten Clustering to start at boot time, use
the deployall script provided to create the
necessary boot scripts:
shell> sudo /opt/continuent/tungsten/cluster-home/bin/deployall
To disable automatic startup at boot time, use the
undeployall command:
shell> sudo /opt/continuent/tungsten/cluster-home/bin/undeployall
For Multisite/Multimaster deployments in specific, there are separate cross-site replicators running. In this case, a custom startup script must be created, otherwise the replicator will be unable to start as it has been configured in a different directory.
- Create a link from the Tungsten Replicator service startup script in the operating system …