Which executes successfully: cluster.addInstance(‘<user>@<host>:<port>’, {recoveryMethod: ‘clone’}) Which three statements are true?

Examine this command, which executes successfully: cluster.addInstance(‘<user>@<host>:<port>’, {recoveryMethod: ‘clone’}) Which three statements are true? (Choose three.)
A. The account used to perform this recovery needs the BACKUP_ADMIN privilege.
B. A target instance must exist, then it will be provisioned with data from an instance already in the cluster and joined to the cluster.
C. InnoDB tablespaces outside the datadir are able to be cloned.
D. It is always slower than {recoveryMethod: ‘incremental’}.
E. A new instance is installed, initialized, and provisioned with data from an instance already in the cluster and joined to the cluster.
F. InnoDB redo logs must not rotate for the duration of the execution; otherwise, the recovery will fail.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.