ONTAP REST API错误"2621462"
- Views:
- 5
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-9
- Specialty:
- core<a>2009年541384.</a>
- Last Updated:
- Invalid Date
适用场景
- ONTAP 9
- 应用程序可编程接口(API)
问题描述
- 对/storage/volumes" API端点执行REST调用时、收到ONTAP REST API错误"2621462"。
- GET /storage/volumes" API未列出所有卷。
"error": { "message": "SVM "5" does not exist. ", "code": "2621462"
- 从Mgwd日志:
00000003.00b45936 0902f0f6 Fri Apr 21 2023 11:34:03 -04:00 [kern_mgwd:error:2150] Failed to get volume information for volume with uuid 794cb535-c2b6-41da-95cb-d52350a383e4. Reason: entry doesn't exist [at src/tables/rest/volume_rest.cc:2021 in 'populate_fields']
00000003.00b45937 0902f0f6 Fri Apr 21 2023 11:34:03 -04:00 [kern_mgwd:info:2150] 0x820aa8700: 8803ec00002d1553: ERR: REST::VsHelper: src/VsHelper.cc:info:269 throwing: 40/22 - Vserver "5" does not exist.
- 卷表中不存在此卷[dvca_svm_san01、ls_m1]的条目、但volume_REST正在尝试获取此条目。
00000004.0122a060 038e9e75 Fri Jul 07 2023 11:14:17 -04:00 [kern_mgwd:info:2520] volume.get_imp() called with: [dvqa_svm_san01,ls_m1]
00000004.0122a061 038e9e75 Fri Jul 07 2023 11:14:17 -04:00 [kern_mgwd:info:2520] volume.get_imp() returns: entry doesn't exist (latency: 0.002658s) (memory: -368 net, 25272 max, 67352 allocated, 67720 freed, 351 allocations)
00000004.0122a062 038e9e75 Fri Jul 07 2023 11:14:17 -04:00 [kern_mgwd:error:2520] Failed to get volume information for volume with uuid 794cb535-c2b6-41da-95cb-d52350a383e4. Reason: entry doesn't exist [at src/tables/rest/volume_rest.cc:2550 in 'populate_fields']
-
已删除相关Vserver和卷
例如: 已删除卷[dvca_svm_san01、ls_m1],
00000018.16eab2e1 36f4fd6a Tue Feb 21 2023 11:49:32 -05:00 [kern_audit:info:2712] 8003e800007511f3:8003e80000751504 :: carcdotcl01:ssh :: 10.12.70.167:55724 :: carcdotcl01:bah\509698 :: volume delete -vserver dvqa_svm_san01 -volume ls_m1 :: Pending
00000018.16eab2e9 36f4fdae Tue Feb 21 2023 11:49:39 -05:00 [kern_audit:info:2712] 8003e800007511f3:8003e80000751504 :: carcdotcl01:ssh :: 10.12.70.167:55724 :: carcdotcl01:bah\509698 :: volume delete -vserver dvqa_svm_san01 -volume ls_m1 :: Success
关于SVM dvca_svm_vmware_san01、dvca_svmware_san01_root卷和dvca_svmware_san01_root卷的负载共享镜像 也被删除