I have an instance on which Vespa is installed. This system is acting as admin as well as content node and cluster node. We are also using the embedded zookeeper in Vespa for our use case.
Requirement: How can we take a backup (of documents and zookeeper node) in such a way that if there is an issue on the instance we can use the backup on another instance to clone the documents. (Only one instance at a time for Vespa is available. So we won't be able to create another group with a replication factor).