API Doc
Search Docs...
⌘ K
VM Initialization ToolArcfra VMToolsArcfra CloudMoveMigration Tool
  • Management

Viewing worker nodes

The WORKERS page displays the running status, resource usage, and task load of all registered worker nodes. Data is automatically refreshed every 30 seconds.

In the left sidebar, click WORKERS to go to the worker node page.

Information:

Worker nodes are registered to the controller through the configuration during deployment. This page is for viewing only and does not provide operations for adding or deleting workers.

The top of the page provides a status filter. You can filter the workers displayed by All, Online, or Unreachable.

Each worker is displayed as a card with the following information:

ParameterDescription
Connection statusOnline, displayed in green; or Unreachable, displayed in red
Worker nameNode name configured during deployment
IP addressIP address and port of the worker node, and the communication protocol, either HTTP or HTTPS
Last heartbeat at/Lost contactTime of the latest communication with the controller, if online; or the time when disconnection started, if unreachable
Active tasksNumber of tasks currently running, displayed by category: full migration, incremental sync, and cutover
Pending tasksNumber of tasks waiting to run on this worker
ETAEstimated completion time of all currently queued and running tasks
VersionSoftware version information of the worker, in the format of Arcfra • version number+build number
DNS serversList of DNS server addresses currently used by the worker
Mounted siteList of sites currently connected to the worker

Information:

If a worker is displayed as Unreachable, possible causes include an incorrect address or incorrect credentials in the worker configuration file, or the controller service not running properly. In this case, contact the administrator to check the worker configuration, restart the controller service, and then refresh the page.