Maintenance
See the steps and order to reboot servers during green zones or any other maintenances.
Prerequisites
The steps are valid only to Linux Servers (DB, APP, APM, OCR, AutoML Cluster). Windows Servers are recovered automatically. RPA services use the Task Scheduler task(s) to start automatically after the rebootBI service is added to autostart.
The steps below should be done by, for example, wfuser.
Available server roles:
- apm: APM serverapp – APP serverdb – DB server
- ocr: OCR server
- vds-master: AutoML Master server
- *vds-slave: AutoML Agent server
** The VDS acronym refers to a legacy Workfusion product called Virtual Data Scientist. AutoML (Automatic Machine Learning) is the name of the latest component that does was VDS did previously. All references to VDS are references to AutoML.
Linux servers
Log into the servers in the following order and run the commands below:
- APM
- OCR
- AutoML Agent server(s)
- AutoML Master server
- APP
- DB
Example
wfmanager stop all
Reboot the servers in the following order:
- DB
- APP
- AutoML Master server
- AutoML Agent server(s)
- OCR
- APM
All services come automatically. Log into each server and check services.
wfmanager status all
Run the check command:
cd <PACKAGE_DIR>/
./install.sh check <server_role>