Skip to content

Commit

Permalink
Built from 27454c6
Browse files Browse the repository at this point in the history
  • Loading branch information
netappabhinanda authored and IE-Build committed Feb 9, 2024
1 parent 40aeee6 commit 9637896
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 5 deletions.
1 change: 1 addition & 0 deletions _i18n/zh-cn/dictionary.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4689,4 +4689,5 @@
<block id="abcd8d3f588678870638aff6d2b158be" category="paragraph">40/100GbE节点22</block>
<block id="acd5b19e96fe10bf67f0e3b493444cdb" category="paragraph">40/100GbE节点23</block>
<block id="a03b317075029ec2eb6886719507222d" category="paragraph">40/100GbE节点24</block>
<block id="6cc558c5fd7b268022c9cd6a5f86134b" category="admonition">列出的例外不会影响性能、可以放心地忽略。</block>
</blocks>
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
permalink: switch-nvidia-sn2100/cabling-considerations-sn2100-cluster.html
sidebar: sidebar
keywords: sn2100 SN2100 cabling setup, sn2100 switches configuration, cumulus linux os
keywords: SN2100 cabling setup, sn2100 switches configuration, cumulus linux os
summary: 在配置NVIDIA SN2100交换机之前、请查看以下信息。
---
= 查看布线和配置注意事项
Expand Down
50 changes: 46 additions & 4 deletions switch-nvidia-sn2100/install-rcf-sn2100-cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ ADMDN swp3 N/A 9216 NotConfigured
ADMDN swp4 N/A 9216 NotConfigured
ADMDN swp5 N/A 9216 NotConfigured
ADMDN swp6 N/A 9216 NotConfigured
ADMDN swp7 N/A 9216 NotConfigure
ADMDN swp7 N/A 9216 NotConfigured
ADMDN swp8 N/A 9216 NotConfigured
ADMDN swp9 N/A 9216 NotConfigured
ADMDN swp10 N/A 9216 NotConfigured
Expand Down Expand Up @@ -383,7 +383,8 @@ lo IP Address: ::1/128
.
.
.
+ swp15 9216 100G up cumulus swp15 swp----
+ swp15 9216 100G up cumulus swp15 swp
admin@sw1:mgmt:~$ *nv show interface*
Interface MTU Speed State Remote Host Remote Port- Type Summary
------------- ----- ----- ----- ------------------- ------------ --------- -------------
Expand All @@ -407,8 +408,9 @@ mode               lossless     lossless  Roce Mode
congestion-control
  congestion-mode   ECN,RED                Congestion config mode
  enabled-tc        0,2,5                  Congestion config enabled Traffic Class
  max-threshold     200000 B               Congestion config max-threshold
  min-threshold     40000 B                Congestion config min-threshold
  max-threshold 195.31 KB Congestion config max-threshold
min-threshold 39.06 KB Congestion config min-threshold
probability 100
lldp-app-tlv
  priority          3                      switch-priority of roce
  protocol-id       4791                   L4 port number
Expand Down Expand Up @@ -454,7 +456,47 @@ RoCE pool config
    1   roce-reserved-ingress  Dynamic  50%   2,5                -
    2   lossy-default-egress   Dynamic  50%   -                  0
    3   roce-reserved-egress   Dynamic  inf   -                  2,5

Exception List
=================
description
-- -----------------------------------------------------------------------…
1 RoCE PFC Priority Mismatch.Expected pfc-priority: 3.
2 Congestion Config TC Mismatch.Expected enabled-tc: 0,3.
3 Congestion Config mode Mismatch.Expected congestion-mode: ECN.
4 Congestion Config min-threshold Mismatch.Expected min-threshold: 150000.
5 Congestion Config max-threshold Mismatch.Expected max-threshold:
1500000.
6 Scheduler config mismatch for traffic-class mapped to switch-prio0.
Expected scheduler-weight: DWRR-50%.
7 Scheduler config mismatch for traffic-class mapped to switch-prio1.
Expected scheduler-weight: DWRR-50%.
8 Scheduler config mismatch for traffic-class mapped to switch-prio2.
Expected scheduler-weight: DWRR-50%.
9 Scheduler config mismatch for traffic-class mapped to switch-prio3.
Expected scheduler-weight: DWRR-50%.
10 Scheduler config mismatch for traffic-class mapped to switch-prio4.
Expected scheduler-weight: DWRR-50%.
11 Scheduler config mismatch for traffic-class mapped to switch-prio5.
Expected scheduler-weight: DWRR-50%.
12 Scheduler config mismatch for traffic-class mapped to switch-prio6.
Expected scheduler-weight: strict-priority.
13 Scheduler config mismatch for traffic-class mapped to switch-prio7.
Expected scheduler-weight: DWRR-50%.
14 Invalid reserved config for ePort.TC[2].Expected 0 Got 1024
15 Invalid reserved config for ePort.TC[5].Expected 0 Got 1024
16 Invalid traffic-class mapping for switch-priority 2.Expected 0 Got 2
17 Invalid traffic-class mapping for switch-priority 3.Expected 3 Got 0
18 Invalid traffic-class mapping for switch-priority 5.Expected 0 Got 5
19 Invalid traffic-class mapping for switch-priority 6.Expected 6 Got 0
Incomplete Command: set interface swp3-16 link fast-linkupp3-16 link fast-linkup
Incomplete Command: set interface swp3-16 link fast-linkupp3-16 link fast-linkup
Incomplete Command: set interface swp3-16 link fast-linkupp3-16 link fast-linkup
----
+
NOTE: 列出的例外不会影响性能、可以放心地忽略。
. 验证接口中收发器的信息:
+
[listing, subs="+quotes"]
Expand Down

0 comments on commit 9637896

Please sign in to comment.