跳转到主内容

OTV数据存储区挂载操作完成,但数据存储区在目标ESXi主机上不可见

Views:
22
Visibility:
Public
Votes:
0
Category:
virtual-storage-console-for-vmware-vsphere
Specialty:
virt
Last Updated:

适用于

  • ONTAP Tools for VMware vSphere (OTV) 10.X
  • 使用 OTV 且具有跨集群数据存储库挂载的环境

问题

  • 尝试使用 ONTAP Tools for VMware vSphere (OTV) 将现有数据存储区挂载到其他 ESXi 主机或集群的操作已成功完成,但数据存储区在目标 ESXi 主机上不可见。

    症状包括:

    • OTV 安装作业可以在不报告故障的情况下完成。
    • 数据存储区在目标 ESXi 主机上不可见。
    • 在 OTV 之外手动进行 LUN 映射可以成功。

 OTV 日志输出:

2026-06-23T06:40:16.982682876Z stdoutF { "file":"/app/datastore-service/service/datastore.go:1053", "jobId":"35478", "level":"error", "message":"container vcguid does not match with the vcguid passed in the context", ... }
2026-06-23T06:40:16.987402551Z stdoutF { "file":"/app/datastore-service/endpoint/datastore.go:359", "jobId":"35478", "level":"error", "message":"InvalidRequest. Incorrect container uuid passed", ... }

追加信息:

  • 在受影响的环境中,灾备 vCenter instanceUuid (vcguid) 以大写格式存储,而生产 vCenter instanceUuid 则以小写格式存储。
  • 可以使用以下命令在 vCenter Server 上验证 instanceUuid 格式:

生产 vCenter

root@VC01 [ ~ ]# sudo cat /etc/vmware-vpx/instance.cfg | grep instanceUuid
instanceUuid=45d7jglc6-9d1f-43b9-9bdq-8dfdjh9bed0
root@VC01 [ ~ ]# sudo cat /etc/vmware-vpx/firstboot/vpxd-service-spec.prop | grep cmreg.serviceid
cmreg.serviceid=45d7jglc6-9d1f-43b9-9bdq-8dfdjh9bed0

DR vCenter

root@VC02 [ ~ ]# sudo cat /etc/vmware-vpx/instance.cfg | grep instanceUuid
instanceUuid=5454B4F-42T5-445V-A89K-DA7D1B5DE2GT
root@VC02 [ ~ ]# sudo cat /etc/vmware-vpx/firstboot/vpxd-service-spec.prop | grep cmreg.serviceid
cmreg.serviceid=5454B4F-42T5-445V-A89K-DA7D1B5DE2GT

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.