Procedure
Run the following command to view the status of task executors:
zbs-task runner list
Output example
ip port
---------- ------
10.0.20.50 10601
10.0.20.51 10601
10.0.20.52 10601Output note
| Parameter | Description |
|---|---|
ip | The executor IP address. |
port | The executor RPC port. |
Procedure
Use the following command to view current running or completed tasks:
zbs-task task list_by_status {unfinished|finished} [--task_type <task_type_value>]
| Parameter | Description |
|---|---|
--task_type <task_type_value> |
|
Output example
No task found