Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

PageIdMakro

Seiteneigenschaften


Description:

In einem Stack aus XS- und/oder GS-45xx Switches hat der Stack-Master aufgrund des zusätzlichen Verwaltungsaufwands im Gegensatz zu den restlichen Stack-Members eine erhöhte CPU-Last.

In diesem Artikel wird beschrieben, wie die aktuelle CPU-Last auf einem Switch der XS- und GS-45xx Serie geprüft und wie die CPU-Last optimiert werden kann.

a stack of XS and/or GS-45xx switches, the additional administration overhead on the stack master causes an increased CPU load compared to the other stack members.

This article describes how to check the current CPU load on an XS- and GS-45xx series switch and how to optimize the CPU load.

Info

Layer-2 and layer-3 traffic is not processed by the CPU on XS- and GS-45xx series switches. Data transfer is therefore unaffected by a high CPU load

Info

Datenverkehr auf Layer 2 und Layer 3 wird auf Switches der XS- und GS-45xx Serien nicht durch die CPU verarbeitet. Daher wird die Datenübertragung durch eine hohe CPU-Last nicht beeinträchtigt!


Requirement:

  • SSH -Client für den Zugriff per Konsole (z.Bclient for command-line access (e.g. PuTTY)

...


Reading-out CPU load on an XS- or GS-45xx

...

1. Verbinden Sie sich per SSH mit dem Stack und geben den Befehl enable ein, um erweiterte Rechte zu erlangen.

2. Geben Sie den Befehl terminal length 0 ein, damit beliebig viele Zeilen angezeigt werden. Mit den in der Standard-Konfiguration verwendeten 24 Zeilen muss ansonsten für jede Zeile darüber hinaus die <Enter-Taste> gedrückt werden.

Image Removed

3. Geben Sie den Befehl show process cpu x ein, wobei x für die Nummer des Stack-Masters steht (in diesem Beispiel show process cpu 4). Mit diesem Befehl wird eine Liste der aktiven Prozesse mitsamt der aktuellen CPU-Auslastung ausgegeben.

Info
titleProzesse mit potentiell hoher CPU-Last in einem Stack:
  • netsnmp_app mit dem zugehörigen RPC-Thread tRpcsrv.00050
    • Die Auslastung durch diese beiden Prozesse steigt stark an, wenn Monitoring-Daten an die LMC gemeldet werden (betrifft nur den Stack-Master). Da dieser Vorgang nur periodisch durchgeführt wird, handelt es sich lediglich um temporäre Last-Spitzen
  • bcmRx:

    • Dieser Prozess ist für die Übertragung von Management-Informationen in einem Stack zuständig (betrifft alle Switches in einem Stack).

Image Removed

Optimierungsmöglichkeiten und Handlungsempfehlungen:

Stark erhöhte CPU-Last bei GS-45xx Switches in einem durch die LMC verwalteten Stack:

Bis einschließlich LCOS SX 5.20 RU6 ist die CPU-Last des Stack-Masters in einem durch die LMC verwalteten Stack aus GS-45xx Switches stark erhöht (die Stack-Member sind davon nicht betroffen). Dies liegt daran, dass der Stack-Master die Status-Informationen der restlichen Stack-Member an die LMC meldet und dies einen zusätzlichen Verwaltungsaufwand darstellt. Dies kann dazu führen, dass ein Zugriff auf die Management-Oberfläche des Stack-Masters nur noch eingeschränkt möglich ist. Die Datenübetragung ist dadurch aber zu keiner Zeit beeinträchtigt

Das Verhalten ist ab LCOS SX 5.20 RU7 behoben. LANCOM Systems empfiehlt bei Verwendung eines durch die LMC verwalteten Stack aus GS-45xx Switches ein Update auf LCOS SX ab Version 5.20 RU7 durchzuführen (download aktuelle Version).

CPU-Auslastung nach Aktivierung zusätzlicher Funktionen überprüfen:

Zusätzliche Funktionen wie dynamische Routing-Protokolle (BGP und OSPF), DHCP-Snooping und RADIUS werden durch die CPU verarbeitet und können dadurch einen indirekten Einfluss auf den Datenverkehr haben. LANCOM Systems empfiehlt daher nach der Aktivierung einer Funktion die CPU-Last zu prüfen, ob damit die Auslastung so stark ansteigt, dass die Übertragung des Datenverkehrs verlangsamt wird. 

-series switch

1) Connect to the stack via SSH and enter the command enable to gain extended privileges.

2) Enter the command terminal length 0 to display any number of lines. Otherwise any lines beyond the default 24 lines will require the <Enter> key to be pressed to display them.

Image Added

3) Enter the command show process cpu x where x stands for the number of the stack master (in this example show process cpu 4). This command displays a list of active processes along with the current CPU load.

Info
titleProcesses with potentially high CPU load in a stack:
  • netsnmp_app with the related RPC thread 00050
    • The load from these two processes increases significantly when monitoring data is reported to the LMC (only affects the stack master). This process only runs periodically so it will only cause temporary load peaks
  • bcmRx:
    • This process transfers management information in a stack (affects all switches in a stack).

Image Added


Optimization options and recommendations for action:

Significantly increased CPU load on GS-45xx switches in a stack managed by the LMC:

Up to and including LCOS SX 5.20 RU6, the CPU load of the stack master in an LMC managed stack of GS-45xx switches is significantly increased (stack members are unaffected). This is because the stack master reports the status information of the other stack members to the LMC and this entails additional administrative effort. This can lead to limited access to the stack-master management interface. However, data transfer is not affected at any time

This is fixed as of LCOS SX 5.20 RU7. LANCOM Systems recommends that any stack of GS-45xx switches managed by the LMC should be updated to LCOS SX as of version 5.20 RU7 (download current version).


Check CPU load after activating additional features:

Additional features such as dynamic routing protocols (BGP and OSPF), DHCP snooping and RADIUS are processed by the CPU and therefore can have an indirect impact on data traffic. LANCOM Systems therefore recommends that you check the CPU load after activating a feature to see whether the load increases to an extent which slows down the transmission of data traffic. 

Process nameFunctionProzess-NameFunktion
ospf_appOSPF
DHCP_snoopDHCP-Snooping
DHCPv6_snoopDHCPv6-Snooping
radius_taskRADIUS

...