我要评分
获取效率
正确性
完整性
易理解

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

Table 1 Parameter description

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.

  1. Select Command Execution and click Add a Task.
  2. 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