你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

解决跨区域复制错误问题

本文介绍有助于排查 Azure NetApp 文件的跨区域复制问题的错误消息和解决方法。

创建复制时出错

错误消息 决议
Volume {0} cannot be used as source because it is already in replication 不能使用已经处于数据复制关系中的源卷创建复制。
Peered region '{0}' is not accepted 无法在未配对区域之间创建复制。 查看 支持的区域配对
RemoteVolumeResource '{0}' of wrong type '{1}' 验证远程资源 ID 是否是卷资源 ID。

对卷进行授权时出错

错误消息 决议
Missing value for 'AuthorizeSourceReplication' RemoteResourceID UI 或 API 请求中缺少或无效(修复错误消息)。
Missing value for 'RemoteVolumeResourceId' UI 或 API 请求中的 RemoteResourceID 缺少或无效。
Data Protection volume not found for RemoteVolumeResourceId: {remoteResourceId} 验证用户的 RemoteResourceID 是否正确或是否存在。
Remote volume '{ }' is not configured for replication 目标卷不是数据保护卷。
Remote volume '{0}' does not have source volume '{1}' as RemoteVolumeResourceId 数据保护卷在其远程资源 ID 中没有此源卷(输入了错误的源 ID)。
The destination volume replication creation failed (message: {0}) 此错误表示服务器错误。 联系支持人员。

重新初始化复制时出错

错误消息 决议
Replication reinitialization is not possible as it is currently being initialized. The initialization time depends on the amount of data being replicated. If you believe the process is stuck or taking too long, please contact support for assistance. 复制正在重新初始化,初始传输正在进行中。 详细了解复制关系的 健康状态

中断复制时出错

错误消息 决议
‘Not able to break a volume replication in an uninitialized state. 重新初始化终结点以将复制返回到初始化状态或删除复制,然后重试。

删除复制时出错

错误消息 决议
Replication cannot be deleted, mirror state needs to be in status: Broken before deleting 验证复制是否已损坏,或者它未初始化且处于空闲状态(初始化失败)。
Cannot delete source replication 不允许从源端删除复制。 请确保您在目标端删除复制数据。
删除处于未初始化状态的复制并传输关系状态:
Replication cannot be deleted while relationship status is transferring.
等复制进入空闲状态后再试一次。
Replication cannot be deleted while in Mirrored state 在继续之前,请断开复制关系。 请参阅删除卷复制或卷

删除卷时出错

错误消息 决议
Volume is a member of an active volume replication relationship 请在删除卷之前删除复制。 请参阅 “删除复制”。 此操作要求在删除卷的复制之前中断对等互连。
Volume with replication cannot be deleted 请在删除卷之前删除复制。 请参阅 “删除复制”。 此操作要求在删除卷的复制之前中断对等互连。

重新同步卷时出错

错误消息 决议
Volume replication is in invalid status: (Mirrored|Uninitialized) for operation: 'ResyncReplication' 确认卷的复制状态为“已损坏”。

删除快照时出错

错误消息 决议
Snapshot cannot be deleted, parent volume is a data protection volume with a replication object 如果要删除此快照,请验证是否已损坏卷的复制。
Cannot delete volume replication generated snapshot 不允许删除复制基线快照。

重设卷大小时出错

错误消息 决议
尝试重设源卷的大小失败,出现错误 "PoolSizeTooSmall","message":"Pool size too small for total volume size." 确保跨区域复制的源卷和目标卷的容量池中有足够的可用空间。 调整源卷的大小时,目标卷会自动调整大小。 如果承载目标卷的容量池没有足够的可用空间,则源卷和目标卷的大小调整都将失败。 请参阅重设跨区域复制目标卷的大小了解详细信息。

后续步骤