이 문서에서는 Cisco Metro Ethernet 3600X Series 스위치(ME3600X)의 로그를 따르려는 시도와 함께 새 정책 맵을 만드는 문제에 대해 설명합니다.
특정 수의 정책 맵을 만든 후 ME3600X 스위치는 새 정책 맵을 만들지 못한 것과 함께 이 로그를 보고할 수 있습니다.
QOSMGR-3-PROFILE_EXHAUST:
No free scheduler profiles available in hardware
이는 QoS(Quality of Service) TCAM(Ternary Content Addressable Memory)에 사용 가능한 공간이 있는 경우에도 발생할 수 있습니다.
Switch#show platform tcam utilization qos
Nile Tcam Utilization per Application & Region:
ES == Entry size == Number of 80 bit TCAM words
==================================================================
App/Region Start Num Avail ES Used Range Num Used
==================================================================
QOS 36864 4096 2
nile0 2966
nile1
이 로그는 정책 맵 컨피그레이션에 따라 모든 스케줄러 프로필(255)이 실행되는 경우에 필요합니다.이를 확인하려면 show platform qos scheduler profile queue 0 명령을 입력합니다.
Switch#show platform qos scheduler profile queue 0
Asic 01)PIR =1000000 bandwidth =0 eir_ratio=1 ref_count=19 mtu=1500
2)PIR =1000000 bandwidth =0 eir_ratio=1 ref_count=1 mtu=9200
3)PIR =5000 bandwidth =5000 eir_ratio=1 ref_count=0 mtu=1500
So on?.
252)PIR =5083 bandwidth =5083 eir_ratio=1 ref_count=0 mtu=1500
253)PIR =5083 bandwidth =0 eir_ratio=1 ref_count=1 mtu=1500
254)PIR =5083 bandwidth =0 eir_ratio=98 ref_count=0 mtu=1500
255)PIR =1000000 bandwidth =0 eir_ratio=1 ref_count=1 mtu=2000
스케줄러는 다른 하드웨어 리소스이며, TCAM 사용률은 이 문제와 무관합니다.일정 관리기 사용량은 구성에 따라 다릅니다.더 많은 기능(사용 가능한 대역폭의 백분율, 셰이프)을 활용하는 정책 맵은 다른 정책보다 더 많은 스케줄러 리소스를 사용할 것으로 예상됩니다.