clusters actions sync run

Runs the cluster synchronization.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

run { debug | force-vm-redeploy | purge-data-disks | reset-k8s-nodes | upgrade-strategy { concurrent | rolling } } 

upgrade-strategy { concurrent | rolling }

Specify the upgrade strategy.

Must be one of the following:

  • rolling

  • concurrent

  • auto

Default Value: auto.

vm-redeploy { false | true }

Specify whether to redeploy the VM or not.

Must be either "false" or "true".

Default Value: false.

force-partition-redeploy { false | true }

Force redeploying the partition.

Must be either "false" or "true".

Default Value: false.

debug { false | true }

Specfies whether to debug or not.

Must be either "false" or "true".

Default Value: false.

reset-k8s-nodes { false | true }

Specify whether to reset the K8s nodes or not.

Must be either "false" or "true".

Default Value: false.

purge-data-disks { false | true }

Specify whether to purge data disks or not.

Must be either "false" or "true".

Default Value: false.

sync-phase { all | opscenter }

Specify the synchorinization phase.

Must be one of the following:

  • all

  • opscenter

  • distributed-registry

Default Value: all.

ansible-strategy { linear | free }

Specify the ansible startegy for the synchorinization.

Must be one of the following:

  • linear

  • free

Default Value: linear.

Usage Guidelines

Use this command to run the cluster synchronization.