Verifying long running Clone operation
(Doc ID 2878206.1)
Last updated on SEPTEMBER 07, 2022
Applies to:
MySQL Server - Version 8.0 and laterInformation in this document applies to any platform.
Goal
After executing a clone operation, either manually or via MySQL Shell as part of an InnoDB Cluster operation, the progress of the operation can be monitored.
Consider the example on : 8.0 version, Group Replication
While creating/adding clusterset replica node1, the clone/copy process appears to have stalled or is not progressing, eg;
The operation can appear to sit / wait here for minutes or hours.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
Check the targets disk IO |
Ensure MySQL logging verbosity=3 |
Monitoring Clone Operations via Performance Schema |
References |