检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
全量阶段失败报错,关键词“The background process is unavailable” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: The background process is
创建VPC和安全组 灾备中心的实例和生产中心实例在不同区域,本章节介绍创建在灾备中心创建RDS实例所属VPC和安全组。 创建VPC 进入创建虚拟私有云页面。 在“创建虚拟私有云”页面,选择区域“华北-北京四”。根据界面提示完成基本信息、子网配置和地址配置。 图1 创建灾备VPC 单击
数据对比(对比迁移项) 对比迁移项可以清晰反馈出源数据库和目标数据库的数据是否存在差异。为了尽可能减少业务的影响和业务中断时间,数据库实时迁移场景提供了完整的迁移对比流程,帮助您确定合适的业务割接时机。 图1 迁移对比流程 对比使用场景 迁移对比功能支持以下几种对比方式: 对象级对比
全量或增量阶段失败报错,关键词“core process is not healthy or crashed” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: core process is not
全量阶段失败报错,关键字“Invalid GIS data provided to function st_geometryfromtext'” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:An error occurred in the process DATAMOVE
全量阶段失败报错,关键词“Lock wait timeout exceeded; try restarting transaction” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: apply event
全量或增量阶段失败报错,关键词“Access denied for user ***” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service %s failed, cause by: Unable to connect to DBMS: url=***?
增量阶段失败报错,关键词“filter data in config condition filter error” 场景描述 增量同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: filter data in config
MySQL->TaurusDB实时迁移和同步 全量或增量阶段失败报错,关键词“Illegal mix of collations (utf8mb4_0900_ai_ci,IMPLICIT) and (utf8mb4_general_ci,IMPLICIT) for operation
全量或增量阶段失败报错,关键词“binlog parse fail, data dictionary may be not complete!” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by:
全量或增量阶段失败报错, 关键词“The binlog fetch connection may be interrupted” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志界面提示信息:The binlog fetch connection may be interrupted
增量阶段失败报错,关键词“Operation not allowed when innodb_force_recovery > 0” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: write table
全量或增量阶段失败报错,关键词“Can not read response from server” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service LOGMANAGER failed, cause by: Can not read response
全量阶段失败报错,关键词“Failed to add the foreign key constraint '***' to system tables” 场景描述 全量迁移或同步期间,日志界面提示信息:Failed to add the foreign key constraint
全量或增量阶段失败报错,关键词“The offset and file name between src and parser is inconsistency” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause
全量或增量阶段失败报错,关键词“table *** record field size for insert/delete dml” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: table[
全量阶段失败报错,关键词“transfer account failed, can not find password from src DB” 场景描述 全量迁移期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: transfer
全量阶段失败报错,关键词“Error writing file *** (errno: 28 - No space left on device)” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: apply
全量阶段失败报错,关键词“retry structures failed events”“Table *** doesn't exist” 场景描述 全量迁移期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: retry structures
DRS要求的MySQL权限有哪些 DRS在迁移、同步、灾备过程中,对账号有一定的权限要求,本章节主要介绍MySQL引擎的权限要求。 权限要求 源和目标库的连接账号需要具有登录权限,如果没有该账号,可以通过如下方式创建,以user1为例。 参考语句:CREATE USER 'user1