跳转到主内容

由于 ONTAP 具有陈旧的 vserver 对等关系条目,在 db 更新操作中集群的 AIQUM 采集失败

Views:
Visibility:
Public
Votes:
0
Category:
active-iq-unified-manager
Specialty:
om
Last Updated:

适用于

  • ActiveIQ Unified Manager (AIQUM) 9.x
  • 任何操作系统版本
  • ONTAP 9.x

问题描述

  • AIQUM 中集群获取失败
  • 错误发生在 au.log
ERROR [common-pool-471] c.o.s.a.f.d.BaseDataSource (DataSourceErrorException.java:246) - <cluster name>[Internal error] - General Message ([Device name General Device]: Cannot update server (com.netapp.oci.server.UpdateTaskException [127-70-34-1674] Failed execute task: class com.netapp.oci.platform.originator.OriginatorUpdateTask com.netapp.oci.server.UpdateTaskException [127-70-34-1674] Failed to run NewOriginatorUpdateTask, origin:3 originatorName:edinasc02.ad.cirrus.com com.netapp.oci.platform.common.table.TableException: Failed to execUpdate: com.netapp.oci.platform.originator.db.UpdateOperation@657a347b after 10 retries))
  • server_mega.log

ERROR [default task-244] c.n.o.p.o.db (AbstractBatchOperation.java:120) - retry 5 for originId 3 for sql UPDATE netapp_model.vserver_peer SET originid=?,resourcekey=?,clusterid=?,vserverid=?,peervserveruuid=?,peerclustername=?,peervservername=?,peerstate=?,peerstateraw=?,applications=?,checksum=?,changeDetailChecksum=?,updatetime=? WHERE objid=? with error (conn=1185) Column 'vServerId' cannot be null
  • netapp_model.vserver_peer 表显示了具有 NULL peerVServerID 的不存在的对等关系条目,如下所示:
 
mysql> SELECT objid, originid, clusterid, vServerId, peervserveruuid, peerclustername, peervservername, peerstate, peerVServerId, peerClusterId  FROM netapp_model.vserver_peer  WHERE peervservername LIKE ’testdr';
+---------+----------+-----------+-----------+--------------------------------------+-----------------+-----------------+-----------+---------------+---------------+
| objid  | originid | clusterid | vServerId | peervserveruuid            | peerclustername | peervservername | peerstate | peerVServerId| peerClusterId |
+---------+----------+-----------+-----------+--------------------------------------+-----------------+-----------------+-----------+---------------+---------------+
| 5637973 |     1 |     1 |    1234 | dcb4d091-a8f1-11f0-aa08-d039ead0cf90 | <cluster>    | testdr      | PEERED   |      NULL |      NULL |    
+---------+----------+-----------+-----------+--------------------------------------+-----------------+-----------------+-----------+---------------+---------------+
1 row in set (0.00 sec)
 
  • 源 SVM 已删除,但在 目标集群 上的对等关系删除失败 local vserver doesn't exist

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.