The VMware Blockchain Orchestrator deployment descriptor file includes definitions of available properties to clone your deployment environment.

Clone Replica and Client Node Parameters

To troubleshoot a node failure without introducing any errors in the production environment, you can clone a deployment environment. Within the cloned environment, you can perform the following operations:

  • Test whether the fix is working correctly before applying the fix to your production environment.

  • Deploy the same version of VMware Blockchain with a different topology.

For cloning implementation details, see the Getting Started with VMware Blockchain guide. To clone a deployment, back up the existing blockchain state and create a clone from the newly saved backup, see VMware Blockchain Back Up and Restore on vSphere and GUID-470E50F4-51D1-4955-9EB3-477B5FDC8329.html#GUID-470E50F4-51D1-4955-9EB3-477B5FDC8329.

Parameter

Description

populatedReplicas

Add the Replica nodes to clone from the Replica Network and the snapshot ID.

This parameter is optional.

populatedClients

Add the Client nodes to clone from the Client group.

You can obtain, for example, the clientGroupId or blockchainId information from the output of a previously provisioned deployment.

This parameter is optional.

populatedFullCopyClients

Add the Full Copy Client nodes to clone for a clone-based upgrade.

This parameter is optional.