跳转到主内容

SVM路由删除失败、并显示"Error:command failed:internal error"

Views:
27
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
nas
Last Updated:

适用场景

ONTAP 9.7

问题描述

  • SVM svm1缺少路由

::> net route show
  (network route show)
Vserver        Destination    Gateway      Metric
------------------- --------------- --------------- ------
Cluster
           0.0.0.0/0     10.x.219.1    20
svm2
           0.0.0.0/0     10.y.206.1    51
svm3
           0.0.0.0/0     10.x.219.1    20
svm4
           0.0.0.0/0     10.x.219.1    20
4 entries were displayed.

  • 无法添加或删除路由 
Cluster::> network route create -vserver svm1 -destination 0.0.0.0/0 -gateway 10.x.217.1 -metric 20
Error: command failed: Duplicate route exists.
 
Cluster::> network route create -vserver svm1 -destination 0.0.0.0/0 -gateway 10.x.219.1 -metric 30
Error: command failed: Duplicate route exists.
 
::> network route show -vserver svm1 -destination * -gateway 10.x.219.1
Vserver       Destination   Gateway     Metric
------------------- --------------- --------------- ------
svm1         0.0.0.0/0    10.0.219.1    20
 
::> network routeshow -vserver svm1 -destination * -gateway 10.x.217.1
Error: show failed: Loop detected in next() for table vifmgr_vs_routes. Next on "4 0.0.0.0/0 10.x.217.1" returned "4 0.0.0.0/24 10.x.217.1".
 
Cluster::*> network route delete -vserver svm1 -destination 0.0.0.0/0 -gateway 10.x.217.1
Error: command failed: Internal error
  • MGWD 日志:
Tue Apr 28 2020 15:34:33 +07:00 [kern_vifmgr:info:5806] Error: Loop detected in next() for table vifmgr_vs_routes. Next on "4 0.0.0.0/0 10.0.217.1" returned "4 0.0.0.0/24 10.0.217.1".
Tue Apr 28 2020 15:34:36 +07:00 [kern_vifmgr:info:5806] E [src/rdb/sql_local_stmt.cc 371 (0x81084a200)]: error: SQL error 11 (database disk image is malformed)
 

 

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.