异步镜像无法通过RESTful API更新
适用场景
- NetApp SANtricity OS 11.60及更高版本
- SANtricity System Manager
- E5700
- E2800
问题描述
- 出现以下错误后、异步镜像无法通过RESTful API更新。
示例:
- API命令
curl -k -u admin:'password' -X POST "https://10.128.234.241/devmgr/v2/storage-systems/600A0980009C1B7600004BEF6077C56E/async-mirrors/37000000600A0980009C1B7600004BEF6077C56E/sync" -H "accept: application/json" -H "Content-Type: application/json" -d "{ \"deleteRecoveryPointIfNecessary\": false}"
- 错误
{"errorMessage":"The operation cannot complete because either a secondary volume recovery point needs to be deleted or the reserved capacity (repository) of a secondary volume needs to be increased.","developerMessage":null,"localizedMessage":"The operation cannot complete because either a secondary volume recovery point needs to be deleted or the reserved capacity (repository) of a secondary volume needs to be increased.","retcode":"665","codeType":"symbol","invalidFieldsIfKnown":null}
- Mel (主要事件日志)解析器也可以记录以下错误。
A:10/5/22, 2:43:30 AM (02:43:30) 3329 5023 Controller return status/function call for requested operation - Shelf 99, Bay A
----> RPC function : 0x0292 = synchronizeAsyncMirrorGroup
----> Return code : 0x0299 = arvm recovery point deletion required
- 通过SANtricity系统管理器平稳地手动重新同步异步镜像。