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
IVR機能が有効になっているときにライセンスの使用状況が見られないため、ポートセキュリティ機能を使用してRUMレポートを有効にして生成する例を次に示します。
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.