跳转到主内容

CONTAP-49069:network route show命令显示"Loop detected in next() for table vipmgr_vs_routes"

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

问题描述

  • SVM svm1::>net route show
    (network route show)
    SVM目标网关指标缺少路由

    • -------------------------------
      集群
      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

      个条目。

  • 无法添加或删除路由
    集群::>network route create -vserver svm1 -Destination 0.0.0.0/0 -Gateway 10.x.217.1 -metric 20
    错误:命令失败:存在重复路由。

    cluster::>network route create -vserver svm1 -Destination 0.0.0.0/0 -Gateway 10.x.219.1 -metric 30
    错误:命令失败:存在重复路由。

    :::>network route show -vserver svm1 -Destination *-Gateway 10.x.219.1
    SVM目标网关度量值
    • -------------------------------
      svm1 0.0.0.0/0 10.0.219.1 20

      ::> network routeshow -vserver svm1 -Destination *-Gateway 10.x.217.1
      错误:show failed:lLoop detected in next() for table vfmgr_vs_routes。接下来、在"4 0.0.0.0/0 10.x.27.1"返回"4 0.0.0/24 10.x.27.1"。

      cluster::*> network route delete -vserver svm1 -Destination 0.0.0.0/0 -Gateway 10.x.217.1
      错误:命令失败:内部错误

- MGRWD日志:
Tue Apr28 2020 15:34:33 +07:00 [kern_vipmgr:info:5806]错误:在next()表vipmgr_vs_routes中检测到循环。接下来、在"4 0.0.0.0/0 10.0.2171"返回"4 0.0.0/24 10.0.2171"。
2020年4月28日星期二15:34:36 +07:00 [kern_vifmgr:info:5806] E [src/rdb/sql_local_strt.cc 371 (0x81084a200)]:错误:SQL错误11 (数据库磁盘映像格式错误)