在10.10.1.71、10.10.1.72、10.10.1.73,上部署了三节点社区版V4.5.0。
之后,指定日志归档目的地时,报错
MySQL [oceanbase]> alter system set log_archive_dest = ‘location=file:///backup/arch’;
ERROR 9153 (HY000): backup device is not read and write strongly consistent. 10.10.1.72:2882 did not read the latest data written by 10.10.1.71:2882.
把file:///backup/arch挂载到其他集群,指定日志归档目的地,正常。