2-76
Cisco Catalyst Switch Module 3110 and 3012 for IBM BladeCenter System Message Guide
OL-12191-01
Chapter 2 Message and Recovery Procedures
QOSMGR Messages
Error Message
QOSMGR-4-COMMAND_FAILURE: Execution of [chars] command failed.
Explanation
The command to configure a QoS setting failed. This is possibly due to lack of hardware
resources. [chars] is the description of the command.
Recommended Action
Check if any other messages indicate resource failure. If other messages
indicate that the hardware resources are exceeded, retry the command with a smaller configuration.
Find out more about the error by using the
show tech-support
privileged EXEC command and by
copying the error message exactly as it appears on the console or system log and entering it in the Output
Interpreter tool. Use the Bug Toolkit to look for similar reported problems. For more information about
these online tools and about contacting IBM, see the
“Error Message Traceback Reports” section on
.
Error Message
QOSMGR-4-HARDWARE_NOT_SUPPORTED: Hardware limitation has reached for
policymap [chars].
Explanation
The policy-map configuration has exceeded the limitation of the hardware. You
configured more QoS ACL entries than the number specified in the Switch Database Management
(SDM) template. [chars] is the policy-map name.
Recommended Action
Reconfigure the class map or the policy map, and reduce the number of QoS
ACLs.
Error Message
QOSMGR-4-MATCH_NOT_SUPPORTED: Match type is not supported in classmap
[chars].
Explanation
An unsupported match type was entered. Only the
access-group
acl-index-or-name,
ip
dscp
dscp-list
, and
ip precedence
ip-precedence-lis
t match types are supported with the
match
class-map configuration command. [chars] is the class-map name.
Recommended Action
Reconfigure the class map; use only the
match access-group
,
match ip dscp
,
and
match ip precedence
class-map configuration commands within the class map.
Error Message
QOSMGR-4-NOT_SUPPORTED: Action ’[chars]’ is not supported for a
policymap attached to output side.
Explanation
A
set
or
trust
policy-map class configuration command was configured in a policy map
and attached to an egress interface. A warning message is logged, and the actions do not take effect.
This is a hardware limitation. [chars] is either the set or trust action.
Recommended Action
Do not configure a
set
or
trust
policy-map class configuration command in a
policy map and attach it to an egress interface. These policy-map actions are supported only on
ingress interfaces.