Managing the HAF Application Service
On an offload node, HAF can start, stop, forcibly stop, restart, and query the status of the OmniData application service.
The command is as follows:
/home/omm/haf-install/haf-target/tools/haf-tool service --start/stop/kill/restart/status
|
Option |
Description |
|---|---|
|
--start |
Start the application service. |
|
--stop |
Stop the application service. |
|
--kill |
Forcibly stop the application service. |
|
--restart |
Restart the application service. |
|
--status |
Query the application service status. |
- Select Command Execution and click Add a Task.
- Edit the task content and click Save.
Parameter
Description
Task Name
Managing the HAF application service
Task Description
Starting/Stopping/Restarting/Checking the status of the HAF application service
Run Directory
/
Run Command
/home/omm/haf-install/haf-target/tools/haf-tool service --start/--stop/--restart/--kill/--status

Parent topic: Running and Maintaining HAF