Connectrix MDS:错误“Failure:保存状态:未找到请求的项目”

Summary: 收到“Failure:保存状态:未找到请求的项目“消息时,在许可证传输方法关闭的情况下生成 rum 报告。

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

在生成许可证使用情况 (RUM) 报告时,许可证传输方法处于关闭状态,交换机上未启用任何许可证功能。
switch(config)# license smart transport off
switch(config)# exit
switch# copy running-config startup-config
switch# show lice all | grep -A 2 Transport
Transport:
    Type: Off 
switch#  license smart save usage all bootflash:all_rum.txt
Failure: save status: The requested item was not found

Cause

对于随附 9.2(2) 或更高版本的交换机,可能无法生成许可证使用情况数据。当交换机上不存在使用情况时,请求“license smart save usage”命令会导致失败消息。

报告了 Cisco 问题,但没有已知的已修复版本。订阅 CSCwb13861 以获取通知。

Resolution

解决 方案:
启用交换机上的许可证功能以解决故障消息。从 CSSM 的角度来看,这使得交换机不合规,因为从未为此交换机购买许可证。

首先启用一项功能,例如对于 Enterprise 许可证:
switch# config
switch(config)# feature ivr
如果 show license usage 命令在列表中显示“ENTERPRISE_PKG”计数,则继续生成 RUM 报告。
switch(config)# sh lic usage
License Authorization:
  Status: Not Applicable
(ENTERPRISE_PKG):
  Description: MDS 9200 series Enterprise package
  Count: 1
  Version: 1.0
  Status: IN USE
  Enforcement Type: NOT ENFORCED
  License Type: Generic
switch(config)# license smart save usage all bootflash:all_rum.txt
Success: Saved in bootflahs:/all_rum_txt.
如果 show license usage 命令未显示任何许可证使用情况,请使用其他许可证功能进行许可证使用情况计数,然后生成 RUM 报告。
switch(config)# feature ivr
switch(config)# show feature |grep ivr
ivr                  1        enabled
switch(config)# show lic usage
License Authorization:
  Status: Not Applicable
下面是一个使用端口安全功能启用和生成 RUM 报告的示例,因为在启用 IVR 功能时不会看到许可证使用情况。
switch(config)# show feature |gre port-security
port-security        1        disabled
switch(config)# feature port-security
switch(config)# show feature |gre port-security
port-security        1        enabled
switch(config)# sh lic usage
License Authorization:
  Status: Not Applicable
(ENTERPRISE_PKG):
  Description: MDS 9200 series Enterprise package
  Count: 1
  Version: 1.0
  Status: IN USE
  Enforcement Type: NOT ENFORCED
  License Type: Generic
switch(config)# license smart save usage all bootflash:all_RumSW1.txt
Success: Saved in bootflash:/all_RumSW1.txt.

提醒:启用端口安全性和 IVR 功能以生成 RUM 报告。如果这些功能未在使用中,请确保禁用它们。
Article Properties
Article Number: 000224720
Article Type: Solution
Last Modified: 08 May 2024
Version:  1
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.