Optional: Backing Up CyberMgr
After the installation is completed, CyberMgrBackup
is included in the bin
folder, which is a soft link to CyberMgr
. If the CyberMgr process shuts down, CyberMgrBackup
takes over until CyberMgr
is restarted by running the startmgr
script. This feature is merely a matter of convenience, and it does not provide any functionality gain.
Note: The
CyberMgrBackup
feature only works in a non-HA setup.- Procedure
- Run the
backupinst
script and this secondary daemon becomes available.
Thebackupinst
script reconfigures your existing$CFROOT
environment to have two RPC daemons,CyberMgr
andCyberMgrBackup
.cfstart
andcfstop
starts and stops bothCyberMgr
andCyberMgrBackup
processes. (If you want to uninstall this feature, runbackupuninst).