Managing the HAF Service
On offload nodes, the HAF service starts, stops, restarts, and queries the status of the daemon process.
The command is as follows:
/home/omm/haf-install/haf-target/tools/haf-tool start/stop/restart/status
Option |
Description |
|---|---|
start |
Starts haf_daemon. |
stop |
Stops haf_daemon. |
restart |
Restarts haf_daemon. |
status |
Queries the haf_daemon status. |
The batch operations are as follows:
- On the SmartKit page, select Command Execution and click Add a Task.

- Edit the task content and click Save.
Parameter
Description
Task Name
Managing the HAF service
Task Description
Starting/Stopping/Restarting/Checking the status of the HAF service
Run Directory
/
Run Command
/home/omm/haf-install/haf-target/tools/haf-tool start/stop/restart/status

Parent topic: Service Management