To perform operations such as restoring or cloning, as a best practice, you must back up the data on the Replica nodes in the Replica Network.
Backing up the Replica node data lets you save the data. If an operation fails, you can restore the lost or corrupted data.
To save storage space and minimize cost you can take snapshots when you perform a backup on your Amazon EBS volumes. Snapshots are incremental backups that only capture the data that has changed from the most recent saved snapshot. For more information, see the Amazon EBS snapshot documentation.
Prerequisites
- Verify that you have the deployed blockchain ID information.
- Familiarize yourself with the backup and restore consideration for your VMware Blockchain nodes. See VMware Blockchain Node Backup and Restore Considerations on AWS.
- Verify that you have access to the latest version of VMware Blockchain.
Identify the following details from the VMware Blockchain Orchestrator output directory, /home/blockchain/output.
Blockchain ID
Current blockchain version
Replica node IP address
Client node IP address
VMware Blockchain vmbc user password for all the Replica and Client node VMs
If the Concord operator containers were deployed, verify that the Concord operator container is running. See Instantiate the Concord Operator Container for AWS.
Procedure
What to do next
If there is a failure or you want to clone a deployment, you can restore it from the backup data. See Restore Replica Nodes from the Backup Data on AWS.