Skip to content

backup/node-ip

Location where backup archives (tarballs) will be stored

Stores the IP address of the specific DRP cluster node that this backup runner machine represents during backup and restore operations.

  • Set on individual backup runner machines during setup-restore-agents task
  • Extracted from ClusterState.Nodes[].ApiUrl or self-runner Address
  • Used during restore operations to target specific nodes for HA cluster rebuilds

  • For single endpoints: Contains the endpoint's IP address

  • For HA clusters: Contains the specific node's IP address (e.g., 10.101.48.11, .12, .13)
  • Used by restore tasks to know which IP to enroll in HA cluster